dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DefaultPenalty< DFSpace > Struct Template Reference

#include <dune/fem/schemes/dgelliptic.hh>

Inheritance diagram for DefaultPenalty< DFSpace >:
Inheritance graph

Public Member Functions

 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
 

Constructor & Destructor Documentation

◆ DefaultPenalty()

template<class DFSpace >
DefaultPenalty< DFSpace >::DefaultPenalty ( const DFSpace &  space,
double  penalty 
)
inline

Member Function Documentation

◆ factor()

template<class DFSpace >
const double & DefaultPenalty< DFSpace >::factor ( ) const
inline

◆ 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: