Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
MeshWorker::internal::CellIteratorBaseType< CellIteratorType > Struct Template Reference

#include <deal.II/meshworker/mesh_loop.h>

Public Types

using type = CellIteratorType
 

Detailed Description

template<class CellIteratorType>
struct MeshWorker::internal::CellIteratorBaseType< CellIteratorType >

A helper class to provide a type definition for the underlying cell iterator type.

Definition at line 55 of file mesh_loop.h.

Member Typedef Documentation

◆ type

template<class CellIteratorType >
using MeshWorker::internal::CellIteratorBaseType< CellIteratorType >::type = CellIteratorType

Type definition for the cell iterator type.

Definition at line 60 of file mesh_loop.h.


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