public class ElementRotationData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
INVB_VALID |
static int |
R_VALID |
Constructor and Description |
---|
ElementRotationData() |
Modifier and Type | Method and Description |
---|---|
void |
computeInvB(FemElement3dBase elem,
PolarDecomposition3d polard) |
void |
computeR(FemElement3dBase elem,
PolarDecomposition3d polard) |
void |
invalidate() |
public void computeR(FemElement3dBase elem, PolarDecomposition3d polard)
public void computeInvB(FemElement3dBase elem, PolarDecomposition3d polard)
public void invalidate()