Reference documentation for deal.II version 8.5.1
internal::DataOut::DataEntry< DoFHandlerType, VectorType > Member List

This is the complete list of members for internal::DataOut::DataEntry< DoFHandlerType, VectorType >, including all inherited members.

clear()internal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
data_component_interpretationinternal::DataOut::DataEntryBase< DoFHandlerType >
DataEntry(const DoFHandlerType *dofs, const VectorType *data, const std::vector< std::string > &names, const std::vector< DataComponentInterpretation::DataComponentInterpretation > &data_component_interpretation)internal::DataOut::DataEntry< DoFHandlerType, VectorType >
DataEntry(const DoFHandlerType *dofs, const VectorType *data, const DataPostprocessor< DoFHandlerType::space_dimension > *data_postprocessor)internal::DataOut::DataEntry< DoFHandlerType, VectorType >
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_handlerinternal::DataOut::DataEntryBase< DoFHandlerType >
get_cell_data_value(const unsigned int cell_number) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
get_function_gradients(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< Tensor< 1, DoFHandlerType::space_dimension > > &patch_gradients) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >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) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
get_function_hessians(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< Tensor< 2, DoFHandlerType::space_dimension > > &patch_hessians) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >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) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
get_function_values(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< double > &patch_values) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
get_function_values(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector<::Vector< double > > &patch_values_system) constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
memory_consumption() constinternal::DataOut::DataEntry< DoFHandlerType, VectorType >virtual
n_output_variablesinternal::DataOut::DataEntryBase< DoFHandlerType >
namesinternal::DataOut::DataEntryBase< DoFHandlerType >
postprocessorinternal::DataOut::DataEntryBase< DoFHandlerType >
vectorinternal::DataOut::DataEntry< DoFHandlerType, VectorType >private
~DataEntryBase()internal::DataOut::DataEntryBase< DoFHandlerType >virtual