Reference documentation for deal.II version 9.6.0
|
This is the complete list of members for SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct, including all inherited members.
active_fe_index | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | |
dof_values_ptr | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | |
indices_ptr | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | |
memory_consumption() const | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | |
Pointerstruct() | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | inline |
Pointerstruct(std::vector< types::global_dof_index > *indices_ptr_in, const unsigned int active_fe_index_in=0) | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | inline |
Pointerstruct(std::vector< Vector< typename VectorType::value_type > > *dof_values_ptr_in, const unsigned int active_fe_index_in=0) | SolutionTransfer< dim, VectorType, spacedim >::Pointerstruct | inline |