World Builder  0.1.0-pre
A geodyanmic initial conditions generator
WorldBuilder::CoordinateSystems Namespace Reference

Classes

class  Cartesian
 
class  Interface
 

Functions

std::unique_ptr< Interfacecreate_coordinate_system (const std::string name)
 

Function Documentation

◆ create_coordinate_system()

std::unique_ptr< Interface > WorldBuilder::CoordinateSystems::create_coordinate_system ( const std::string  name)

factory function

Definition at line 38 of file interface.cc.

Here is the caller graph for this function: