Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
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 51 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 56 of file mesh_loop.h.


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