/home/runner/work/amr-wind/amr-wind/amr-wind/fvm/qcriterion.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/fvm/qcriterion.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
qcriterion.H File Reference
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  amr_wind::fvm::Qcriterion< FTypeIn, FTypeOut >
 

Namespaces

namespace  amr_wind
 
namespace  amr_wind::fvm
 

Functions

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