15.1.5 Valid_State_Multi_Mesh Procedure

The Valid_State_Multi_Mesh procedure returns true iff the Multi_Mesh is in a valid state - that is, iff the Multi_Mesh passes all of the valid state tests.

Calling syntax:

Logical = Valid_State(Mesh)

Input variables:

 Mesh  The Multi_Mesh to be checked.

Output variable:

 Valid_State  True iff the Multi_Mesh is in a valid state.

The Valid_State_Multi_Mesh code listing contains additional documentation.



Michael L. Hall