SPH
|
ThomasCouchmanKernel differs from CubicSpline only in the gradient, so the GravityKernel is the same. More...
#include <GravityKernel.h>
Additional Inherited Members | |
![]() | |
INLINE Float | radius () const |
INLINE Float | valueImpl (const Float qSqr) const |
INLINE Float | gradImpl (const Float qSqr) const |
![]() | |
Kernel ()=default | |
INLINE Float | value (const Vector &r, const Float h) const noexcept |
INLINE Vector | grad (const Vector &r, const Float h) const noexcept |
![]() | |
Noncopyable ()=default | |
Noncopyable (const Noncopyable &)=delete | |
Noncopyable (Noncopyable &&)=default | |
Noncopyable & | operator= (const Noncopyable &)=delete |
Noncopyable & | operator= (Noncopyable &&)=default |
ThomasCouchmanKernel differs from CubicSpline only in the gradient, so the GravityKernel is the same.
Definition at line 118 of file GravityKernel.h.