GridFormat
0.2.1
I/O-Library for grid-like data structures
Loading...
Searching...
No Matches
GridFormat::Concepts::StructuredGrid Concept Reference
Grid
Concept for grids to be used as structured grids.
#include <
concepts.hpp
>
Concept definition
template
<
typename
T>
concept
GridFormat::Concepts::StructuredGrid
=
StructuredEntitySet<T>
and
GridDetail::ExposesPointCoordinates<T>
GridFormat::Concepts::StructuredEntitySet
Basic concept for all grids with a structured topology. We need to know the extents of the grid and n...
Definition:
concepts.hpp:38
GridFormat::Concepts::StructuredGrid
Concept for grids to be used as structured grids.
Definition:
concepts.hpp:74
GridFormat
Concepts
StructuredGrid
Generated by
1.9.6