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