#include <dune/fem/schemes/integrands.hh>
|
| DGConservationLawModelIntegrands (const Model &model, RangeFieldType penalty) |
|
bool | init (const EntityType &entity) |
|
bool | init (const IntersectionType &intersection) |
|
void | unbind () |
|
template<class Point > |
RangeValueType | interior (const Point &x, const DomainValueType &u) const |
|
template<class Point > |
auto | linearizedInterior (const Point &x, const DomainValueType &u) const |
|
template<class Point > |
RangeValueType | boundary (const Point &x, const DomainValueType &u) const |
|
template<class Point > |
auto | linearizedBoundary (const Point &x, const DomainValueType &u) const |
|
template<class Point > |
std::pair< RangeValueType, RangeValueType > | skeleton (const Point &xIn, const DomainValueType &uIn, const Point &xOut, const DomainValueType &uOut) const |
|
template<class Point > |
auto | linearizedSkeleton (const Point &xIn, const DomainValueType &uIn, const Point &xOut, const DomainValueType &uOut) const |
|
const Model & | model () const |
|
◆ DomainValueType
◆ EntityType
◆ GridPartType
◆ IntersectionType
◆ JacobianRangeType
◆ ModelType
◆ RangeFieldType
◆ RangeType
◆ RangeValueType
◆ DGConservationLawModelIntegrands()
◆ boundary()
template<class Model >
template<class Point >
◆ init() [1/2]
◆ init() [2/2]
◆ interior()
template<class Model >
template<class Point >
◆ linearizedBoundary()
template<class Model >
template<class Point >
◆ linearizedInterior()
template<class Model >
template<class Point >
◆ linearizedSkeleton()
template<class Model >
template<class Point >
◆ model()
◆ skeleton()
template<class Model >
template<class Point >
◆ unbind()
The documentation for this struct was generated from the following file: