Class for objects initializing DUNE geometries. More...
#include "test/Geometry/geometry_unit_test_base.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | dune::testing::DUNEFDDPGeometryEnvironmentConfiguration< CHANNELMAP > |
Class holding the configuration for a DUNE FD Dual Phase fixture. More... | |
Namespaces | |
dune | |
dune::testing | |
Namespace including DUNE-specific testing. | |
Class for objects initializing DUNE geometries.
Provides an environment for easy set up of DUNE-aware tests. Keep in mind that the channel mapping algorithm must be hard-coded and, if using Boost unit test, the configuration file location must be hard coded too (or you can use the provided configuration).
Definition in file geometry_unit_test_dune.h.