#include <PressureValveBoundary.hpp>
◆ PressureValveBoundary() [1/2]
◆ PressureValveBoundary() [2/2]
fub::amrex::PressureValveBoundary::PressureValveBoundary |
( |
const IdealGasMix< 1 > & |
equation, |
|
|
const std::map< std::string, pybind11::object > & |
options |
|
) |
| |
◆ FillBoundary() [1/2]
void fub::amrex::PressureValveBoundary::FillBoundary |
( |
::amrex::MultiFab & |
mf, |
|
|
const GriddingAlgorithm & |
gridding, |
|
|
int |
level |
|
) |
| |
◆ FillBoundary() [2/2]
void fub::amrex::PressureValveBoundary::FillBoundary |
( |
::amrex::MultiFab & |
mf, |
|
|
const GriddingAlgorithm & |
gridding, |
|
|
int |
level, |
|
|
Direction |
dir |
|
) |
| |
◆ GetOptions()
◆ GetSharedState()
const std::shared_ptr<PressureValve>& fub::amrex::PressureValveBoundary::GetSharedState |
( |
| ) |
const |
|
inlinenoexcept |
◆ equation_
IdealGasMix<1> fub::amrex::PressureValveBoundary::equation_ |
|
private |
◆ options_
◆ shared_valve_
std::shared_ptr<PressureValve> fub::amrex::PressureValveBoundary::shared_valve_ |
|
private |
The documentation for this class was generated from the following file: