![]() |
Reference documentation for deal.II version 8.1.0
|
#include <vector_tools.templates.h>
Public Member Functions | |
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.
Definition at line 2264 of file vector_tools.templates.h.