matmulCRSLinearSolver Function

public function matmulCRSLinearSolver(obj, openMP) result(mm)

Type Bound

LinearSolver_

Arguments

Type IntentOptional Attributes Name
class(LinearSolver_), intent(inout) :: obj
logical, intent(in), optional :: openMP

Return Value real(kind=real64), allocatable, (:)