#include <TKESource.H>
|
| ~TKESource () 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< TKESource > | create (const std::string &key, Args... args) |
|
static void | print (std::ostream &os) |
|
Base class for all TKE source terms
◆ ~TKESource()
amr_wind::pde::TKESource::~TKESource |
( |
| ) |
|
|
overridedefault |
◆ base_identifier()
static std::string amr_wind::pde::TKESource::base_identifier |
( |
| ) |
|
|
inlinestatic |
◆ operator()()
virtual void amr_wind::pde::TKESource::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/tke/TKESource.H