https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Variables
ReporterMode.C File Reference

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")
 

Variable Documentation

◆ REPORTER_MODE_DISTRIBUTED

const ReporterMode REPORTER_MODE_DISTRIBUTED("DISTRIBUTED") ( "DISTRIBUTED"  )

◆ REPORTER_MODE_REPLICATED

const ReporterMode REPORTER_MODE_REPLICATED("REPLICATED") ( "REPLICATED"  )

◆ REPORTER_MODE_ROOT

const ReporterMode REPORTER_MODE_ROOT("ROOT") ( "ROOT"  )

◆ REPORTER_MODE_UNSET

const ReporterMode REPORTER_MODE_UNSET("UNSET") ( "UNSET"  )