Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
getShapeFuncType
Subroutine
MIT
20 statements
Source File
ShapeFunctionClass.f90
ShapeFunctionClass
getShapeFuncType
Contents
None
public subroutine getShapeFuncType(obj, NumOfDim, NumOfNodePerElem)
Arguments
Type
Intent
Optional
Attributes
Name
class(
ShapeFunction_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
NumOfDim
integer(kind=int32),
intent(in)
::
NumOfNodePerElem
Contents
None