![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include "hexElem.h"#include "util/feElementDefs.h"#include "util/matrix.h"#include <cmath>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{hexElem.cpp} |
Variables | |
| constexpr double | anonymous_namespace{hexElem.cpp}::SX [8] = {-1., 1., 1., -1., -1., 1., 1., -1.} |
| constexpr double | anonymous_namespace{hexElem.cpp}::SY [8] = {-1., -1., 1., 1., -1., -1., 1., 1.} |
| constexpr double | anonymous_namespace{hexElem.cpp}::SZ [8] = {-1., -1., -1., -1., 1., 1., 1., 1.} |