
Public Member Functions | |
| template<class FE > | |
| ParallelData (const Quadrature< dim-1 > &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 FE &finite_elements, const UpdateFlags update_flags) | |
Public Attributes | |
| const ::hp::QCollection< dim-1 > | q_collection |
| const ::hp::MappingCollection < dim, spacedim > | mapping_collection |
| ::hp::FEFaceValues< dim > | x_fe_values |
| std::vector< Point< dim > > | patch_normals |
| std::vector< Point< spacedim > > | patch_evaluation_points |
A derived class for use in the DataOutFaces class. This is a class for the AdditionalData kind of data structure discussed in the documentation of the WorkStream context.
Definition at line 39 of file data_out_faces.h.
| internal::DataOutFaces::ParallelData< dim, spacedim >::ParallelData | ( | const Quadrature< dim-1 > & | 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 FE & | finite_elements, | ||
| const UpdateFlags | update_flags | ||
| ) |
| const ::hp::QCollection<dim-1> internal::DataOutFaces::ParallelData< dim, spacedim >::q_collection |
Definition at line 51 of file data_out_faces.h.
| const ::hp::MappingCollection<dim,spacedim> internal::DataOutFaces::ParallelData< dim, spacedim >::mapping_collection |
Definition at line 52 of file data_out_faces.h.
| ::hp::FEFaceValues<dim> internal::DataOutFaces::ParallelData< dim, spacedim >::x_fe_values |
Definition at line 53 of file data_out_faces.h.
| std::vector<Point<dim> > internal::DataOutFaces::ParallelData< dim, spacedim >::patch_normals |
Definition at line 55 of file data_out_faces.h.
| std::vector<Point<spacedim> > internal::DataOutFaces::ParallelData< dim, spacedim >::patch_evaluation_points |
Definition at line 56 of file data_out_faces.h.
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2