DofHandler Entity Reference

... the abstract base class for element types More...

List of all members.


Libraries

getGlobalDofIndexFromMechanicalNodalDof 
 returns the global available dof index of the given mechanical local dof (no error check!)
getNumberActiveDofs 
 returns the dimension of objects in active dof
getNumberGlobalDofs 
 returns the dimension of global objects


Detailed Description

... the abstract base class for element types

Member Function Documentation

reallocates and resets available dof settings determines how many dofs are available and determine which available dof is linked to which node

Parameters:
structure ... is the FE structure to be analyzed


Member Data Documentation

global_mechanical_displacements_index_from_node_index std : : vector< std : : vector< index_type > > []

determines the indices of nodal dofs in the global available_disp vector Usage: available_mechanical_displacements_index_from_node_index[part][node] with part...part_index, node...node_index will return the index of the first nodal dof. the other local dofs of the same node will follow in the global array, for example the index of the third local dof is (available_mechanical_displacements_index_from_node_index[part][node]+2)


The documentation for this class was generated from the following file:

Generated on Wed Nov 17 17:35:57 2010 for 'sfem' Module Scripting Interface by  doxygen 1.5.6