DensitySource Class Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
kynema_sgf::pde::DensitySource Class Referenceabstract
#include <DensitySource.H>
Inheritance diagram for kynema_sgf::pde::DensitySource:
Collaboration diagram for kynema_sgf::pde::DensitySource:
Public Member Functions | |
| ~DensitySource () override=default | |
| virtual void | operator() (int lev, const amrex::MFIter &mfi, const amrex::Box &bx, FieldState fstate, const amrex::Array4< amrex::Real > &src_term) const =0 |
| Public Member Functions inherited from kynema_sgf::Factory< DensitySource, const CFDSim & > | |
| virtual | ~Factory ()=default |
Static Public Member Functions | |
| static std::string | base_identifier () |
| Static Public Member Functions inherited from kynema_sgf::Factory< DensitySource, const CFDSim & > | |
| static std::unique_ptr< DensitySource > | create (const std::string &key, Args... args) |
| static void | print (std::ostream &os) |
Additional Inherited Members | |
| Public Attributes inherited from kynema_sgf::Factory< DensitySource, const CFDSim & > | |
| friend | Base |
Constructor & Destructor Documentation
◆ ~DensitySource()
|
overridedefault |
Member Function Documentation
◆ base_identifier()
|
inlinestatic |
◆ operator()()
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/runner/work/kynema-sgf/kynema-sgf/src/equation_systems/density/DensitySource.H
Generated by