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