|
dune-mmesh 1.4.1-git
|
Loading...
Searching...
No Matches
Dune::MMeshInterfaceGridEntitySeed< codim, GridImp > Class Template Reference
The EntitySeed class provides the minimal information needed to restore an Entity using the grid. as seed. More...
#include <dune/mmesh/interface/entityseed.hh>
Public Types | |
| enum | { codimension = codim } |
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. | |
Protected Types | |
| typedef GridImp::template MMeshInterfaceEntity< codim > | HostGridEntity |
Detailed Description
The EntitySeed class provides the minimal information needed to restore an Entity using the grid. as seed.
Member Typedef Documentation
◆ HostGridEntity
|
protected |
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ MMeshInterfaceGridEntitySeed() [1/2]
|
inline |
Construct empty seed.
◆ MMeshInterfaceGridEntitySeed() [2/2]
|
inline |
Construct a seed from a host entity.
Member Function Documentation
◆ hostEntity()
|
inline |
Return host entity.
◆ isValid()
|
inline |
Check whether it is safe to create an Entity from this Seed.
◆ operator=()
|
inline |
Construct a seed from another seed.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8