chombo-discharge
Enumerations
CD_TimeCode.H File Reference

Declaration of various identifiers for "time codes". More...

#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Include dependency graph for CD_TimeCode.H:

Go to the source code of this file.

Enumerations

enum class  TimeCode {
  Advection , Diffusion , AdvectionDiffusion , Source ,
  RelaxationTime , Restricted , Hardcap , Error ,
  Physics
}
 Enum class for identifying how a time step was restricted. More...
 

Detailed Description

Declaration of various identifiers for "time codes".

Author
Robert Marskar

Enumeration Type Documentation

◆ TimeCode

enum TimeCode
strong

Enum class for identifying how a time step was restricted.

If the time code you are looking for is not in here, put it in and submit a pull request.