Unit MeshRenumbering
Description
Based on: Sloan, S.W., and Randolph, M.F., 1983. Automatic element reordering for finite element analysis with frontal solution schemes. International Journal for Numerical Methods in Engineering. 19: 1153-1181.
There is a small change in TNodeHandler.AssignActiveNodeIncrement from what is described in Sloan and Randolph.
Uses
- Generics.Collections
 - Generics.Defaults
 - FastGEO
 
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Description
Functions and Procedures
procedure RenumberMesh(Mesh: IMesh); | 
| 
  | 
Types
TNodeType = (...); | 
 Values
- 
ntInner:  
 
- 
ntEdge:  
 
- 
ntSubDomain:  
 
 
 | 
TINodeList = TList<INode>; | 
| 
  | 
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:44