peclet-dem 0.4.0
Performance-portable XPBD Discrete Element Method (Kokkos + ArborX)
Loading...
Searching...
No Matches
peclet::dem::ManifoldC Struct Reference

Portable mirror of ManifoldConstraint. More...

#include <contact_preprocessing.hpp>

Public Attributes

int bodyA
 
int bodyB
 
F4 normal_sum
 
F4 torque_armA_sum
 
F4 torque_armB_sum
 
F4 rA_sum
 
F4 rB_sum
 
int num_points
 
F4 wallVel_sum {0.0f, 0.0f, 0.0f, 0.0f}
 
float restitution_sum {0.0f}
 
float friction_sum {0.0f}
 

Detailed Description

Portable mirror of ManifoldConstraint.

Definition at line 49 of file contact_preprocessing.hpp.

Member Data Documentation

◆ bodyA

◆ bodyB

◆ normal_sum

◆ torque_armA_sum

◆ torque_armB_sum

◆ rA_sum

◆ rB_sum

◆ num_points

◆ wallVel_sum

◆ restitution_sum

float peclet::dem::ManifoldC::restitution_sum {0.0f}

◆ friction_sum

float peclet::dem::ManifoldC::friction_sum {0.0f}

Definition at line 63 of file contact_preprocessing.hpp.

Referenced by peclet::dem::PGSManifoldSweep::solveOne().


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