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

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/fvm/strainrate.H File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
strainrate.H File Reference
#include "src/fvm/fvm_utils.H"
#include "AMReX_REAL.H"
Include dependency graph for strainrate.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::StrainRate< 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::strainrate (FTypeOut &strphi, const FTypeIn &phi)
template<typename FType>
std::unique_ptr< ScratchFieldkynema_sgf::fvm::strainrate (const FType &phi)