| 
    Utopia 2
    
   Framework for studying models of complex & adaptive systems. 
   | 
 
| ▼ include | |
| ▼ utopia | |
| ▼ core | |
| ► graph | |
| ► grids | |
| ► testtools | |
| agent.hh | |
| agent_manager.hh | |
| apply.hh | |
| cell.hh | |
| cell_manager.hh | |
| entity.hh | |
| exceptions.hh | |
| graph.hh | |
| grids.hh | |
| logging.hh | |
| metaprogramming.hh | Functions emulating stl-algortihms, but for (heterogenous) collections the types and size of which are known at compile time | 
| model.hh | |
| ostream.hh | |
| parallel.hh | |
| select.hh | |
| signal.hh | |
| space.hh | |
| state.hh | |
| string.hh | |
| tags.hh | |
| testtools.hh | |
| type_traits.hh | |
| types.hh | |
| zip.hh | |
| ▼ data_io | |
| ► data_manager | |
| cfg_utils.hh | |
| filesystem.hh | |
| graph_load.hh | |
| graph_utils.hh | |
| hdfattribute.hh | This file implements a C++ class which wraps a C HDF5 attribute to a HDF5-object (group or dataset), and provides the necessary functionality to read from, write to and create such objects | 
| hdfbufferfactory.hh | In this file, a class for automatically creating intermediate buffer data structures between the user provided data and the file are provided | 
| hdfchunking.hh | |
| hdfdataset.hh | This is the central file of the HDF5 dataIO module of Utopia and provides a class for writing to, reading from and creating almost arbitrary data to a dataset in a HDF5 file | 
| hdfdataspace.hh | |
| hdffile.hh | |
| hdfgroup.hh | This file provides a class for creating and managing groups in a HDF5 file, which then can create other objects (groups and datasets) inside of them | 
| hdfidentifier.hh | |
| hdfobject.hh | |
| hdftype.hh | This file provides a class which is responsible for the automatic conversion between C/C++ types and HDF5 type identifiers | 
| hdfutilities.hh | This file provides metafunctions for automatically determining the nature of a C/C++ types at compile time (container or not, string or not, fixed-size array ), and getting the base type of pointer and cv-qualified types | 
| monitor.hh | |
| ▼ src | |
| ▼ utopia | |
| ▼ models | |
| ► ContDisease | |
| ► CopyMeBare | |
| ► CopyMeGraph | |
| ► CopyMeGrid | |
| ► dummy | |
| ► Environment | |
| ► ForestFire | |
| ► GameOfLife | |
| ► Geomorphology | |
| ► HdfBench | |
| ► Opinionet | |
| ► PredatorPrey | |
| ► PredatorPreyPlant | |
| ► SandPile | |
| ► SEIRD | |
| ► SimpleEG | |
| ► SimpleFlocking | |
| ► Vegetation |