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

Method isInner

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

Determines whether the specified node is an inner node. @param node a node. @return true, if inner; false, otherwise.

(Node node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isOuterMethod · 0.95

Calls 10

getTetNaborsMethod · 0.95
markTetInnerOrOuterMethod · 0.95
findTetMethod · 0.95
isInnerMethod · 0.95
tetLeftMethod · 0.80
tetRightMethod · 0.80
tetMethod · 0.45
isOuterMethod · 0.45
nodeAMethod · 0.45
nodeBMethod · 0.45

Tested by

no test coverage detected