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