Flow123d  jenkins-Flow123d-linux-release-multijob-282
Public Attributes | List of all members
Field< spacedim, Value >::SharedData Struct Reference

#include <field.hh>

Collaboration diagram for Field< spacedim, Value >::SharedData:
Collaboration graph
[legend]

Public Attributes

std::vector< RegionHistoryregion_history_
 

Detailed Description

template<int spacedim, class Value>
struct Field< spacedim, Value >::SharedData

Definition at line 263 of file field.hh.

Member Data Documentation

template<int spacedim, class Value>
std::vector< RegionHistory > Field< spacedim, Value >::SharedData::region_history_

History for every region. Shared among copies.

Definition at line 268 of file field.hh.


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