15.1.7 Dump_CGNS_Multi_Mesh Procedure

NOTE: This procedure has not been fully implemented and tested.

The Dump_CGNS_Multi_Mesh procedure writes a CGNS output file for a mesh to the specified filename.

Calling syntax:

call Dump_CGNS (Mesh, Filename, status)

Input variables:

 Filename  The filename for CGNS dump output.
 Mesh  The Multi_Mesh object to be queried.

The Dump_CGNS_Multi_Mesh code listing contains additional documentation.



Michael L. Hall