#include <EigenField.h>
#include <Laplacian.h>
Go to the source code of this file.
◆ EIGENFIELD_SPECIALIZE
| #define EIGENFIELD_SPECIALIZE |
( |
| TYPE | ) |
|
Value:
const Triangulation &, TYPE *const, const unsigned int, bool, TYPE *const) \
const
int execute(const TriangulationType &triangulation, T *const outputFieldPointer, const unsigned int eigenNumber=500, bool computeStatistics=false, T *const outputStatistics=nullptr) const
Definition at line 150 of file EigenField.cpp.
◆ EIGENFIELD_SPECIALIZE() [1/2]
| EIGENFIELD_SPECIALIZE |
( |
double | | ) |
|
◆ EIGENFIELD_SPECIALIZE() [2/2]
| EIGENFIELD_SPECIALIZE |
( |
float | | ) |
|