|
| TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom) |
|
| TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp) |
|
| TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, IO::ParmParse &pp, std::string name) |
|
| TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, std::vector< Set::Scalar > a_xs, std::vector< Set::Scalar > a_ys) |
|
| TabulatedInterface (amrex::Vector< amrex::Geometry > &_geom, std::vector< Set::Scalar > a_xs, std::vector< Set::Scalar > a_ys, Set::Scalar a_alpha1, Set::Scalar a_alpha2, Type a_type=Type::Values) |
|
void | Define (std::vector< Set::Scalar > a_xs, std::vector< Set::Scalar > a_ys, Type a_type=Type::Partition, Set::Scalar a_alpha1=1.0, Set::Scalar a_alpha2=1.0) |
|
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 14 of file TabulatedInterface.H.
◆ Type
◆ TabulatedInterface() [1/5]
IC::TabulatedInterface::TabulatedInterface |
( |
amrex::Vector< amrex::Geometry > & |
_geom | ) |
|
|
inline |
◆ TabulatedInterface() [2/5]
IC::TabulatedInterface::TabulatedInterface |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp |
|
) |
| |
|
inline |
◆ TabulatedInterface() [3/5]
IC::TabulatedInterface::TabulatedInterface |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
IO::ParmParse & |
pp, |
|
|
std::string |
name |
|
) |
| |
|
inline |
◆ TabulatedInterface() [4/5]
IC::TabulatedInterface::TabulatedInterface |
( |
amrex::Vector< amrex::Geometry > & |
_geom, |
|
|
std::vector< Set::Scalar > |
a_xs, |
|
|
std::vector< Set::Scalar > |
a_ys |
|
) |
| |
|
inline |
◆ TabulatedInterface() [5/5]
◆ Add()
◆ Define()
◆ Parse()
◆ alpha1
◆ alpha2
◆ type
Type IC::TabulatedInterface::type |
|
private |
◆ xs
◆ ys
The documentation for this class was generated from the following file: