Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
initShapeFunction
Subroutine
MIT
6 statements
Source File
ShapeFunctionClass.f90
ShapeFunctionClass
initShapeFunction
Contents
None
public subroutine initShapeFunction(obj, ElemType)
Arguments
Type
Intent
Optional
Attributes
Name
class(
ShapeFunction_
),
intent(inout)
::
obj
character(len=*),
intent(in),
optional
::
ElemType
Contents
None