Flow123d  JS_before_hm-1016-g09ec2cb
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 379 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 384 of file field.hh.


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