SPH
Public Member Functions | List of all members
SolidSphereKernel Class Reference

Gravity kernel of a solid sphere. More...

#include <GravityKernel.h>

Inheritance diagram for SolidSphereKernel:
Kernel< SolidSphereKernel, 3 > GravityKernelTag Noncopyable

Public Member Functions

 SolidSphereKernel ()=default
 
INLINE Float radius () const
 
INLINE Float valueImpl (const Float UNUSED(qSqr)) const
 
INLINE Float gradImpl (const Float UNUSED(qSqr)) const
 
- Public Member Functions inherited from Kernel< SolidSphereKernel, 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

Gravity kernel of a solid sphere.

Definition at line 121 of file GravityKernel.h.

Constructor & Destructor Documentation

◆ SolidSphereKernel()

SolidSphereKernel::SolidSphereKernel ( )
default

Member Function Documentation

◆ gradImpl()

INLINE Float SolidSphereKernel::gradImpl ( const Float   UNUSEDqSqr) const
inline

Definition at line 133 of file GravityKernel.h.

◆ radius()

INLINE Float SolidSphereKernel::radius ( ) const
inline

Definition at line 125 of file GravityKernel.h.

◆ valueImpl()

INLINE Float SolidSphereKernel::valueImpl ( const Float   UNUSEDqSqr) const
inline
Todo:

Definition at line 129 of file GravityKernel.h.


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