wiki:ReleaseFields

Version 2 (modified by trac, 12 years ago) ( diff )

ReleaseFields(NodeInfo Info, FuncParam Dummy)


Click here to view source.

In a single-processor run, this function just releases memory allocated to Info via a call to the DeallocFields() function and marks the node for deletion. In a multi-processor run, this program also deletes Info from any worker processors on which it exists.

Definitions of this function also exist in the lib/bearez.single_cpp.f90 and lib/bearez.mpi_cpp.f90 files.

INCLUDES:

None.

USES:

Note: See TracWiki for help on using the wiki.