clOutput::stcTreeOutputInfo Struct Reference

Defines what tree output data to save. More...

#include <Output.h>

List of all members.

Public Attributes

short int iSaveFreq
 How often, in timesteps, to save data.
short int iSumTimestep
 For keeping track of save frequency.
short int iNumInts
 How many int data members we're saving for.
short int iNumFloats
 How many float data members we're saving for.
short int iNumChars
 How many char data members we're saving for.
short int iNumBools
 How mnay bool data members we're saving for.
short int * p_iIntCodes
 Codes for int data members.
short int * p_iFloatCodes
 Codes for float data members.
short int * p_iCharCodes
 Codes for char data members.
short int * p_iBoolCodes
 Codes for bool data members.
bool bSaveThisTimeStep
 Shortcut for quickly determining whether this tree is saved this timestep.


Detailed Description

Defines what tree output data to save.


The documentation for this struct was generated from the following file:
Generated on Thu May 24 09:30:44 2007 for SORTIE Core C++ Documentation by  doxygen 1.5.2