
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 unsigned int n_patches_per_circle, const std::vector< unsigned int > &n_postprocessor_outputs, const FE &finite_elements, const UpdateFlags update_flags) | |
Public Attributes | |
| const unsigned int | n_patches_per_circle |
| const ::hp::QCollection< dim > | q_collection |
| ::hp::FEValues< dim, spacedim > | x_fe_values |
| 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 class.
Definition at line 39 of file data_out_rotation.h.
| internal::DataOutRotation::ParallelData< dim, spacedim >::ParallelData | ( | const Quadrature< dim > & | quadrature, |
| const unsigned int | n_components, | ||
| const unsigned int | n_datasets, | ||
| const unsigned int | n_subdivisions, | ||
| const unsigned int | n_patches_per_circle, | ||
| const std::vector< unsigned int > & | n_postprocessor_outputs, | ||
| const FE & | finite_elements, | ||
| const UpdateFlags | update_flags | ||
| ) |
| const unsigned int internal::DataOutRotation::ParallelData< dim, spacedim >::n_patches_per_circle |
Definition at line 51 of file data_out_rotation.h.
| const ::hp::QCollection<dim> internal::DataOutRotation::ParallelData< dim, spacedim >::q_collection |
Definition at line 53 of file data_out_rotation.h.
| ::hp::FEValues<dim,spacedim> internal::DataOutRotation::ParallelData< dim, spacedim >::x_fe_values |
Definition at line 54 of file data_out_rotation.h.
| std::vector<Point<spacedim> > internal::DataOutRotation::ParallelData< dim, spacedim >::patch_evaluation_points |
Definition at line 56 of file data_out_rotation.h.
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2