SetShapeFuncType Subroutine

public subroutine SetShapeFuncType(obj, NumOfDim, NumOfNodePerElem, ReducedIntegration, NumOfGp)

Type Bound

ShapeFunction_

Arguments

Type IntentOptional Attributes Name
class(ShapeFunction_), intent(inout) :: obj
integer(kind=int32), intent(in), optional :: NumOfDim
integer(kind=int32), intent(in), optional :: NumOfNodePerElem
logical, intent(in), optional :: ReducedIntegration
integer(kind=int32), intent(in), optional :: NumOfGp