MCPcopy Create free account
hub / github.com/dhale/jtk / TetMesh

Class TetMesh

core/src/main/java/edu/mines/jtk/mesh/TetMesh.java:83–6567  ·  view source on GitHub ↗

A tetrahedral mesh. Each tet in the mesh references four nodes. Depending on the context, these four nodes are labelled as 0, 1, 2, and 3, or A, B, C, D. The nodes are ordered such that 1, 2, and 3 (or B, C, and D) are in counter-clockwise (CCW) order as viewed from node 0 (or A). Here is a pict

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected