deal.II version GIT relicensing-2248-g6a8f632045 2024-12-12 07:30:00+00:00
|
#include <deal.II/meshworker/mesh_loop.h>
Public Types | |
using | type = typename CellIteratorBaseType< CellIteratorType >::type |
A helper class to provide a type definition for the underlying cell iterator type.
This specialization is for IteratorRange, which may have either a TriaActiveIterator or a FilteredIterator as its base type.
Definition at line 70 of file mesh_loop.h.
using MeshWorker::internal::CellIteratorBaseType< IteratorOverIterators< CellIteratorType > >::type = typename CellIteratorBaseType<CellIteratorType>::type |
Type definition for the cell iterator type.
Definition at line 78 of file mesh_loop.h.