SPH
|
Discretization using the densities of summed particles. More...
#include <DerivativeHelpers.h>
Public Member Functions | |
void | initialize (const Storage &input) |
template<typename T > | |
INLINE T | eval (const Size UNUSED(i), const Size j, const T &value) |
Discretization using the densities of summed particles.
Represents: sum_j m[j]/rho[j]*(v[j]-v[i]) * grad_ji This is the discretization used in SPH5 code/
Definition at line 304 of file DerivativeHelpers.h.
|
inline |
Definition at line 313 of file DerivativeHelpers.h.
|
inline |
Definition at line 308 of file DerivativeHelpers.h.