|
| Ellipse (amrex::Vector< amrex::Geometry > &_geom) |
|
| Ellipse (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) |
|
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 = "ellipse" |
|
|
amrex::Vector< amrex::Geometry > & | geom |
|
int | comp = 0 |
|
Definition at line 15 of file Ellipse.H.
◆ Mollifier
◆ Ellipse() [1/2]
IC::Ellipse::Ellipse |
( |
amrex::Vector< amrex::Geometry > & |
_geom | ) |
|
|
inline |
◆ Ellipse() [2/2]
IC::Ellipse::Ellipse |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ Add()
◆ Parse()
◆ center
◆ eps
◆ invert
int IC::Ellipse::invert = 0 |
|
private |
◆ name
constexpr const char* IC::Ellipse::name = "ellipse" |
|
staticconstexpr |
◆ number_of_inclusions
int IC::Ellipse::number_of_inclusions = 1 |
|
private |
The documentation for this class was generated from the following file: