JavaView® v2.00.008

jvx.numeric
Class PnStiffDiriConforming

java.lang.Object
  |
  +--jv.object.PsObject
        |
        +--jvx.numeric.PnStiffMatrix
              |
              +--jvx.numeric.PnStiffDiriConforming
All Implemented Interfaces:
java.lang.Cloneable, PsUpdateIf, java.io.Serializable

public class PnStiffDiriConforming
extends PnStiffMatrix

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

Version:
27.03.00, 2.01 revised (ep) .. = .. -= .. statements seperated.
03.09.99, 2.00 revised (kp) Extracted from original super class.
00.00.98, 1.00 created (kp)
Author:
Konrad Polthier
See Also:
Serialized Form

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, INSPECTOR_INFO, INSPECTOR_INFO_EXT, IS_DELETED, IS_FIXED, IS_SELECTED, IS_USED, m_infoPanel, m_name, m_panelList, m_parent, m_tag, m_updateList, 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
getIndex, init, toString
 
Methods inherited from class jv.object.PsObject
addInspector, addUpdateListener, 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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PnStiffDiriConforming

public PnStiffDiriConforming(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® v2.00.008

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