DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
Mesh Directory Reference
Directory dependency graph for Mesh:

Directories

 AdjPairTracked_bind_inst
 

Files

 AdjIndexInfo.hpp
 
 AdjPairTracked_bind.hpp
 pybind11 bindings for AdjPairTracked<TPair> and AdjIndexInfo.
 
 CorrectRCM.hpp
 
 Mesh.cpp
 
 Mesh.hpp
 
 Mesh_bind.cpp
 
 Mesh_bind.hpp
 
 Mesh_CellPermutation.hpp
 Helper for computing cell reordering permutations via Metis.
 
 Mesh_DeviceView.hpp
 
 Mesh_Elevation.cpp
 
 Mesh_Elevation_SmoothHelpers.hpp
 
 Mesh_Elevation_SmoothSolver.cpp
 
 Mesh_Elevation_SmoothV2.cpp
 
 Mesh_Helpers.hpp
 Unified mesh helpers: read, prepare, build boundary, serialize.
 
 Mesh_InterpolateHelpers.hpp
 
 Mesh_Legacy.cpp
 Legacy implementations of mesh pipeline methods, preserved for comparison testing against DSL-based replacements.
 
 Mesh_PartitionHelpers.hpp
 Internal helpers for mesh partition redistribution.
 
 Mesh_Plts.cpp
 
 Mesh_ReadSerializeDistributed.cpp
 
 Mesh_Reorder.cpp
 Implementation of ReorderPlan::build, ReorderPlan::apply, and UnstructuredMesh::buildReorderRegistry / ReorderEntities.
 
 Mesh_Serial_BuildCell2Cell.cpp
 
 Mesh_Serial_Partition.cpp
 
 Mesh_Serial_ReadFromCGNS.cpp
 
 Mesh_WallDist.cpp
 
 MeshConnectivity.cpp
 
 MeshConnectivity.hpp
 Layered DAG of mesh adjacency relations with composable DSL operations.
 
 MeshConnectivity_Ghost.cpp
 Ghost chain compilation and BFS evaluation.
 
 MeshConnectivity_Interpolate.cpp
 
 MeshConnectivity_Interpolate.hxx
 
 MeshConnectivity_StateChecked.hpp
 Thin free-function wrappers over MeshConnectivity DSL methods that assert per-adjacency state (AdjPairTracked::idx) before delegating to the bare-pair DSL.
 
 ReorderPlan.hpp
 Distributed entity reordering framework: ReorderRegistry, ReorderPlan, ReorderInput.
 
 SerialAdjReordering.cpp
 
 SerialAdjReordering.hpp