|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
geometrygrid/capabilities.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
61 static const bool v = hasBackupRestoreFacilities< HostGrid >::v && std::is_default_constructible< CoordFunction >::value;
constexpr void forEach(Range &&range, F &&f)
Include standard header files.
Specialize with 'true' for if the codimension 0 entity of the grid has only one possible geometry typ...
Definition common/capabilities.hh:27
static const unsigned int topologyId
Definition common/capabilities.hh:31
Specialize with 'true' for all codims that a grid implements entities for. (default=false)
Definition common/capabilities.hh:58
specialize with 'true' for all codims that a grid provides an iterator for (default=hasEntity<codim>:...
Definition common/capabilities.hh:74
specialize with 'true' for all codims that a grid can communicate data on (default=false)
Definition common/capabilities.hh:97
Specialize with 'true' if implementation guarantees conforming level grids. (default=false)
Definition common/capabilities.hh:106
static const bool v
Definition common/capabilities.hh:107
Specialize with 'true' if implementation guarantees a conforming leaf grid. (default=false)
Definition common/capabilities.hh:115
Specialize with 'true' if implementation provides backup and restore facilities. (default=false)
Definition common/capabilities.hh:124
static const bool v
Definition common/capabilities.hh:125
Specialize with 'true' if the grid implementation is thread safe. (default=false)
Definition common/capabilities.hh:142
Specialize with 'true' if the grid implementation is thread safe, while it is not modified....
Definition common/capabilities.hh:169
static constexpr int dimension
The dimension of the grid.
Definition common/grid.hh:405
Definition geometrygrid/capabilities.hh:95
Definition geometrygrid/capabilities.hh:116
static bool hasHostEntity(int codim)
Definition geometrygrid/capabilities.hh:134
A set of traits classes to store static information about grid implementation.
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8