valSPH
 All Classes Files Functions Variables
TensorialKernel Class Reference

#include <TensorialKernel.h>

Inheritance diagram for TensorialKernel:
Inheritance graph
Collaboration diagram for TensorialKernel:
Collaboration graph

Public Member Functions

 TensorialKernel ()
 It creates a new empty TensorialKernel.
 
double dAlphaEvaluate (vector< int > alpha, vector< double > q, double h)
 It evaluates the kernel function and its Schwartz multi-index differentials.
 
 ~TensorialKernel ()
 It destroys the TensorialKernel 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

TensorialKernel::TensorialKernel ( )

It creates a new empty TensorialKernel.

TensorialKernel::~TensorialKernel ( )

It destroys the TensorialKernel object.

Member Function Documentation

double TensorialKernel::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: