5 template<
typename Coord>
10 template<
typename Coord>
15 template<
typename TDataType>
23 template<
typename TDataType>
29 template<
typename TDataType>
#define DEFINE_CLASS(name)
void copyFrom(PointSet< TDataType > &pointSet)
void copyFrom(UnstructuredPointSet< TDataType > &pts)
DArrayList< int > mNeighborLists
Neighbor list storing neighborings ids.
DArrayList< int > & getPointNeighbors()
Return the neighbor lists of points.
This is an implementation of AdditiveCCD based on peridyno.
ArrayList< ElementType, DeviceType::GPU > DArrayList