Use this trait to flag models which contain a regular grid that have a non-stanard spacing. More...
#include <apitraits.h>
Public Types | |
typedef void | SupportsCustomRegularGrid |
Public Member Functions | |
template<int DIM> | |
std::vector< std::string > | getRegularGridAxisUnits () |
Use this trait to flag models which contain a regular grid that have a non-stanard spacing.
The spatial extent of the cells needs to be configured. See the src/examples/voronoi for an example on how to do this.
std::vector<std::string> LibGeoDecomp::APITraits::HasCustomRegularGrid::getRegularGridAxisUnits | ( | ) | [inline] |