Functions

dump_binary.c File Reference

Function to write an unformatted dump of the field variables. More...

Go to the source code of this file.

Functions

void dump_binary (MeshS *pM, OutputS *pOut)
 Function to write an unformatted dump of the field variables.

Detailed Description

Function to write an unformatted dump of the field variables.

PURPOSE: Function to write an unformatted dump of the field variables that can be read, e.g., by IDL scripts. With SMR, dumps are made for all levels and domains, unless nlevel and ndomain are specified in <output> block.

CONTAINS PUBLIC FUNCTIONS:

Definition in file dump_binary.c.


Function Documentation

void dump_binary ( MeshS pM,
OutputS pOut 
)