|
Grid 0.7.0
|
#include <CovariantLaplacian.h>
Public Member Functions | |
| GRID_SERIALIZABLE_CLASS_MEMBERS (LaplacianParams, RealD, lo, RealD, hi, int, MaxIter, RealD, tolerance, int, degree, int, precision) | |
| LaplacianParams (RealD lo=0.0, RealD hi=1.0, int maxit=1000, RealD tol=1.0e-8, int degree=10, int precision=64) | |
Definition at line 33 of file CovariantLaplacian.h.
|
inline |
Definition at line 43 of file CovariantLaplacian.h.
Referenced by GRID_SERIALIZABLE_CLASS_MEMBERS().
| LaplacianParams::GRID_SERIALIZABLE_CLASS_MEMBERS | ( | LaplacianParams | , |
| RealD | , | ||
| lo | , | ||
| RealD | , | ||
| hi | , | ||
| int | , | ||
| MaxIter | , | ||
| RealD | , | ||
| tolerance | , | ||
| int | , | ||
| degree | , | ||
| int | , | ||
| precision | ) |
References LaplacianParams().