Chi-Tech
|
Modules | |
Domain decomposition | |
Logical Volumes | |
Mesh Generators | |
Mesh Handler | |
Mesh Macros | |
Mesh Modifiers | |
Surface Meshes | |
Surface Re-meshers | |
Unpartitioned Meshes | |
Volume Meshers | |
Meshing in ChiTech is made available via the chi_mesh namespace. All instances of entities are stored within a handler (chi_mesh::MeshHandler). A mesh handler is created with a call to chiMeshHandlerCreate().