|
dune-grid 2.9.1
|
Loading...
Searching...
No Matches
identitygridentityseed.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
31 typedef typename GridImp::HostGridType::Traits::template Codim<codim>::EntitySeed HostEntitySeed;
Include standard header files.
The EntitySeed class provides the minimal information needed to restore an Entity using the grid.
Definition identitygridentityseed.hh:24
static constexpr int codimension
Definition identitygridentityseed.hh:35
IdentityGridEntitySeed()
Construct an empty (i.e. isValid() == false) seed.
Definition identitygridentityseed.hh:40
bool isValid() const
Check whether it is safe to create an Entity from this Seed.
Definition identitygridentityseed.hh:64
GridImp::HostGridType::Traits::template Codim< codim >::Entity HostEntity
Definition identitygridentityseed.hh:28
IdentityGridEntitySeed(const HostEntity &hostEntity)
Create EntitySeed from hostgrid Entity.
Definition identitygridentityseed.hh:49
const HostEntitySeed & hostEntitySeed() const
Get stored HostEntitySeed.
Definition identitygridentityseed.hh:56
GridImp::HostGridType::Traits::template Codim< codim >::EntitySeed HostEntitySeed
Definition identitygridentityseed.hh:31
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8