plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
matmulCOOLinearSolver
Function
MIT
18 statements
Source File
LinearSolverClass.f90
LinearSolverClass
matmulCOOLinearSolver
Contents
public function matmulCOOLinearSolver(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, (:)