World Builder  1.1.0-pre
A geodynamic initial conditions generator
coordinate_system.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 WorldBuilder
 

Enumerations

enum  WorldBuilder::CoordinateSystem { WorldBuilder::cartesian, WorldBuilder::spherical, WorldBuilder::invalid }
 
enum  WorldBuilder::DepthMethod {
  WorldBuilder::angle_at_starting_point_with_surface, WorldBuilder::angle_at_begin_segment_with_surface, WorldBuilder::angle_at_begin_segment_applied_to_end_segment_with_surface, WorldBuilder::continuous_angle_with_surface,
  WorldBuilder::none
}