Next:
I.1 Multi_Mesh Class Code
Up:
IV. CÆSAR Package Code
Previous:
H.2.11 Ortho_Diffusion Class Unit
I. Mesh Module Code Listing
The
main documentation of the Mesh Module
contains additional explanation of this code listing.
Subsections
I.
1
Multi_Mesh Class Code Listing
I.
1
.
1
Initialize_Base_Multi_Mesh Procedure
I.
1
.
2
Initialize_Uniform_Multi_Mesh Procedure
I.
1
.
3
Initialize_Orthogonal_Multi_Mesh Procedure
I.
1
.
4
Finalize_Multi_Mesh Procedure
I.
1
.
5
Valid_State_Multi_Mesh Procedure
I.
1
.
6
Initialized_Multi_Mesh Procedure
I.
1
.
7
Dump_CGNS_Multi_Mesh Procedure
I.
1
.
8
Dump_GMV_Multi_Mesh Procedure
I.
1
.
9
Dump_GMV DV and MV Vector Procedures
I.
1
.
10
Dump_XMGrace_Multi_Mesh Procedure
I.
1
.
11
Dump_XMGrace DV and MV Vector Procedures
I.
1
.
12
Get_Area_Faces_of_Cells_Multi_Mesh Procedure
I.
1
.
13
Get_Coordinates_Cells_Multi_Mesh Procedure
I.
1
.
14
Get_Coordinates_Cells_of_Cells_Multi_Mesh Procedure
I.
1
.
15
Get_Coordinates_Faces_of_Cells_Multi_Mesh Procedure
I.
1
.
16
Get_Coordinates_Nodes_of_Cells_Multi_Mesh Procedure
I.
1
.
17
Get_DeltaR21_Cells_of_Cells_Multi_Mesh Procedure
I.
1
.
18
Get_DeltaR1f_Cells_of_Cells_Multi_Mesh Procedure
I.
1
.
19
Get_DeltaR2f_Cells_of_Cells_Multi_Mesh Procedure
I.
1
.
20
Get_Flag_Faces_of_Cells_Multi_Mesh Procedure
I.
1
.
21
Get Value Multi_Mesh Functions
I.
1
.
22
Get_Version_Multi_Mesh Procedure
I.
1
.
23
Get_Volume_Cells_Multi_Mesh Procedure
I.
1
.
24
Set_Coordinates_Multi_Mesh Procedure
I.
1
.
25
Set_Version_Multi_Mesh Procedure
I.
1
.
26
Multi_Mesh Class Unit Test Program
Michael L. Hall