#include <operators.h>
|
template<typename T > |
void | D (const Triangles &triangles1, const Triangles &triangles2, const double coeff, T &mat) const |
|
|
template<typename T > |
static double | N (const Vertex &V1, const Vertex &V2, const Mesh &m, const T &matrix) |
|
template<typename T > |
static double | N (const Vertex &V1, const Vertex &V2, const Mesh &m1, const Mesh &m2, const T &matrix) |
|
Definition at line 60 of file operators.h.
◆ BlocksBase()
OpenMEEG::BlocksBase::BlocksBase |
( |
const Integrator & | intg | ) |
|
|
inline |
◆ message() [1/2]
void OpenMEEG::BlocksBase::message |
( |
const char * | op_name, |
|
|
const Mesh & | mesh ) const |
|
inline |
◆ message() [2/2]
void OpenMEEG::BlocksBase::message |
( |
const char * | op_name, |
|
|
const Mesh & | mesh1, |
|
|
const Mesh & | mesh2 ) const |
|
inline |
◆ D()
template<typename T >
void OpenMEEG::BlocksBase::D |
( |
const Triangles & | triangles1, |
|
|
const Triangles & | triangles2, |
|
|
const double | coeff, |
|
|
T & | mat ) const |
|
inlineprotected |
◆ N() [1/2]
template<typename T >
static double OpenMEEG::BlocksBase::N |
( |
const Vertex & | V1, |
|
|
const Vertex & | V2, |
|
|
const Mesh & | m, |
|
|
const T & | matrix ) |
|
inlinestaticprotected |
◆ N() [2/2]
template<typename T >
static double OpenMEEG::BlocksBase::N |
( |
const Vertex & | V1, |
|
|
const Vertex & | V2, |
|
|
const Mesh & | m1, |
|
|
const Mesh & | m2, |
|
|
const T & | matrix ) |
|
inlinestaticprotected |
◆ integrator
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/operators.h