#include <HarmonicField.h>
#include <set>
Go to the source code of this file.
◆ HARMONICFIELD_SPECIALIZE
| #define HARMONICFIELD_SPECIALIZE |
( |
| TYPE | ) |
|
Value:
const TYPE *const, TYPE *const, const bool, const SolvingMethodUserType, \
const double) const
int SimplexId
Identifier type for simplices of any dimension.
int execute(const TriangulationType &triangulation, const SimplexId constraintNumber, const SimplexId *const sources, const T *const constraints, T *const outputScalarField, const bool useCotanWeights=true, const SolvingMethodUserType solvingMethod=SolvingMethodUserType::AUTO, const double logAlpha=5.0) const
Definition at line 214 of file HarmonicField.cpp.
◆ HARMONICFIELD_SPECIALIZE() [1/2]
| HARMONICFIELD_SPECIALIZE |
( |
double | | ) |
|
◆ HARMONICFIELD_SPECIALIZE() [2/2]
| HARMONICFIELD_SPECIALIZE |
( |
float | | ) |
|