Reference documentation for deal.II version 8.5.1
|
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_interpretation | internal::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_handler | internal::DataOut::DataEntryBase< DoFHandlerType > | |
get_cell_data_value(const unsigned int cell_number) const | internal::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) const | internal::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) const | internal::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) const | internal::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) const | internal::DataOut::DataEntry< DoFHandlerType, VectorType > | virtual |
get_function_values(const FEValuesBase< DoFHandlerType::dimension, DoFHandlerType::space_dimension > &fe_patch_values, std::vector< double > &patch_values) const | internal::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) const | internal::DataOut::DataEntry< DoFHandlerType, VectorType > | virtual |
memory_consumption() const | internal::DataOut::DataEntry< DoFHandlerType, VectorType > | virtual |
n_output_variables | internal::DataOut::DataEntryBase< DoFHandlerType > | |
names | internal::DataOut::DataEntryBase< DoFHandlerType > | |
postprocessor | internal::DataOut::DataEntryBase< DoFHandlerType > | |
vector | internal::DataOut::DataEntry< DoFHandlerType, VectorType > | private |
~DataEntryBase() | internal::DataOut::DataEntryBase< DoFHandlerType > | virtual |