Loading...
Searching...
No Matches
CubbyFlow::CubicBSplineKernel< N >::Entry Struct Reference

#include <Core/Particle/MPM/MPMSystemData.hpp>

Public Attributes

Vector< ssize_t, Nindex
 
double weight = 0.0
 
Vector< double, Ngradient
 

Member Data Documentation

◆ gradient

template<size_t N>
Vector<double, N> CubbyFlow::CubicBSplineKernel< N >::Entry::gradient

◆ index

template<size_t N>
Vector<ssize_t, N> CubbyFlow::CubicBSplineKernel< N >::Entry::index

◆ weight

template<size_t N>
double CubbyFlow::CubicBSplineKernel< N >::Entry::weight = 0.0

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