#include <cassert>
#include <utility>
#include <dune/common/exceptions.hh>
#include <dune/common/hybridutilities.hh>
#include <dune/common/typetraits.hh>
#include <dune/grid/albertagrid/albertaheader.hh>
Go to the source code of this file.
|
class | Dune::AlbertaError |
|
class | Dune::AlbertaIOError |
|
class | Dune::Alberta::GlobalSpace |
|
struct | Dune::Alberta::NumSubEntities< dim, 0 > |
|
struct | Dune::Alberta::NumSubEntities< dim, dim > |
|
struct | Dune::Alberta::NumSubEntities< 0, 0 > |
|
struct | Dune::Alberta::NumSubEntities< 2, 1 > |
|
struct | Dune::Alberta::NumSubEntities< 3, 1 > |
|
struct | Dune::Alberta::NumSubEntities< 3, 2 > |
|
struct | Dune::Alberta::CodimType< dim, 0 > |
|
struct | Dune::Alberta::CodimType< dim, dim > |
|
struct | Dune::Alberta::CodimType< 2, 1 > |
|
struct | Dune::Alberta::CodimType< 3, 1 > |
|
struct | Dune::Alberta::CodimType< 3, 2 > |
|
struct | Dune::Alberta::FillFlags< dim > |
|
struct | Dune::Alberta::RefinementEdge< dim > |
|
struct | Dune::Alberta::RefinementEdge< 2 > |
|
struct | Dune::Alberta::Dune2AlbertaNumbering< dim, codim > |
|
struct | Dune::Alberta::Dune2AlbertaNumbering< 3, 2 > |
|
struct | Dune::Alberta::Generic2AlbertaNumbering< dim, codim > |
|
struct | Dune::Alberta::Generic2AlbertaNumbering< dim, 1 > |
|
struct | Dune::Alberta::Generic2AlbertaNumbering< 1, 1 > |
|
struct | Dune::Alberta::Generic2AlbertaNumbering< 3, 2 > |
|
class | Dune::Alberta::NumberingMap< dim, Numbering > |
|
struct | Dune::Alberta::MapVertices< dim, 0 > |
|
struct | Dune::Alberta::MapVertices< 2, 1 > |
|
struct | Dune::Alberta::MapVertices< 3, 1 > |
|
struct | Dune::Alberta::MapVertices< 3, 2 > |
|
struct | Dune::Alberta::MapVertices< dim, dim > |
|
struct | Dune::Alberta::Twist< dim, subdim > |
|
struct | Dune::Alberta::Twist< dim, 1 > |
|
struct | Dune::Alberta::Twist< 1, 1 > |
|
struct | Dune::Alberta::Twist< dim, 2 > |
|
struct | Dune::Alberta::Twist< 2, 2 > |
|
◆ DUNE_ALBERTA_CACHE_COORDINATES
#define DUNE_ALBERTA_CACHE_COORDINATES 1 |