Flow123d  JS_before_hm-1598-g3b021b4
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 390 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 395 of file field.hh.


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