chombo-discharge
Loading...
Searching...
No Matches
Source
Driver
CD_TimeCode.H
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2021-2026 SINTEF Energy Research
3
*
4
* SPDX-License-Identifier: GPL-3.0-or-later
5
*/
6
13
#ifndef CD_TIMECODE_H
14
#define CD_TIMECODE_H
15
16
// Our includes
17
#include <CD_NamespaceHeader.H>
18
23
enum class
TimeCode
24
{
25
Advection,
26
Diffusion,
27
AdvectionDiffusion,
28
Source,
29
RelaxationTime,
30
Restricted,
31
Hardcap,
32
Error,
33
Physics
34
};
35
36
#include <CD_NamespaceFooter.H>
37
38
#endif
TimeCode
TimeCode
Enum class for identifying how a time step was restricted.
Definition
CD_TimeCode.H:24
Physics
Namespace containing physics models for use with chombo-discharge.
Definition
CD_AdvectionDiffusion.H:16
Generated by
1.9.8