Curvature< FTypeIn, FTypeOut > Struct Template Reference

Kynema-SGF API: kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut > Struct Template Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut > Struct Template Reference

#include <curvature.H>

Public Member Functions

 Curvature (FTypeOut &curphi, const FTypeIn &phi)
template<typename Stencil>
void apply (const int lev, const amrex::MFIter &mfi) const

Public Attributes

FTypeOut & m_curphi
const FTypeIn & m_phi

Detailed Description

template<typename FTypeIn, typename FTypeOut>
struct kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut >

Curvature operator

Constructor & Destructor Documentation

◆ Curvature()

template<typename FTypeIn, typename FTypeOut>
kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut >::Curvature ( FTypeOut & curphi,
const FTypeIn & phi )
inline

Member Function Documentation

◆ apply()

template<typename FTypeIn, typename FTypeOut>
template<typename Stencil>
void kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut >::apply ( const int lev,
const amrex::MFIter & mfi ) const
inline

Member Data Documentation

◆ m_curphi

template<typename FTypeIn, typename FTypeOut>
FTypeOut& kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut >::m_curphi

◆ m_phi

template<typename FTypeIn, typename FTypeOut>
const FTypeIn& kynema_sgf::fvm::Curvature< FTypeIn, FTypeOut >::m_phi

The documentation for this struct was generated from the following file:
  • /home/runner/work/kynema-sgf/kynema-sgf/src/fvm/curvature.H