- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Classes | |
struct | Codim |
class | Codim< codimension > |
Public Types | |
enum | { dimension = dimension_ } |
enum | { dimensionworld = dimension } |
typedef CoordType | ctype |
typedef Codim< dimension > ::SubEntityIterator | VertexIterator |
typedef FieldVector< CoordType, dimension > | CoordVector |
typedef Codim < 0 >::SubEntityIterator | ElementIterator |
typedef FieldVector< int, dimension+1 > | IndexVector |
Static Public Member Functions | |
static int | nVertices (int level) |
static VertexIterator | vBegin (int level) |
static VertexIterator | vEnd (int level) |
static int | nElements (int level) |
static ElementIterator | eBegin (int level) |
static ElementIterator | eEnd (int level) |
Friends | |
class | Geometry< dimension_, dimension_, RefinementImp > |
class | MakeableGeometry< dimension_, RefinementImp > |
class | RefinementIteratorSpecial< dimension, CoordType, 0 > |
class | RefinementIteratorSpecial< dimension, CoordType, dimension > |
typedef FieldVector<CoordType, dimension> Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::CoordVector |
typedef CoordType Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::ctype |
typedef Codim<0>::SubEntityIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::ElementIterator |
typedef FieldVector<int, dimension+1> Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::IndexVector |
typedef Codim<dimension>::SubEntityIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension_, CoordType >::VertexIterator |
RefinementImp< dimension, CoordType >::ElementIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >::eBegin | ( | int | level | ) | [static] |
RefinementImp< dimension, CoordType >::ElementIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >::eEnd | ( | int | level | ) | [static] |
int Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >::nElements | ( | int | level | ) | [static] |
int Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >::nVertices | ( | int | level | ) | [static] |
RefinementImp< dimension, CoordType >::VertexIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >::vBegin | ( | int | level | ) | [static] |
RefinementImp< dimension, CoordType >::VertexIterator Dune::RefinementImp::PyramidTriangulation::RefinementImp< dimension, CoordType >::vEnd | ( | int | level | ) | [static] |
friend class Geometry< dimension_, dimension_, RefinementImp > [friend] |
friend class MakeableGeometry< dimension_, RefinementImp > [friend] |
friend class RefinementIteratorSpecial< dimension, CoordType, 0 > [friend] |
friend class RefinementIteratorSpecial< dimension, CoordType, dimension > [friend] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].