Dune Core Modules (unstable)

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

Describes the minimal information necessary to create a fully functional YaspEntity. More...

#include <dune/grid/yaspgrid/yaspgridentityseed.hh>

Public Member Functions

 YaspEntitySeed ()
 default construct an invalid entity seed
 
 YaspEntitySeed (int level, std::array< int, dim > coord, int o=0)
 constructor
 
bool isValid () const
 check whether the EntitySeed refers to a valid Entity
 

Static Public Attributes

constexpr static int codimension = codim
 codimension of entity
 

Detailed Description

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

Describes the minimal information necessary to create a fully functional YaspEntity.


The documentation for this class was generated from the following files:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)