UDF Class Reference
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::udf::UDF Class Referenceabstract
#include <UDF.H>
Inheritance diagram for amr_wind::udf::UDF:
Collaboration diagram for amr_wind::udf::UDF:
Public Member Functions | |
| virtual void | operator() (int level, const amrex::Geometry &geom)=0 |
| Public Member Functions inherited from amr_wind::Factory< UDF, Field & > | |
| virtual | ~Factory ()=default |
Static Public Member Functions | |
| static std::string | base_identifier () |
| Static Public Member Functions inherited from amr_wind::Factory< UDF, Field & > | |
| static std::unique_ptr< UDF > | create (const std::string &key, Args... args) |
| static void | print (std::ostream &os) |
Additional Inherited Members | |
| Public Attributes inherited from amr_wind::Factory< UDF, Field & > | |
| friend | Base |
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/physics/udfs/UDF.H
Generated by