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