#include <CubicKernel.h>
CubicKernel::CubicKernel |
( |
| ) |
|
CubicKernel::~CubicKernel |
( |
| ) |
|
double CubicKernel::dAlphaEvaluate |
( |
vector< int > |
alpha, |
|
|
vector< double > |
q, |
|
|
double |
h |
|
) |
| |
|
virtual |
It evaluates the kernel function and its Schwartz multi-index differentials.
- Parameters
-
alpha | is the multi-index |
q | es r-r' |
h | |
- Returns
- D^alpha(q,h), where D^alpha are the differential operator with Schwartz multi-index notation and alpha=0..n
Implements Kernel.
The documentation for this class was generated from the following files: