Flow123d  jenkins-Flow123d-windows32-release-multijob-51
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 238 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 243 of file field.hh.


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