20 #ifndef WORLD_BUILDER_FEATURES_CONTINENTAL_PLATE_MODELS_COMPOSITION_UNIFORM_H 21 #define WORLD_BUILDER_FEATURES_CONTINENTAL_PLATE_MODELS_COMPOSITION_UNIFORM_H 33 using namespace FeatureUtilities;
34 namespace ContinentalPlateModels
61 void declare_entries(
Parameters &prm,
const std::string &parent_name =
"");
66 void parse_entries(
Parameters &prm,
const std::vector<
Point<2>> &coordinates)
override final;
73 double get_composition(
const Point<3> &position,
76 const unsigned int composition_number,
78 const double feature_min_depth,
79 const double feature_max_depth)
const override final;