World Builder
0.1.0-pre
A geodyanmic initial conditions generator
|
#include <boost/algorithm/string.hpp>
#include <world_builder/coordinate_systems/interface.h>
#include <world_builder/coordinate_systems/cartesian.h>
#include <world_builder/assert.h>
Go to the source code of this file.
Namespaces | |
WorldBuilder | |
WorldBuilder::CoordinateSystems | |
Functions | |
std::unique_ptr< Interface > | WorldBuilder::CoordinateSystems::create_coordinate_system (const std::string name) |