PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
geom::WallContactHit Struct Reference

Result of a wall-contact query against a geom (analytical walls). More...

#include <geomObjects.h>

Collaboration diagram for geom::WallContactHit:

Data Fields

bool active = false
 
double signed_gap = 0.
 
util::Point outward_n
 
util::Point closest
 

Detailed Description

Result of a wall-contact query against a geom (analytical walls).

signed_gap is positive on the free-space side of the wall surface, negative when the query point has penetrated into the wall material. outward_n is the unit normal pointing into free space (repulsion direction for a contacting grain).

Definition at line 112 of file geomObjects.h.

Field Documentation

◆ active

◆ closest

util::Point geom::WallContactHit::closest

◆ outward_n

◆ signed_gap


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