Reference documentation for deal.II version 9.1.0-pre
List of all members
internal::DoFHandlerImplementation::Iterators< DoFHandlerType< 2, spacedim >, lda > Struct Template Reference

#include <deal.II/dofs/dof_iterator_selector.h>

Detailed Description

template<template< int, int > class DoFHandlerType, int spacedim, bool lda>
struct internal::DoFHandlerImplementation::Iterators< DoFHandlerType< 2, spacedim >, lda >

Define some types for DoF handling in two dimensions.

The types have the same meaning as those declared in internal::TriangulationImplementation::Iterators<2,spacedim>, only the treatment of templates is a little more complicated. See the Iterators on mesh-like containers module for more information.

Author
Wolfgang Bangerth, Oliver Kayser-Herold, Guido Kanschat, 1998, 2003, 2008, 2010

Definition at line 106 of file dof_iterator_selector.h.


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