IsPrism
Returns true if element is a Prism element
MODULE PURE FUNCTION isPrism(ElemType) RESULT(Ans)
LOGICAL(LGT) :: Ans
INTEGER(I4B), INTENT(IN) :: ElemType
END FUNCTION isPrism
Returns true if element is a Prism element
MODULE PURE FUNCTION isPrism(ElemType) RESULT(Ans)
LOGICAL(LGT) :: Ans
INTEGER(I4B), INTENT(IN) :: ElemType
END FUNCTION isPrism