UDFImpl< T > Class Template Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::udf::UDFImpl< T > Class Template Reference
#include <UDF.H>
Inheritance diagram for amr_wind::udf::UDFImpl< T >:
Collaboration diagram for amr_wind::udf::UDFImpl< T >:
Public Member Functions | |
UDFImpl (Field &) | |
void | operator() (int level, const amrex::Geometry &geom) override |
Static Public Member Functions | |
static std::string | identifier () |
Private Attributes | |
Field & | m_field |
T | m_op |
Constructor & Destructor Documentation
◆ UDFImpl()
template<typename T >
|
explicit |
Member Function Documentation
◆ identifier()
template<typename T >
|
inlinestatic |
◆ operator()()
template<typename T >
|
override |
Member Data Documentation
◆ m_field
template<typename T >
|
private |
◆ m_op
template<typename T >
|
private |
The documentation for this class was generated from the following files:
Generated by 1.12.0