Vertex (Edge, Cell, ...) Grid Range ConceptGrids and Grid RangesGrid ConceptCell-Vertex Input Grid Range

Cell-Vertex Input Grid Range

Description

A Cell-Vertex Input Grid Range is a Grid Range which can be used to construct another grid. More precisely, its representation is cell-based: Supported is mostly iteration over cells and over vertices incident to cells.

Refinement of

Cell Grid Range
Vertex Grid Range

Associated types
X

Name

Expression Description
cell type R::Cell model of Grid Cell defining

R::Cell::VertexIterator

(a model of VertexOnCellIterator)

Valid Expressions

None, besides those defined in Cell Grid Range and Vertex Grid Range

Expression semantics

None, besides those defined in Cell Grid Range and Vertex Grid Range

Models

enumerated_grid_range
Complex2D
IstreamComplex2DFmt

Notes
See also

Grid Range   Cell Grid Range   Vertex Grid Range   VertexOnCellIterator


Guntram Berti


Vertex (Edge, Cell, ...) Grid Range ConceptGrids and Grid RangesGrid ConceptCell-Vertex Input Grid Range