| add_component_names(const std::string &vector_name, const std::vector< std::string > &component_names) | PointValueHistory< dim > | |
| add_field_name(const std::string &vector_name, const ComponentMask &component_mask={}) | PointValueHistory< dim > | |
| add_field_name(const std::string &vector_name, const unsigned int n_components) | PointValueHistory< dim > | |
| add_independent_names(const std::vector< std::string > &independent_names) | PointValueHistory< dim > | |
| add_point(const Point< dim > &location) | PointValueHistory< dim > | |
| add_points(const std::vector< Point< dim > > &locations) | PointValueHistory< dim > | |
| clear() | PointValueHistory< dim > | |
| cleared | PointValueHistory< dim > | private |
| close() | PointValueHistory< dim > | |
| closed | PointValueHistory< dim > | private |
| component_mask | PointValueHistory< dim > | private |
| component_names_map | PointValueHistory< dim > | private |
| data_store | PointValueHistory< dim > | private |
| dataset_key | PointValueHistory< dim > | private |
| deep_check(const bool strict) | PointValueHistory< dim > | |
| dof_handler | PointValueHistory< dim > | private |
| evaluate_field(const std::string &name, const VectorType &solution) | PointValueHistory< dim > | |
| evaluate_field(const std::vector< std::string > &names, const VectorType &solution, const DataPostprocessor< dim > &data_postprocessor, const Quadrature< dim > &quadrature) | PointValueHistory< dim > | |
| evaluate_field(const std::string &name, const VectorType &solution, const DataPostprocessor< dim > &data_postprocessor, const Quadrature< dim > &quadrature) | PointValueHistory< dim > | |
| evaluate_field_at_requested_location(const std::string &name, const VectorType &solution) | PointValueHistory< dim > | |
| ExcDataLostSync() | PointValueHistory< dim > | static |
| ExcDoFHandlerChanged() | PointValueHistory< dim > | static |
| ExcDoFHandlerRequired() | PointValueHistory< dim > | static |
| ExcNoIndependent() | PointValueHistory< dim > | static |
| get_postprocessor_locations(const Quadrature< dim > &quadrature, std::vector< Point< dim > > &locations) | PointValueHistory< dim > | |
| get_support_locations(std::vector< std::vector< Point< dim > > > &locations) | PointValueHistory< dim > | |
| have_dof_handler | PointValueHistory< dim > | private |
| indep_names | PointValueHistory< dim > | private |
| independent_values | PointValueHistory< dim > | private |
| mark_support_locations() | PointValueHistory< dim > | |
| n_indep | PointValueHistory< dim > | private |
| operator=(const PointValueHistory &point_value_history) | PointValueHistory< dim > | |
| point_geometry_data | PointValueHistory< dim > | private |
| PointValueHistory(const unsigned int n_independent_variables=0) | PointValueHistory< dim > | |
| PointValueHistory(const DoFHandler< dim > &dof_handler, const unsigned int n_independent_variables=0) | PointValueHistory< dim > | |
| PointValueHistory(const PointValueHistory &point_value_history) | PointValueHistory< dim > | |
| push_back_independent(const std::vector< double > &independent_values) | PointValueHistory< dim > | |
| start_new_dataset(const double key) | PointValueHistory< dim > | |
| status(std::ostream &out) | PointValueHistory< dim > | |
| tria_change_listener() | PointValueHistory< dim > | private |
| tria_listener | PointValueHistory< dim > | private |
| triangulation_changed | PointValueHistory< dim > | private |
| write_gnuplot(const std::string &base_name, const std::vector< Point< dim > > &postprocessor_locations=std::vector< Point< dim > >()) | PointValueHistory< dim > | |
| ~PointValueHistory() | PointValueHistory< dim > | |