| __attach_sig_handlers() const | Utopia::Model< Vegetation, VegetationTypes > | inlineprivate |
| __epilog() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| __monitor() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| __perform_step() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| __prolog() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| __write_data() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| __write_initial_state() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| _cfg | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _cm | Utopia::Models::Vegetation::Vegetation | private |
| _datamanager | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _dset_plant_mass | Utopia::Models::Vegetation::Vegetation | private |
| _full_name | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _growth_rate | Utopia::Models::Vegetation::Vegetation | private |
| _growth_seeding | Utopia::Models::Vegetation::Vegetation | private |
| _hdfgrp | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _level | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _log | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _monitor | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _name | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _rain_dist | Utopia::Models::Vegetation::Vegetation | private |
| _rng | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _seeding_rate | Utopia::Models::Vegetation::Vegetation | private |
| _space | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _time | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _time_max | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _write_every | Utopia::Model< Vegetation, VegetationTypes > | protected |
| _write_mode | Utopia::Model< Vegetation, VegetationTypes > | protectedstatic |
| _write_start | Utopia::Model< Vegetation, VegetationTypes > | protected |
| Base typedef | Utopia::Models::Vegetation::Vegetation | |
| calc_mean_mass() const | Utopia::Models::Vegetation::Vegetation | inlineprivate |
| CellManager typedef | Utopia::Models::Vegetation::Vegetation | |
| Config typedef | Utopia::Models::Vegetation::Vegetation | |
| create_am_dset(const std::string name, const AgentManager &am, const std::size_t compression_level=1, const std::vector< hsize_t > chunksize={}) | Utopia::Model< Vegetation, VegetationTypes > | inline |
| create_cm_dset(const std::string name, const CellManager &cm, const std::size_t compression_level=1, const std::vector< hsize_t > chunksize={}) | Utopia::Model< Vegetation, VegetationTypes > | inline |
| create_dset(const std::string name, const std::shared_ptr< DataGroup > &hdfgrp, std::vector< hsize_t > add_write_shape, const std::size_t compression_level=1, const std::vector< hsize_t > chunksize={}) | Utopia::Model< Vegetation, VegetationTypes > | inline |
| create_dset(const std::string name, const std::vector< hsize_t > add_write_shape, const std::size_t compression_level=1, const std::vector< hsize_t > chunksize={}) | Utopia::Model< Vegetation, VegetationTypes > | inline |
| DataGroup typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| DataManager typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| DataSet typedef | Utopia::Models::Vegetation::Vegetation | |
| epilog() | Utopia::Model< Vegetation, VegetationTypes > | inlinevirtual |
| get_cfg() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_datamanager() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_full_name() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_hdfgrp() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_level() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_logger() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_monitor() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_monitor_manager() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_name() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_remaining_num_writes() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_rng() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_space() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_time() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_time_max() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_write_every() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| get_write_start() const | Utopia::Model< Vegetation, VegetationTypes > | inline |
| impl() | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| impl() const | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| increment_time(const Time dt=1) | Utopia::Model< Vegetation, VegetationTypes > | inlineprotected |
| iterate() | Utopia::Model< Vegetation, VegetationTypes > | inline |
| Level typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| Model(const std::string &name, const ParentModel &parent_model, const Config &custom_cfg={}, std::tuple< WriterArgs... > w_args={}, const DataIO::Default::DefaultDecidermap< Vegetation > &w_deciders=DataIO::Default::default_deciders< Vegetation >, const DataIO::Default::DefaultTriggermap< Vegetation > &w_triggers=DataIO::Default::default_triggers< Vegetation >) | Utopia::Model< Vegetation, VegetationTypes > | inline |
| monitor() | Utopia::Models::Vegetation::Vegetation | inline |
| Monitor typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| MonitorManager typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| perform_step() | Utopia::Models::Vegetation::Vegetation | inline |
| prolog() | Utopia::Model< Vegetation, VegetationTypes > | inlinevirtual |
| RNG typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| RuleFunc typedef | Utopia::Models::Vegetation::Vegetation | |
| run() | Utopia::Model< Vegetation, VegetationTypes > | inline |
| setup_logger(const Parent &parent_model) const | Utopia::Model< Vegetation, VegetationTypes > | inlineprivate |
| setup_space() const | Utopia::Model< Vegetation, VegetationTypes > | inlineprivate |
| Space typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| Time typedef | Utopia::Model< Vegetation, VegetationTypes > | |
| Vegetation(const std::string &name, const ParentModel &parent_model, const DataIO::Config &custom_cfg={}) | Utopia::Models::Vegetation::Vegetation | inline |
| write_data() | Utopia::Models::Vegetation::Vegetation | inline |