





![[BIG]](../icons/zoom18.gif)
![[Normal]](../icons/zoom14.gif)
![[small]](../icons/zoom10.gif)
 Next:  2.5  APNOP3 flowchart
Up:  2 Three-dimensional mesh generation (1)
 Prev:  2.3.3 Definition of the nodes
Index
Contents
Module  APNOP3  links and executes all the modules acting on the  NOPO
 data structure containing a three-dimensional mesh in the view of manipulating this mesh. It furthermore
enables the user to call certain mesh creation modules (those that do not require much data).
The operations possible may be arranged into 6 logical levels:
-    Preparation: Capturing  the characteristic points and 2D generic meshes;
-    Generation: Calling the mesh generators (simple case);
-    Manipulation: Geometric modification of meshes created previously or elsewhere;
-    Definition of the nodes: Creation of the non-vertex nodes, if  necessary;
-    Renumbering: Minimizing the  size of the matrices corresponding to the meshes created;
-    Save on file: Storing the meshes created on file.
 Remark:
-  The level numbers correspond to a logical order, except for level 6 which can be executed at any
time;
-  Certain levels may be jumped;
-  Preprocessor  APN3XX  enables us to create the data required by module 
 APNOP3  easily by indicating the operations to perform.






![[BIG]](../icons/zoom18.gif)
![[Normal]](../icons/zoom14.gif)
![[small]](../icons/zoom10.gif)
 Next:  2.5  APNOP3 flowchart
Up:  2 Three-dimensional mesh generation (1)
 Prev:  2.3.3 Definition of the nodes
Index
Contents