Select Git revision
MeshDataBaseForTests.cpp
-
Stéphane Del Pino authored
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>>&`
Stéphane Del Pino authoredThese mesh can be accessed using ``` MeshDataBaseForTests::instance().cartesianMesh<Dimension>(); ``` where Dimension parameter is a constexpr integer. The result is a `const Mesh<Connectivity<Dimension>>&`