KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::Integrator< Space > Class Template Reference

#include <integration.hh>

Detailed Description

template<typename Space>
class Kaskade::Integrator< Space >

Definition at line 254 of file integration.hh.

Public Member Functions

 Integrator ()
 
template<class CellPointer >
void operator() (CellPointer const &c, QuadPoint const &q, ValueType v)
 
ValueType getIntegral ()
 

Constructor & Destructor Documentation

◆ Integrator()

template<typename Space >
Kaskade::Integrator< Space >::Integrator ( )
inline

Definition at line 264 of file integration.hh.

Member Function Documentation

◆ getIntegral()

template<typename Space >
ValueType Kaskade::Integrator< Space >::getIntegral ( )
inline

Definition at line 273 of file integration.hh.

Referenced by Kaskade::integral().

◆ operator()()

template<typename Space >
template<class CellPointer >
void Kaskade::Integrator< Space >::operator() ( CellPointer const &  c,
QuadPoint const &  q,
ValueType  v 
)
inline

Definition at line 267 of file integration.hh.


The documentation for this class was generated from the following file: