Utopia 2
Framework for studying models of complex & adaptive systems.
Loading...
Searching...
No Matches
Utopia::Models::CopyMeGrid::CopyMeGrid Member List

This is the complete list of members for Utopia::Models::CopyMeGrid::CopyMeGrid, including all inherited members.

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