SetJs
This subroutine set the determinent of jacobian
MODULE PURE SUBROUTINE setJs(obj)
CLASS(ElemshapeData_), INTENT(INOUT) :: obj
END SUBROUTINE setJs
END INTERFACE
This subroutine set the determinent of jacobian
MODULE PURE SUBROUTINE setJs(obj)
CLASS(ElemshapeData_), INTENT(INOUT) :: obj
END SUBROUTINE setJs
END INTERFACE