numerics
Loading...
Searching...
No Matches
physics::Kernel3D Struct Reference

#include <kernel3d.hpp>

Static Public Member Functions

static float W (float r, float h)
 
static float dW_dr (float r, float h)
 
static float Spiky_dW_dr (float r, float h)
 
static void Spiky_gradW (float rx, float ry, float rz, float r, float h, float &gx, float &gy, float &gz)
 

Detailed Description

Definition at line 12 of file kernel3d.hpp.

Member Function Documentation

◆ dW_dr()

static float physics::Kernel3D::dW_dr ( float  r,
float  h 
)
inlinestatic

◆ Spiky_dW_dr()

static float physics::Kernel3D::Spiky_dW_dr ( float  r,
float  h 
)
inlinestatic

◆ Spiky_gradW()

static void physics::Kernel3D::Spiky_gradW ( float  rx,
float  ry,
float  rz,
float  r,
float  h,
float &  gx,
float &  gy,
float &  gz 
)
inlinestatic

◆ W()

static float physics::Kernel3D::W ( float  r,
float  h 
)
inlinestatic

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