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