SPH
List of all members
GravityKernel< ThomasCouchmanKernel< 3 > > Class Reference

ThomasCouchmanKernel differs from CubicSpline only in the gradient, so the GravityKernel is the same. More...

#include <GravityKernel.h>

Inheritance diagram for GravityKernel< ThomasCouchmanKernel< 3 > >:
GravityKernel< CubicSpline< 3 > > Kernel< GravityKernel< CubicSpline< 3 > >, 3 > Noncopyable

Additional Inherited Members

- Public Member Functions inherited from GravityKernel< CubicSpline< 3 > >
INLINE Float radius () const
 
INLINE Float valueImpl (const Float qSqr) const
 
INLINE Float gradImpl (const Float qSqr) const
 
- Public Member Functions inherited from Kernel< GravityKernel< CubicSpline< 3 > >, 3 >
 Kernel ()=default
 
INLINE Float value (const Vector &r, const Float h) const noexcept
 
INLINE Vector grad (const Vector &r, const Float h) const noexcept
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()=default
 
 Noncopyable (const Noncopyable &)=delete
 
 Noncopyable (Noncopyable &&)=default
 
Noncopyableoperator= (const Noncopyable &)=delete
 
Noncopyableoperator= (Noncopyable &&)=default
 

Detailed Description

ThomasCouchmanKernel differs from CubicSpline only in the gradient, so the GravityKernel is the same.

Definition at line 118 of file GravityKernel.h.


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