|
| Cuboid (amrex::Vector< amrex::Geometry > &_geom) |
|
| Cuboid (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) |
|
void | Define () |
|
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 |
|
|
amrex::Vector< amrex::Geometry > & | geom |
|
int | comp = 0 |
|
Definition at line 20 of file Cuboid.H.
◆ Cuboid() [1/2]
IC::Cuboid::Cuboid |
( |
amrex::Vector< amrex::Geometry > & |
_geom | ) |
|
|
inline |
◆ Cuboid() [2/2]
IC::Cuboid::Cuboid |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ Add()
◆ Define()
void IC::Cuboid::Define |
( |
| ) |
|
|
inline |
◆ Parse()
◆ center
amrex::Vector<amrex::Real> IC::Cuboid::center |
|
private |
◆ eps
◆ length
amrex::Vector<amrex::Real> IC::Cuboid::length |
|
private |
The documentation for this class was generated from the following file: