|
| PSRead (amrex::Vector< amrex::Geometry > &_geom) |
|
| PSRead (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) |
|
void | Define () |
|
void | Add (const int &lev, Set::Field< Set::Scalar > &a_phi, 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 = "psread" |
|
|
amrex::Vector< amrex::Geometry > & | geom |
|
int | comp = 0 |
|
Definition at line 21 of file PSRead.H.
◆ Type
Enumerator |
---|
Partition | |
Values | |
Definition at line 26 of file PSRead.H.
◆ PSRead() [1/2]
IC::PSRead::PSRead |
( |
amrex::Vector< amrex::Geometry > & |
_geom | ) |
|
|
inline |
◆ PSRead() [2/2]
IC::PSRead::PSRead |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ Add()
◆ Define()
void IC::PSRead::Define |
( |
| ) |
|
|
inline |
◆ Parse()
◆ eps
◆ invert
bool IC::PSRead::invert = false |
|
private |
◆ mult
◆ name
constexpr const char* IC::PSRead::name = "psread" |
|
staticconstexpr |
◆ x0
The documentation for this class was generated from the following file: