![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
Functions | |
| void | validateParams (double x0, double y0, double x1, double y1, double t) |
| double | distPointToSegment2D (const util::Point &p, const util::Point &a, const util::Point &b) |
| double geom::anonymous_namespace{openRectChannel2D.cpp}::distPointToSegment2D | ( | const util::Point & | p, |
| const util::Point & | a, | ||
| const util::Point & | b | ||
| ) |
Definition at line 35 of file openRectChannel2D.cpp.
References distPointToSegment2D(), and util::Point::length().
Referenced by distPointToSegment2D().
| void geom::anonymous_namespace{openRectChannel2D.cpp}::validateParams | ( | double | x0, |
| double | y0, | ||
| double | x1, | ||
| double | y1, | ||
| double | t | ||
| ) |
Definition at line 25 of file openRectChannel2D.cpp.