#include <integrator.h>
|
| Integrator (const unsigned ord) |
|
| Integrator (const unsigned ord, const double tol) |
|
| Integrator (const unsigned ord, const unsigned levels, const double tol=0.0001) |
|
double | norm (const double a) const |
|
double | norm (const Vect3 &a) const |
|
template<typename Function > |
decltype(auto) | integrate (const Function &function, const Triangle &triangle) const |
|
Definition at line 19 of file integrator.h.
◆ Integrator() [1/3]
OpenMEEG::Integrator::Integrator |
( |
const unsigned | ord | ) |
|
|
inline |
◆ Integrator() [2/3]
OpenMEEG::Integrator::Integrator |
( |
const unsigned | ord, |
|
|
const double | tol ) |
|
inline |
◆ Integrator() [3/3]
OpenMEEG::Integrator::Integrator |
( |
const unsigned | ord, |
|
|
const unsigned | levels, |
|
|
const double | tol = 0.0001 ) |
|
inline |
◆ norm() [1/2]
double OpenMEEG::Integrator::norm |
( |
const double | a | ) |
const |
|
inline |
◆ norm() [2/2]
double OpenMEEG::Integrator::norm |
( |
const Vect3 & | a | ) |
const |
|
inline |
◆ integrate()
template<typename Function >
decltype(auto) OpenMEEG::Integrator::integrate |
( |
const Function & | function, |
|
|
const Triangle & | triangle ) const |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/openmeeg-2.5.8-build/openmeeg-2.5.8/OpenMEEG/include/integrator.h