Laplacian Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Private Attributes |
List of all members
amr_wind::derived::Laplacian Struct Reference
#include <DerivedQtyDefs.H>
Inheritance diagram for amr_wind::derived::Laplacian:
Collaboration diagram for amr_wind::derived::Laplacian:
Public Member Functions | |
Laplacian (const FieldRepo &repo, const std::vector< std::string > &args) | |
std::string | name () const override |
int | num_comp () const override |
void | operator() (ScratchField &fld, const int scomp=0) const override |
Static Public Member Functions | |
static std::string | identifier () |
Static Public Attributes | |
static constexpr int | ncomp = 1 |
Private Attributes | |
const Field * | m_phi |
Constructor & Destructor Documentation
◆ Laplacian()
amr_wind::derived::Laplacian::Laplacian | ( | const FieldRepo & | repo, |
const std::vector< std::string > & | args ) |
Member Function Documentation
◆ identifier()
|
inlinestatic |
◆ name()
|
inlineoverride |
◆ num_comp()
|
inlineoverride |
◆ operator()()
|
override |
Member Data Documentation
◆ m_phi
|
private |
◆ ncomp
|
staticconstexpr |
The documentation for this struct was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/utilities/DerivedQtyDefs.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/utilities/DerivedQtyDefs.cpp
Generated by 1.12.0