![]() |
ASPECT
|
Public Member Functions | |
VectorDoFTuple () | |
bool | operator< (const VectorDoFTuple< dim > &other) const |
bool | operator== (const VectorDoFTuple< dim > &other) const |
bool | operator!= (const VectorDoFTuple< dim > &other) const |
Public Attributes | |
types::global_dof_index | dof_indices [dim] |
A structure that stores the dim DoF indices that correspond to a vector-valued quantity at a single support point.
|
inline |
|
inline |
|
inline |
Definition at line 122 of file compat.h.
References dealii::VectorTools::internal::VectorDoFTuple< dim >::dof_indices.
|
inline |
types::global_dof_index dealii::VectorTools::internal::VectorDoFTuple< dim >::dof_indices[dim] |
Definition at line 101 of file compat.h.
Referenced by dealii::VectorTools::internal::add_constraint(), dealii::VectorTools::internal::add_tangentiality_constraints(), dealii::VectorTools::internal::compute_nonzero_normal_flux_constraints_active_or_level(), dealii::VectorTools::internal::map_dofs_to_normal_vectors_and_normal_fluxes(), and dealii::VectorTools::internal::VectorDoFTuple< dim >::operator==().