Classes | Namespaces
geometry_unit_test_dune.h File Reference

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.
 

Detailed Description

Class for objects initializing DUNE geometries.

Date
May 11th, 2015
Author
petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov

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.