Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
matmulCOOLinearSolver
Function
MIT
18 statements
Source File
LinearSolverClass.f90
LinearSolverClass
matmulCOOLinearSolver
Contents
None
public function matmulCOOLinearSolver(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