|
JavaView® v2.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jv.object.PsObject
|
+--jvx.numeric.PnStiffMatrix
|
+--jvx.numeric.PnStiffDiriConforming
Create and setup stiffness matrix for Dirichlet energy and area computations of a given conforming triangulated domain surface.
| Fields inherited from class jvx.numeric.PnStiffMatrix |
m_noe, m_nop, m_sindx, m_snoe, m_stiff |
| Fields inherited from class jv.object.PsObject |
HAS_CONFIG_PANEL, HAS_INFO_PANEL, HAS_MATERIAL_PANEL, HAS_TEXTURE_PANEL, INSPECTOR_INFO, INSPECTOR_INFO_EXT, IS_DELETED, IS_FIXED, IS_SELECTED, IS_USED, NUM_TAGS |
| Constructor Summary | |
PnStiffDiriConforming(PgElementSet surface)
|
|
| Method Summary | |
void |
init(PgElementSet surface)
Initializes the stiffness matrix by computing the index vector and matrix entries. |
| Methods inherited from class jvx.numeric.PnStiffMatrix |
init, toString |
| Methods inherited from class jv.object.PsObject |
addInspector, addUpdateListener, assureInspector, clearTag, clone, clone, clone, copy, getFather, getInfoPanel, getInspector, getName, getNumObjects, hasInspector, hasTag, hasUpdateListener, init, instanceOf, instanceOf, removeInspector, removeUpdateListener, setName, setParent, setTag, update, updatePanels |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PnStiffDiriConforming(PgElementSet surface)
| Method Detail |
public void init(PgElementSet surface)
init in class PnStiffMatrix
|
JavaView® v2.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||