Skip to main content

Display

Inheritated from AbstractMeshField.

Display

Display the content of AbstractMeshField.

@IOMethod

Interface

INTERFACE
MODULE SUBROUTINE Display(obj, msg, unitNo)
CLASS(AbstractMeshField_), INTENT(INOUT) :: obj
CHARACTER(*), INTENT(IN) :: msg
INTEGER(I4B), OPTIONAL, INTENT(IN) :: unitNo
END SUBROUTINE Display
END INTERFACE