/home/runner/work/kynema-sgf/kynema-sgf/src/fvm/qcriterion.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/fvm/qcriterion.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
qcriterion.H File Reference
#include "src/fvm/fvm_utils.H"
#include "AMReX_REAL.H"
Include dependency graph for qcriterion.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kynema_sgf::fvm::Qcriterion< FTypeIn, FTypeOut >

Namespaces

namespace  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  kynema_sgf::fvm

Functions

template<typename FTypeIn, typename FTypeOut>
void kynema_sgf::fvm::q_criterion (FTypeOut &qcritphi, const FTypeIn &phi, const bool nondim=false)
template<typename FType>
std::unique_ptr< ScratchFieldkynema_sgf::fvm::q_criterion (const FType &phi)