DiFfRG
Loading...
Searching...
No Matches
DiFfRG::def::FlowBoundaries< Model > Class Template Reference

#include <numflux.hh>

Public Member Functions

template<int dim, typename NumberType , typename Solutions , typename M = Model>
void boundary_numflux (std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(0)> &F, const Tensor< 1, dim > &, const Point< dim > &p, const Solutions &sol) const
 
template<uint dependent, int dim, typename NumberType , typename Solutions , typename M = Model>
void ldg_boundary_numflux (std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(dependent)> &BNF, const Tensor< 1, dim > &, const Point< dim > &p, const Solutions &u) const
 

Private Member Functions

Model & asImp ()
 
const Model & asImp () const
 

Member Function Documentation

◆ asImp() [1/2]

template<typename Model >
Model & DiFfRG::def::FlowBoundaries< Model >::asImp ( )
inlineprivate

◆ asImp() [2/2]

template<typename Model >
const Model & DiFfRG::def::FlowBoundaries< Model >::asImp ( ) const
inlineprivate

◆ boundary_numflux()

template<typename Model >
template<int dim, typename NumberType , typename Solutions , typename M = Model>
void DiFfRG::def::FlowBoundaries< Model >::boundary_numflux ( std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(0)> & F,
const Tensor< 1, dim > & ,
const Point< dim > & p,
const Solutions & sol ) const
inline

◆ ldg_boundary_numflux()

template<typename Model >
template<uint dependent, int dim, typename NumberType , typename Solutions , typename M = Model>
void DiFfRG::def::FlowBoundaries< Model >::ldg_boundary_numflux ( std::array< Tensor< 1, dim, NumberType >, M::Components::count_fe_functions(dependent)> & BNF,
const Tensor< 1, dim > & ,
const Point< dim > & p,
const Solutions & u ) const
inline

The documentation for this class was generated from the following file: