![]() |
PRISMS-PF Manual
|
Information about what fields need to be held onto. This will likely get refactored to be an oldest age at each level instead of something global like this. More...
#include <dependency_extents.h>
Public Member Functions | |
| DependencyExtents (const std::set< unsigned int > &field_indices, const std::list< DependencyMap > &all_dependeny_sets) | |
Public Attributes | |
| unsigned int | oldest_age = 0 |
| unsigned int | max_mg_level = 0 |
Information about what fields need to be held onto. This will likely get refactored to be an oldest age at each level instead of something global like this.
|
inline |