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

Files

 SyntheticMeshBuilders.hpp
 Shared synthetic mesh builders for MeshConnectivity unit tests.
 
 test_Elements.cpp
 Comprehensive doctest-based unit tests for element traits and shape functions.
 
 test_MeshConnectivity.cpp
 Unit tests for MeshConnectivity DSL operations: Inverse, Compose, ComposeFiltered. Also tests MeshConnectivity struct management (cone/support).
 
 test_MeshConnectivity_Ghost.cpp
 Unit tests for ghost chain types, compilation, and BFS evaluation.
 
 test_MeshConnectivity_Interpolate.cpp
 Unit tests for MeshConnectivity Interpolate (local) and InterpolateGlobal (distributed).
 
 test_MeshDistributedRead.cpp
 Tests for ReadSerializeAndDistribute: write mesh to H5, then read it back with even-split + ParMetis repartition and verify the rebuilt mesh matches the original.
 
 test_MeshIndexConversion.cpp
 Parameterized doctest-based unit tests for UnstructuredMesh index conversion and adjacency Global2Local / Local2Global methods.
 
 test_MeshPipeline.cpp
 Parameterized doctest tests for the full mesh pipeline.
 
 test_MeshReorder.cpp
 Unit tests for ReorderPlan, ReorderRegistry, and classification.
 
 test_Quadrature.cpp
 Comprehensive doctest-based unit tests for numerical quadrature accuracy.