Public Member Functions | Public Attributes

internal::DataOut::ParallelData< dim, spacedim > Struct Template Reference

Inheritance diagram for internal::DataOut::ParallelData< dim, spacedim >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

template<class FE >
 ParallelData (const Quadrature< dim > &quadrature, const unsigned int n_components, const unsigned int n_datasets, const unsigned int n_subdivisions, const std::vector< unsigned int > &n_postprocessor_outputs, const Mapping< dim, spacedim > &mapping, const std::vector< std::vector< unsigned int > > &cell_to_patch_index_map, const FE &finite_elements, const UpdateFlags update_flags)

Public Attributes

const ::hp::QCollection< dim > q_collection
const ::hp::MappingCollection
< dim, spacedim > 
mapping_collection
::hp::FEValues< dim, spacedim > x_fe_values
std::vector< Point< spacedim > > patch_evaluation_points
const std::vector< std::vector
< unsigned int > > * 
cell_to_patch_index_map

Detailed Description

template<int dim, int spacedim>
struct internal::DataOut::ParallelData< dim, spacedim >

A derived class for use in the DataOut class. This is a class for the AdditionalData kind of data structure discussed in the documentation of the WorkStream context.

Definition at line 108 of file data_out.h.


Constructor & Destructor Documentation

template<int dim, int spacedim>
template<class FE >
internal::DataOut::ParallelData< dim, spacedim >::ParallelData ( const Quadrature< dim > &  quadrature,
const unsigned int  n_components,
const unsigned int  n_datasets,
const unsigned int  n_subdivisions,
const std::vector< unsigned int > &  n_postprocessor_outputs,
const Mapping< dim, spacedim > &  mapping,
const std::vector< std::vector< unsigned int > > &  cell_to_patch_index_map,
const FE &  finite_elements,
const UpdateFlags  update_flags 
)

Member Data Documentation

template<int dim, int spacedim>
const ::hp::QCollection<dim> internal::DataOut::ParallelData< dim, spacedim >::q_collection

Definition at line 121 of file data_out.h.

template<int dim, int spacedim>
const ::hp::MappingCollection<dim,spacedim> internal::DataOut::ParallelData< dim, spacedim >::mapping_collection

Definition at line 122 of file data_out.h.

template<int dim, int spacedim>
::hp::FEValues<dim,spacedim> internal::DataOut::ParallelData< dim, spacedim >::x_fe_values

Definition at line 123 of file data_out.h.

template<int dim, int spacedim>
std::vector<Point<spacedim> > internal::DataOut::ParallelData< dim, spacedim >::patch_evaluation_points

Definition at line 125 of file data_out.h.

template<int dim, int spacedim>
const std::vector<std::vector<unsigned int> >* internal::DataOut::ParallelData< dim, spacedim >::cell_to_patch_index_map

Definition at line 127 of file data_out.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Fri Feb 3 2012 06:04:14 by doxygen 1.7.2