RhoSymmetricLinearExtrapolationBoundaries< Model > Class Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::def::RhoSymmetricLinearExtrapolationBoundaries< Model > Class Template Reference
FV boundary strategy for rho-coordinate models with an even lower-boundary symmetry. 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::RhoSymmetricLinearExtrapolationBoundaries< Model >
class DiFfRG::def::RhoSymmetricLinearExtrapolationBoundaries< Model >
FV boundary strategy for rho-coordinate models with an even lower-boundary symmetry.
The lower boundary face is the symmetry plane at rho = 0. The first physical cell remains a free cell-centered unknown; only the two ghost cells are filled by even reflection. The upper boundary keeps the affine extrapolation used by FVDefaultBoundaries.
Member Function Documentation
◆ apply_boundary_stencil()
template<typename Model >
template<int dim, typename NumberType , size_t n_components>
|
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
Generated by