Loading [MathJax]/extensions/tex2jax.js

dune-mmesh (1.4)

Dune::MMeshInterfaceGridEntitySeed< codim, GridImp > Class Template Reference

The EntitySeed class provides the minimal information needed to restore an Entity using the grid.We use the host grid entity as seed. More...

#include <dune/mmesh/interface/entityseed.hh>

Public Member Functions

 MMeshInterfaceGridEntitySeed ()
 Construct empty seed.
 
 MMeshInterfaceGridEntitySeed (const HostGridEntity &hostEntity)
 Construct a seed from a host entity.
 
MMeshInterfaceGridEntitySeed operator= (const MMeshInterfaceGridEntitySeed< codim, GridImp > &seed)
 Construct a seed from another seed.
 
bool isValid () const
 Check whether it is safe to create an Entity from this Seed.
 
const HostGridEntity & hostEntity () const
 Return host entity.
 

Detailed Description

template<int codim, class GridImp>
class Dune::MMeshInterfaceGridEntitySeed< codim, GridImp >

The EntitySeed class provides the minimal information needed to restore an Entity using the grid.

We use the host grid entity as seed.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Apr 7, 22:57, 2025)