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.

Member Data Documentation

How often, in timesteps, to save data.

For keeping track of save frequency.

How many int data members we're saving for.

How many float data members we're saving for.

How many char data members we're saving for.

How mnay bool data members we're saving for.

Codes for int data members.

Codes for float data members.

Codes for char data members.

Codes for bool data members.

Shortcut for quickly determining whether this tree is saved this timestep.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 19 13:56:14 2011 for SORTIE Core C++ Documentation by  doxygen 1.5.6