https://mooseframework.inl.gov
Classes | Variables
ReporterMode.h File Reference

Go to the source code of this file.

Classes

class  ReporterMode
 MooseEnumItem that automatically creates the ID and doesn't allow the ID to be assigned. More...
 
class  ReporterProducerEnum
 MooseEnum designed for the ReporterContext objects to define how a ReporterValue can and is being produced. More...
 

Variables

const ReporterMode REPORTER_MODE_UNSET
 
const ReporterMode REPORTER_MODE_ROOT
 
const ReporterMode REPORTER_MODE_REPLICATED
 
const ReporterMode REPORTER_MODE_DISTRIBUTED
 

Variable Documentation

◆ REPORTER_MODE_DISTRIBUTED

const ReporterMode REPORTER_MODE_DISTRIBUTED

◆ REPORTER_MODE_REPLICATED

const ReporterMode REPORTER_MODE_REPLICATED

◆ REPORTER_MODE_ROOT

const ReporterMode REPORTER_MODE_ROOT

◆ REPORTER_MODE_UNSET

const ReporterMode REPORTER_MODE_UNSET