#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/lumpingquadrature.hh>
template<typename GridPart >
The type of the coordinates in the codim-0 reference element.
template<typename GridPart >
template<typename GridPart >
template<typename GridPart >
Just another name for double...
template<typename GridPart >
codimension of the element quadrature
template<typename GridPart >
template<typename GridPart >
constructor
- Parameters
-
[in] | entity | entity, on whose reference element the quadratre lives |
[in] | ignored | desired minimal order of the quadrature, which is of course fixed at 1. But we allow for this parameter in order to plug the LumpingQuadrature into generic code which normally passes the quadrature order as second parameter. |
template<typename GridPart >
copy constructor
- Parameters
-
[in] | org | element quadrature to copy |
template<typename GridPart >
The documentation for this class was generated from the following file: