|
World Builder
1.1.0-pre
A geodynamic initial conditions generator
|


Go to the source code of this file.
Classes | |
| class | WorldBuilder::Point< dim > |
| class | WorldBuilder::Features::PlumeModels::Velocity::Interface |
| class | WorldBuilder::Features::PlumeModels::Velocity::ObjectFactory |
Namespaces | |
| WorldBuilder | |
| WorldBuilder::Features | |
| WorldBuilder::Features::PlumeModels | |
| WorldBuilder::Features::PlumeModels::Velocity | |
Macros | |
| #define | WB_REGISTER_FEATURE_PLUME_VELOCITY_MODEL(classname, name) |
| #define WB_REGISTER_FEATURE_PLUME_VELOCITY_MODEL | ( | classname, | |
| name | |||
| ) |
A macro which should be in every derived cpp file to automatically register it. Because this is a library, we need some extra measures to ensure that the static variable is actually initialized.
Definition at line 155 of file interface.h.