SPH
Public Member Functions | List of all members
SymmetrizeSmoothingLengths< TKernel > Class Template Reference

#include <Kernel.h>

Public Member Functions

template<typename... TArgs>
 SymmetrizeSmoothingLengths (TArgs &&... args)
 
INLINE Float value (const Vector &r1, const Vector &r2) const
 
INLINE Vector grad (const Vector &r1, const Vector &r2) const
 
INLINE Float radius () const
 

Detailed Description

template<typename TKernel>
class SymmetrizeSmoothingLengths< TKernel >

Definition at line 564 of file Kernel.h.

Constructor & Destructor Documentation

◆ SymmetrizeSmoothingLengths()

template<typename TKernel >
template<typename... TArgs>
SymmetrizeSmoothingLengths< TKernel >::SymmetrizeSmoothingLengths ( TArgs &&...  args)
inline

Definition at line 570 of file Kernel.h.

Member Function Documentation

◆ grad()

template<typename TKernel >
INLINE Vector SymmetrizeSmoothingLengths< TKernel >::grad ( const Vector r1,
const Vector r2 
) const
inline

Definition at line 578 of file Kernel.h.

◆ radius()

template<typename TKernel >
INLINE Float SymmetrizeSmoothingLengths< TKernel >::radius ( ) const
inline

Definition at line 583 of file Kernel.h.

◆ value()

template<typename TKernel >
INLINE Float SymmetrizeSmoothingLengths< TKernel >::value ( const Vector r1,
const Vector r2 
) const
inline

Definition at line 573 of file Kernel.h.


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