Utopia  2
Framework for studying models of complex & adaptive systems.
Utopia::Model< Derived, ModelTypes > Member List

This is the complete list of members for Utopia::Model< Derived, ModelTypes >, including all inherited members.

__attach_sig_handlers() constUtopia::Model< Derived, ModelTypes >inlineprivate
__epilog()Utopia::Model< Derived, ModelTypes >inlineprotected
__monitor()Utopia::Model< Derived, ModelTypes >inlineprotected
__perform_step()Utopia::Model< Derived, ModelTypes >inlineprotected
__prolog()Utopia::Model< Derived, ModelTypes >inlineprotected
__write_data()Utopia::Model< Derived, ModelTypes >inlineprotected
__write_initial_state()Utopia::Model< Derived, ModelTypes >inlineprotected
_cfgUtopia::Model< Derived, ModelTypes >protected
_datamanagerUtopia::Model< Derived, ModelTypes >protected
_full_nameUtopia::Model< Derived, ModelTypes >protected
_hdfgrpUtopia::Model< Derived, ModelTypes >protected
_levelUtopia::Model< Derived, ModelTypes >protected
_logUtopia::Model< Derived, ModelTypes >protected
_monitorUtopia::Model< Derived, ModelTypes >protected
_nameUtopia::Model< Derived, ModelTypes >protected
_rngUtopia::Model< Derived, ModelTypes >protected
_spaceUtopia::Model< Derived, ModelTypes >protected
_timeUtopia::Model< Derived, ModelTypes >protected
_time_maxUtopia::Model< Derived, ModelTypes >protected
_write_everyUtopia::Model< Derived, ModelTypes >protected
_write_modeUtopia::Model< Derived, ModelTypes >protectedstatic
_write_startUtopia::Model< Derived, ModelTypes >protected
Config typedefUtopia::Model< Derived, ModelTypes >
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< Derived, ModelTypes >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< Derived, ModelTypes >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< Derived, ModelTypes >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< Derived, ModelTypes >inline
DataGroup typedefUtopia::Model< Derived, ModelTypes >
DataManager typedefUtopia::Model< Derived, ModelTypes >
DataSet typedefUtopia::Model< Derived, ModelTypes >
epilog()Utopia::Model< Derived, ModelTypes >inlinevirtual
get_cfg() constUtopia::Model< Derived, ModelTypes >inline
get_datamanager() constUtopia::Model< Derived, ModelTypes >inline
get_full_name() constUtopia::Model< Derived, ModelTypes >inline
get_hdfgrp() constUtopia::Model< Derived, ModelTypes >inline
get_level() constUtopia::Model< Derived, ModelTypes >inline
get_logger() constUtopia::Model< Derived, ModelTypes >inline
get_monitor() constUtopia::Model< Derived, ModelTypes >inline
get_monitor_manager() constUtopia::Model< Derived, ModelTypes >inline
get_name() constUtopia::Model< Derived, ModelTypes >inline
get_remaining_num_writes() constUtopia::Model< Derived, ModelTypes >inline
get_rng() constUtopia::Model< Derived, ModelTypes >inline
get_space() constUtopia::Model< Derived, ModelTypes >inline
get_time() constUtopia::Model< Derived, ModelTypes >inline
get_time_max() constUtopia::Model< Derived, ModelTypes >inline
get_write_every() constUtopia::Model< Derived, ModelTypes >inline
get_write_start() constUtopia::Model< Derived, ModelTypes >inline
impl()Utopia::Model< Derived, ModelTypes >inlineprotected
impl() constUtopia::Model< Derived, ModelTypes >inlineprotected
increment_time(const Time dt=1)Utopia::Model< Derived, ModelTypes >inlineprotected
iterate()Utopia::Model< Derived, ModelTypes >inline
Level typedefUtopia::Model< Derived, ModelTypes >
Model(const std::string &name, const ParentModel &parent_model, const Config &custom_cfg={}, std::tuple< WriterArgs... > w_args={}, const DataIO::Default::DefaultDecidermap< Derived > &w_deciders=DataIO::Default::default_deciders< Derived >, const DataIO::Default::DefaultTriggermap< Derived > &w_triggers=DataIO::Default::default_triggers< Derived >)Utopia::Model< Derived, ModelTypes >inline
Monitor typedefUtopia::Model< Derived, ModelTypes >
MonitorManager typedefUtopia::Model< Derived, ModelTypes >
prolog()Utopia::Model< Derived, ModelTypes >inlinevirtual
RNG typedefUtopia::Model< Derived, ModelTypes >
run()Utopia::Model< Derived, ModelTypes >inline
setup_logger(const Parent &parent_model) constUtopia::Model< Derived, ModelTypes >inlineprivate
setup_space() constUtopia::Model< Derived, ModelTypes >inlineprivate
Space typedefUtopia::Model< Derived, ModelTypes >
Time typedefUtopia::Model< Derived, ModelTypes >