|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Files | |
| test_Array.cpp | |
| Doctest-based unit tests for DNDS::Array across all five data layouts (TABLE_StaticFixed, TABLE_Fixed, TABLE_StaticMax, TABLE_Max, CSR). | |
| test_ArrayDerived.cpp | |
| Comprehensive doctest-based unit tests for DNDS ArrayDerived types: ArrayAdjacency, ArrayEigenVector, ArrayEigenMatrix, ArrayEigenMatrixBatch, and ArrayEigenUniMatrixBatch. | |
| test_ArrayDOF.cpp | |
| Comprehensive doctest-based unit tests for DNDS::ArrayDof (degree-of-freedom array) vector-space operations. | |
| test_ArrayTransformer.cpp | |
| Comprehensive doctest-based unit tests for DNDS::ArrayTransformer ghost/halo communication, run under mpirun with 1, 2, and 4 ranks. | |
| test_IndexMapping.cpp | |
| Doctest-based unit tests for DNDS::GlobalOffsetsMapping and DNDS::OffsetAscendIndexMapping. | |
| test_MPI.cpp | |
| Doctest-based unit tests for DNDS MPI wrapper functionality. | |
| test_Serializer.cpp | |
| Doctest-based unit tests for DNDS Serializer classes. | |