AnimaL |
Tutorial |
Documentation |
#include "global.h"
Go to the source code of this file.
Namespaces | |
namespace | animal |
namespace | animal::octree |
Variables | |
const animal::octree::FloatingPointType | hermitianCoeffs [] = {1,0,-3,2} |
const unsigned int | nCoeffs = 4 |
const animal::octree::HermiteFunction | hf = animal::octree::HermiteFunction(hermitianCoeffs,nCoeffs) |
|
Definition at line 48 of file HermiteFunction.h. |
|
Definition at line 60 of file HermiteFunction.h. |
|
Definition at line 49 of file HermiteFunction.h. Referenced by animal::octree::animal::octree::HermiteFunction::HermiteFunction(). |