#include <Output.h>
Public Attributes | |
string | sSubplotName |
Name of the subplot so it can be identified in output files. | |
string | sSubplotTarball |
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.
Name of the subplot so it can be identified in output files.
Root subplot detailed output file name plus extension for tarball (gzip'ed and tar'ed).
Array of grids, with each having a true or false designation for whether to include them in this subplot.