|
| Constant (amrex::Vector< amrex::Geometry > &_geom) |
|
| Constant (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp) |
|
| Constant (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) |
|
| Constant (amrex::Vector< amrex::Geometry > &_geom, std::vector< amrex::Real > a_value) |
|
| ~Constant () |
|
void | Add (const int &lev, Set::Field< Set::Scalar > &a_field, Set::Scalar) |
|
| IC (amrex::Vector< amrex::Geometry > &_geom) |
|
virtual | ~IC () |
|
virtual void | Add (const int &lev, Set::Field< Set::Scalar > &field) |
|
virtual void | Add (const int &, Set::Field< Set::Vector > &, Set::Scalar) |
|
void | Initialize (const int &a_lev, Set::Field< Set::Scalar > &a_field, Set::Scalar a_time=0.0) |
|
void | Initialize (const int &a_lev, Set::Field< Set::Vector > &a_field, Set::Scalar a_time=0.0) |
|
virtual void | SetComp (int a_comp) final |
|
|
static constexpr const char * | name = "constant" |
|
|
amrex::Vector< amrex::Geometry > & | geom |
|
int | comp = 0 |
|
Definition at line 18 of file Constant.H.
◆ Constant() [1/4]
IC::Constant::Constant |
( |
amrex::Vector< amrex::Geometry > & |
_geom | ) |
|
|
inline |
◆ Constant() [2/4]
IC::Constant::Constant |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp |
|
) |
| |
|
inline |
◆ Constant() [3/4]
IC::Constant::Constant |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ Constant() [4/4]
IC::Constant::Constant |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
std::vector< amrex::Real > |
a_value |
|
) |
| |
|
inline |
◆ ~Constant()
IC::Constant::~Constant |
( |
| ) |
|
|
inline |
◆ Add()
◆ Parse()
◆ m_value
◆ name
constexpr const char* IC::Constant::name = "constant" |
|
staticconstexpr |
The documentation for this class was generated from the following file: