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