plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
matmulCRSLinearSolver
Function
MIT
22 statements
Source File
LinearSolverClass.f90
LinearSolverClass
matmulCRSLinearSolver
Contents
public function matmulCRSLinearSolver(obj, openMP) result(mm)
Type Bound
LinearSolver_
Arguments
Type
Intent
Optional
Attributes
Name
class(
LinearSolver_
),
intent(inout)
::
obj
logical,
intent(in),
optional
::
openMP
Return Value
real(kind=real64), allocatable, (:)