![]() |
Reference documentation for deal.II version 8.5.1
|
This is the complete list of members for internal::DataOut::DataEntryBase< DoFHandlerType >, including all inherited members.
| clear()=0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| data_component_interpretation | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| DataEntryBase(const DoFHandlerType *dofs, const std::vector< std::string > &names, const std::vector< DataComponentInterpretation::DataComponentInterpretation > &data_component_interpretation) | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| DataEntryBase(const DoFHandlerType *dofs, const DataPostprocessor< DoFHandlerType::space_dimension > *data_postprocessor) | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| dof_handler | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| get_cell_data_value(const unsigned int cell_number) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| get_function_gradients(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< Tensor< 1, DoFHandlerType::space_dimension > > &patch_gradients) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| get_function_gradients(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< std::vector< Tensor< 1, DoFHandlerType::space_dimension > > > &patch_gradients_system) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| get_function_hessians(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< Tensor< 2, DoFHandlerType::space_dimension > > &patch_hessians) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| get_function_hessians(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< std::vector< Tensor< 2, DoFHandlerType::space_dimension > > > &patch_hessians_system) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| get_function_values(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< double > &patch_values) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| get_function_values(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector<::Vector< double > > &patch_values_system) const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| memory_consumption() const =0 | internal::DataOut::DataEntryBase< DoFHandlerType > | pure virtual |
| n_output_variables | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| names | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| postprocessor | internal::DataOut::DataEntryBase< DoFHandlerType > | |
| ~DataEntryBase() | internal::DataOut::DataEntryBase< DoFHandlerType > | virtual |
1.8.13