/home/runner/work/kynema-sgf/kynema-sgf/src/utilities/DerivedQtyDefs.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
DerivedQtyDefs.H
Go to the documentation of this file.
Definition Field.H:112
Definition FieldRepo.H:86
Definition IntField.H:20
Definition ScratchField.H:30
Definition DerivedQtyDefs.cpp:8
std::string name() const override
Definition DerivedQtyDefs.H:104
Divergence(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:84
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:92
static std::string identifier()
Definition DerivedQtyDefs.H:100
int num_comp() const override
Definition DerivedQtyDefs.H:109
static std::string identifier()
Definition DerivedQtyDefs.H:159
std::string name() const override
Definition DerivedQtyDefs.H:164
FieldComponents(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:153
amrex::Vector< int > m_comp
Definition DerivedQtyDefs.H:174
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:179
int num_comp() const override
Definition DerivedQtyDefs.H:166
void var_names(amrex::Vector< std::string > &plt_var_names) override
Definition DerivedQtyDefs.cpp:170
static std::string identifier()
Definition DerivedQtyDefs.H:78
Gradient(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:70
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:76
Laplacian(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:100
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:108
static std::string identifier()
Definition DerivedQtyDefs.H:120
int num_comp() const override
Definition DerivedQtyDefs.H:129
std::string name() const override
Definition DerivedQtyDefs.H:124
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:130
int num_comp() const override
Definition DerivedQtyDefs.H:148
static std::string identifier()
Definition DerivedQtyDefs.H:139
std::string name() const override
Definition DerivedQtyDefs.H:143
MaskTerrain(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:116
static std::string identifier()
Definition DerivedQtyDefs.H:27
QCriterion(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:25
int num_comp() const override
Definition DerivedQtyDefs.H:33
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:32
std::string name() const override
Definition DerivedQtyDefs.H:31
static constexpr int ncomp
Definition DerivedQtyDefs.H:43
int num_comp() const override
Definition DerivedQtyDefs.H:51
static std::string identifier()
Definition DerivedQtyDefs.H:44
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:47
std::string name() const override
Definition DerivedQtyDefs.H:49
QCriterionNondim(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:40
std::string name() const override
Definition DerivedQtyDefs.H:66
StrainRateMag(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:55
static std::string identifier()
Definition DerivedQtyDefs.H:62
int num_comp() const override
Definition DerivedQtyDefs.H:68
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:62
std::string name() const override
Definition DerivedQtyDefs.H:14
void operator()(ScratchField &fld, int scomp=0) const override
Definition DerivedQtyDefs.cpp:17
static std::string identifier()
Definition DerivedQtyDefs.H:10
int num_comp() const override
Definition DerivedQtyDefs.H:16
VorticityMag(const FieldRepo &repo, const std::vector< std::string > &args)
Definition DerivedQtyDefs.cpp:10
Generated by