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

Object evaluating grad-h terms. More...

Public Member Functions

 GradH (Storage &storage)
 
void eval (const LutKernel< DIMENSIONS > &kernel, const Size i, ArrayView< const NeighbourRecord > neighs)
 

Detailed Description

Object evaluating grad-h terms.

Does not derive from IDerivative interface as there is currently no need for it; it is evaluated alone in the pre-pass.

Definition at line 39 of file GradHSolver.cpp.

Constructor & Destructor Documentation

◆ GradH()

GradH::GradH ( Storage storage)
inlineexplicit

Definition at line 46 of file GradHSolver.cpp.

Member Function Documentation

◆ eval()

void GradH::eval ( const LutKernel< DIMENSIONS > &  kernel,
const Size  i,
ArrayView< const NeighbourRecord neighs 
)
inline

Definition at line 52 of file GradHSolver.cpp.


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