#include <dune/fem/schemes/dgelliptic.hh>
|
| DefaultPenalty (const DFSpace &space, double penalty) |
|
template<class Intersection > |
double | operator() (const Intersection &intersection, double intersectionArea, double area, double nbArea) const |
|
const double & | factor () const |
|
◆ DefaultPenalty()
◆ factor()
◆ operator()()
template<class DFSpace >
template<class Intersection >
double DefaultPenalty< DFSpace >::operator() |
( |
const Intersection & |
intersection, |
|
|
double |
intersectionArea, |
|
|
double |
area, |
|
|
double |
nbArea |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: