Reference documentation for deal.II version 8.1.0
Public Member Functions | Public Attributes | List of all members
VectorTools::internal::VectorDoFTuple< dim > Struct Template Reference

#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]
 

Detailed Description

template<int dim>
struct VectorTools::internal::VectorDoFTuple< 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.


The documentation for this struct was generated from the following file: