#include <Output.h>
Public Attributes | |
| char | cSubplotName [MAX_SUBPLOT_NAME_SIZE] |
| Name of the subplot so it can be identified in output files. | |
| char | cSubplotTarball [MAX_FILENAME_SIZE] |
| Root subplot detailed output file name plus extension for tarball (gzip'ed and tar'ed). | |
| bool ** | p_bUseCell |
| Array of grids, with each having a true or false designation for whether to include them in this subplot. | |
They get the same data saved as the plot as a whole.
1.4.7