dune-grid
2.1.1
|
#include <dune/grid/alugrid/3d/entityseed.hh>
Static Public Member Functions | |
static Key * | toKey (const HBndSegType *) |
static HElementType * | getItem (KeyType *key) |
static bool | isGhost (KeyType *) |
static BNDFaceType * | ghost (KeyType *) |
static HElementType* Dune::ALU3dGridEntitySeedBase< codim, GridImp >::Bnd< cd, Key >::getItem | ( | KeyType * | key | ) | [inline, static] |
Referenced by Dune::ALU3dGridEntitySeedBase< 0, GridImp >::item().
static BNDFaceType* Dune::ALU3dGridEntitySeedBase< codim, GridImp >::Bnd< cd, Key >::ghost | ( | KeyType * | ) | [inline, static] |
Referenced by Dune::ALU3dGridEntitySeedBase< 0, GridImp >::ghost().
static bool Dune::ALU3dGridEntitySeedBase< codim, GridImp >::Bnd< cd, Key >::isGhost | ( | KeyType * | ) | [inline, static] |
Referenced by Dune::ALU3dGridEntitySeedBase< 0, GridImp >::isGhost().
static Key* Dune::ALU3dGridEntitySeedBase< codim, GridImp >::Bnd< cd, Key >::toKey | ( | const HBndSegType * | ) | [inline, static] |
Referenced by Dune::ALU3dGridEntitySeedBase< 0, GridImp >::toKey().