-
- Downloads
Add Cartesian 1D, 2D and 3D meshes to the MeshDataBaseForTests
These mesh can be accessed using ``` MeshDataBaseForTests::instance().cartesianMesh<Dimension>(); ``` where Dimension parameter is a constexpr integer. The result is a `const Mesh<Connectivity<Dimension>>&`
parent
65dd63a7
No related branches found
No related tags found
Loading
Please register or sign in to comment