#include <DensitySource.H>
|
| ~DensitySource () override=default |
|
virtual void | operator() (const int lev, const amrex::MFIter &mfi, const amrex::Box &bx, const FieldState fstate, const amrex::Array4< amrex::Real > &src_term) const =0 |
|
virtual | ~Factory ()=default |
|
|
static std::string | base_identifier () |
|
static std::unique_ptr< DensitySource > | create (const std::string &key, Args... args) |
|
static void | print (std::ostream &os) |
|
◆ ~DensitySource()
amr_wind::pde::DensitySource::~DensitySource |
( |
| ) |
|
|
overridedefault |
◆ base_identifier()
static std::string amr_wind::pde::DensitySource::base_identifier |
( |
| ) |
|
|
inlinestatic |
◆ operator()()
virtual void amr_wind::pde::DensitySource::operator() |
( |
const int | lev, |
|
|
const amrex::MFIter & | mfi, |
|
|
const amrex::Box & | bx, |
|
|
const FieldState | fstate, |
|
|
const amrex::Array4< amrex::Real > & | src_term ) const |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/density/DensitySource.H