Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::demography::memory_policy::on_disk Struct Reference

#include <quetzal/demography/memory_policy.hpp>

Detailed Description

Serialize the unused layers of demographic data on disk, and deserialize them when access is needed.

Public Types

template<typename Space , typename Time , typename Value >
using pop_sizes_type = quetzal::demography::PopulationSizeOnDiskImplementation< Space, Time, Value >
 
template<typename Space , typename Time , typename Value >
using flow_type = quetzal::demography::FlowOnDiskImplementation< Space, Time, Value >
 

The documentation for this struct was generated from the following file: