Documentation
The whole finite element mesh can be broken down into a number of
element blocks. The attributes for each element block are: an
identifier, number of elements, number of nodes per elements,
the number of fields in each element node, etc.
- Parameters:
- elemblockID - - element block identifier
numElements - - number of element in this block
numNodesPerElement - - number of nodes per element in this block
numFieldsPerNode - - number of fields for each node
nodalFieldIDs - - field identifiers for the nodal unknowns
numElemDOFFieldsPerElement - - number of fields for the element
elemDOFFieldIDs - - field identifier for the element unknowns
interleaveStratety - - indicates how unknowns are ordered
alphabetic index hierarchy of classes
generated by doc++