plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
initLinearSolver
Subroutine
MIT
49 statements
Source File
LinearSolverClass.f90
LinearSolverClass
initLinearSolver
Contents
public subroutine initLinearSolver(obj, NumberOfNode, DOF)
Type Bound
LinearSolver_
Arguments
Type
Intent
Optional
Attributes
Name
class(
LinearSolver_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in),
optional
::
NumberOfNode
(:)
integer(kind=int32),
intent(in),
optional
::
DOF