Dune Core Modules (unstable)
entityseed.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
Store a reference to an entity with a minimal memory footprint.
Definition: entityseed.hh:26
Implementation & impl()
access to the underlying implementation
Definition: entityseed.hh:59
EntitySeedImp Implementation
type of underlying implementation
Definition: entityseed.hh:37
EntitySeed(const EntitySeedImp &implementation)
Construct from implementation class.
Definition: entityseed.hh:44
static constexpr int codimension
codimension of underlying entity
Definition: entityseed.hh:30
EntitySeed()
Construct an empty (i.e. isValid() == false) seed.
Definition: entityseed.hh:40
const Implementation & impl() const
access to the underlying implementation
Definition: entityseed.hh:66
bool isValid() const
check whether it is safe to create an Entity from this Seed
Definition: entityseed.hh:49
Different resources needed by all grid implementations.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)