https://mooseframework.inl.gov
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")

◆ REPORTER_MODE_REPLICATED

const ReporterMode REPORTER_MODE_REPLICATED("REPLICATED")

◆ REPORTER_MODE_ROOT

const ReporterMode REPORTER_MODE_ROOT("ROOT")

◆ REPORTER_MODE_UNSET

const ReporterMode REPORTER_MODE_UNSET("UNSET")