Flow123d  release_2.2.0-914-gf1a3a4f
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 321 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 326 of file field.hh.


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