valSPH
 All Classes Files Functions Variables
QuarticKernel Class Reference

#include <QuarticKernel.h>

Inheritance diagram for QuarticKernel:
Inheritance graph
Collaboration diagram for QuarticKernel:
Collaboration graph

Public Member Functions

 QuarticKernel ()
 It creates a new empty QuarticKernel.
 
double dAlphaEvaluate (vector< int > alpha, vector< double > q, double h)
 It evaluates the kernel function and its Schwartz multi-index differentials.
 
 ~QuarticKernel ()
 It destroys the QuarticKernel object.
 
- Public Member Functions inherited from Kernel
 Kernel ()
 It, in fact its children, creates a new empty Kernel.
 
 ~Kernel ()
 It destroys the Kernel object.
 

Constructor & Destructor Documentation

QuarticKernel::QuarticKernel ( )

It creates a new empty QuarticKernel.

QuarticKernel::~QuarticKernel ( )

It destroys the QuarticKernel object.

Member Function Documentation

double QuarticKernel::dAlphaEvaluate ( vector< int >  alpha,
vector< double >  q,
double  h 
)
virtual

It evaluates the kernel function and its Schwartz multi-index differentials.

Parameters
alphais the multi-index
qes 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: