JavaView© v3.95.000

jvx.numeric
Class PnStiffDiriNonConforming

java.lang.Object
  extended byjv.object.PsObject
      extended byjvx.numeric.PnSparseMatrix
          extended byjvx.numeric.PnStiffMatrix
              extended byjvx.numeric.PnStiffDiriNonConforming
All Implemented Interfaces:
java.lang.Cloneable, PsUpdateIf, java.io.Serializable

public class PnStiffDiriNonConforming
extends PnStiffMatrix

Create and setup stiffness matrix for Dirichlet energy or area computations of a given non-conforming triangulated domain surface.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class jvx.numeric.PnStiffMatrix
m_noe
 
Fields inherited from class jvx.numeric.PnSparseMatrix
m_nop, m_sindx, m_snoe, m_stiff
 
Fields inherited from class jv.object.PsObject
HAS_CONFIG_PANEL, HAS_INFO_PANEL, HAS_LABEL_PANEL, HAS_MATERIAL_PANEL, HAS_TEXTURE_PANEL, HAS_VECTOR_PANEL, INSPECTOR_INFO, INSPECTOR_INFO_EXT, IS_DELETED, IS_FIXED, IS_FOCUSSED, IS_PICKED, IS_SELECTED, IS_USED, NUM_TAGS
 
Constructor Summary
PnStiffDiriNonConforming(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
 
Methods inherited from class jvx.numeric.PnSparseMatrix
diagonalSolve, getIndex, leftMult, leftMult, multScalar, rightMult, rightMult, toString
 
Methods inherited from class jv.object.PsObject
addInspector, addUpdateListener, assureInspector, clearTag, clone, clone, clone, copy, getFather, getInfoPanel, getInspector, getName, getNumObjects, getSymbol, hasInspector, hasTag, hasUpdateListener, init, instanceOf, instanceOf, newInspector, newInspector, removeInspector, removeInspector, removeUpdateListener, setName, setParent, setSymbol, setTag, update, updatePanels
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PnStiffDiriNonConforming

public PnStiffDiriNonConforming(PgElementSet surface)
Method Detail

init

public void init(PgElementSet surface)
Initializes the stiffness matrix by computing the index vector and matrix entries. Method can be used to reset the stiffness matrix. All memory allocation is done in constructor.

Overrides:
init in class PnStiffMatrix

JavaView© v3.95.000

The software JavaView© is copyright protected. All Rights Reserved.