Divergence< FTypeIn, FTypeOut > Struct Template Reference

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

#include <divergence.H>

Public Member Functions

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

Public Attributes

FTypeOut & m_divphi
const FTypeIn & m_phi

Detailed Description

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

Divergence operator

Constructor & Destructor Documentation

◆ Divergence()

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

Member Function Documentation

◆ apply()

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

Member Data Documentation

◆ m_divphi

template<typename FTypeIn, typename FTypeOut>
FTypeOut& kynema_sgf::fvm::Divergence< FTypeIn, FTypeOut >::m_divphi

◆ m_phi

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

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