Go to the source code of this file.
Variables | |
const ReporterMode | REPORTER_MODE_UNSET ("UNSET") |
const ReporterMode | REPORTER_MODE_ROOT ("ROOT") |
const ReporterMode | REPORTER_MODE_REPLICATED ("REPLICATED") |
const ReporterMode | REPORTER_MODE_DISTRIBUTED ("DISTRIBUTED") |
const ReporterMode REPORTER_MODE_DISTRIBUTED("DISTRIBUTED") |
Referenced by AccumulateReporter::declareAccumulateHelper(), VectorPostprocessor::declareVector(), ReporterContext< std::vector< T > >::finalize(), ReporterPositions::initialize(), ReporterTimes::initialize(), MultiAppCloneReporterTransfer::initialSetup(), CSV::output(), JSONOutput::outputReporters(), ReporterContext< std::vector< T > >::ReporterContext(), and ReporterGatherContext< T >::ReporterGatherContext().
const ReporterMode REPORTER_MODE_REPLICATED("REPLICATED") |
Referenced by AccumulateReporter::declareAccumulateHelper(), IterationInfo::declareHelper(), VectorPostprocessor::declareVector(), ReporterContext< std::vector< T > >::finalize(), ReporterBroadcastContext< T >::finalize(), ReporterScatterContext< T >::finalize(), VectorPostprocessorInterface::getVectorPostprocessorByNameHelper(), MultiAppReporterTransfer::initialSetup(), ReporterContext< std::vector< T > >::ReporterContext(), and MultiAppReporterTransfer::setVectorReporterTransferModes().
const ReporterMode REPORTER_MODE_ROOT("ROOT") |
Referenced by AccumulateReporter::declareAccumulateHelper(), VectorPostprocessor::declareVector(), ReporterContext< std::vector< T > >::finalize(), ReporterGatherContext< T >::finalize(), PostprocessorInterface::getPostprocessorValueByNameInternal(), VectorPostprocessorInterface::getVectorPostprocessorByNameHelper(), MultiAppCloneReporterTransfer::initialSetup(), JSONOutput::outputReporters(), ReporterBroadcastContext< T >::ReporterBroadcastContext(), ReporterContext< std::vector< T > >::ReporterContext(), ReporterScatterContext< T >::ReporterScatterContext(), MultiAppReporterTransfer::setVectorReporterTransferModes(), and SolutionInvalidityReporter::SolutionInvalidityReporter().
const ReporterMode REPORTER_MODE_UNSET("UNSET") |
Referenced by AccumulateReporter::declareAccumulateHelper(), Postprocessor::declareValue(), Reporter::declareValue(), Reporter::declareValueByName(), ReporterBroadcastContext< T >::finalize(), ReporterScatterContext< T >::finalize(), ReporterGatherContext< T >::finalize(), ReporterInterface::getReporterValue(), ReporterInterface::getReporterValueByName(), and ReporterContextBase::init().