TKESource Class Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::pde::TKESource Class Referenceabstract
#include <TKESource.H>
Inheritance diagram for amr_wind::pde::TKESource:
Collaboration diagram for amr_wind::pde::TKESource:
Public Member Functions | |
~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 |
Public Member Functions inherited from amr_wind::Factory< TKESource, const CFDSim & > | |
virtual | ~Factory ()=default |
Static Public Member Functions | |
static std::string | base_identifier () |
Static Public Member Functions inherited from amr_wind::Factory< TKESource, const CFDSim & > | |
static std::unique_ptr< TKESource > | create (const std::string &key, Args... args) |
static void | print (std::ostream &os) |
Additional Inherited Members | |
Public Attributes inherited from amr_wind::Factory< TKESource, const CFDSim & > | |
friend | Base |
Detailed Description
Base class for all TKE source terms
Constructor & Destructor Documentation
◆ ~TKESource()
|
overridedefault |
Member Function Documentation
◆ base_identifier()
|
inlinestatic |
◆ operator()()
|
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
Generated by 1.12.0