FVDefaultBoundaries< Model > Class Template Reference#

DiFfRG: DiFfRG::def::FVDefaultBoundaries< Model > Class Template Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
DiFfRG::def::FVDefaultBoundaries< Model > Class Template Reference

Default FV boundary strategy used by the Kurganov-Tadmor assembler. More...

#include <fv_boundaries.hh>

Public Member Functions

template<int dim, typename NumberType , size_t n_components>
bool apply_boundary_stencil (BoundaryStencilValues< dim, NumberType, n_components > &u_stencil, BoundaryStencilPoints< dim > &x_stencil, const Point< dim > &x_face) const
 

Detailed Description

template<typename Model>
class DiFfRG::def::FVDefaultBoundaries< Model >

Default FV boundary strategy used by the Kurganov-Tadmor assembler.

In the stencil-only KT implementation this means affine extrapolation from the nearest physical cells on either boundary.

Member Function Documentation

◆ apply_boundary_stencil()

template<typename Model >
template<int dim, typename NumberType , size_t n_components>
bool DiFfRG::def::FVDefaultBoundaries< Model >::apply_boundary_stencil ( BoundaryStencilValues< dim, NumberType, n_components > & u_stencil,
BoundaryStencilPoints< dim > & x_stencil,
const Point< dim > & x_face ) const
inline

The documentation for this class was generated from the following file:
  • /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/model/fv_boundaries.hh