OpenFPM  5.2.0
Project that contain the implementation of distributed structures
kernel_function< dim, kernel_function_type > Class Template Reference

Public Member Functions

 kernel_function (double smoothing_length)
 
double Wab (double r)
 
void DWab (Point< dim, double > &dx, Point< dim, double > &DW, double r, bool print, double &dwdrab)
 

Private Attributes

double H
 
int kernel_type
 
double coefficient
 

Detailed Description

template<size_t dim, typename kernel_function_type>
class kernel_function< dim, kernel_function_type >

Definition at line 9 of file kernel_functions.h.


The documentation for this class was generated from the following file: