DUNE-FEM (unstable)
integrator.hh
FunctionSpaceType::RangeType RangeType
range type
Definition: function.hh:68
void evaluate(const DomainType &x, RangeType &value) const
evaluate the function
Definition: function.hh:107
FunctionSpaceType::RangeFieldType RangeFieldType
field type of range
Definition: function.hh:64
actual interface class for integration point lists
Definition: quadrature.hh:158
integrator for arbitrary functions providing evaluate
Definition: integrator.hh:28
QuadratureType::EntityType EntityType
type of the entity
Definition: integrator.hh:34
Quadrature QuadratureType
type of quadrature to use
Definition: integrator.hh:31
Integrator(unsigned int order)
constructor
Definition: integrator.hh:45
void integrate(const EntityType &entity, const Function &function, typename Function ::RangeType &ret) const
integrate a function over an entity
Definition: integrator.hh:107
void integrateAdd(const EntityType &entity, const Function &function, typename Function ::RangeType &ret) const
add the integral over an entity to a variable
Definition: integrator.hh:67
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)