Browse Source
AbstractModel is the new base class for every model. If requires all models to implement ``ModelType getType()`` And implements ``as<ModelClass>()`` performing a dynamic cast on a shared pointer, assuming that we will always use Models within shared pointers.tempestpy_adaptions
gereon
12 years ago
2 changed files with 47 additions and 13 deletions
Loading…
Reference in new issue