#include "common/nummat.hpp"
Go to the source code of this file.
Classes | |
| class | Kernel3d |
Defines | |
| #define | _mindif 1e-8 |
Enumerations | |
| enum | { KNL_LAP_S_U = 111, KNL_LAP_D_U = 121, KNL_LAP_I = 191, KNL_STK_F_U = 301, KNL_STK_S_U = 311, KNL_STK_S_P = 312, KNL_STK_D_U = 321, KNL_STK_D_P = 322, KNL_STK_R_U = 331, KNL_STK_R_P = 332, KNL_STK_I = 391, KNL_STK_E = 392, KNL_NAV_S_U = 511, KNL_NAV_D_U = 521, KNL_NAV_R_U = 531, KNL_NAV_I = 591, KNL_NAV_E = 592, KNL_SQRTLAP = 901, KNL_EXP = 902, KNL_ERR = -1 } |
Functions | |
| bool | operator== (const Kernel3d &a, const Kernel3d &b) |
1.4.5