dune-grid  2.1.1
Static Public Member Functions | Static Public Attributes
Dune::YaspFatherRelativeLocalElement< dim, GridImp > Class Template Reference

#include <dune/grid/yaspgrid.hh>

List of all members.

Static Public Member Functions

static YaspSpecialGeometry
< dim, dim, GridImp > & 
getson (int i)

Static Public Attributes

static FieldVector
< yaspgrid_ctype, dim > 
midpoint
static FieldVector
< yaspgrid_ctype, dim > 
extension
static YaspSpecialGeometry
< dim, dim, GridImp > 
geo

template<int dim, class GridImp>
class Dune::YaspFatherRelativeLocalElement< dim, GridImp >


Member Function Documentation

template<int dim, class GridImp >
static YaspSpecialGeometry<dim,dim,GridImp>& Dune::YaspFatherRelativeLocalElement< dim, GridImp >::getson ( int  i) [inline, static]

Member Data Documentation

template<int dim, class GridImp >
FieldVector< yaspgrid_ctype, dim > Dune::YaspFatherRelativeLocalElement< dim, GridImp >::extension [static]
template<int dim, class GridImp >
YaspSpecialGeometry< dim, dim, GridImp > Dune::YaspFatherRelativeLocalElement< dim, GridImp >::geo [static]
template<int dim, class GridImp >
FieldVector< yaspgrid_ctype, dim > Dune::YaspFatherRelativeLocalElement< dim, GridImp >::midpoint [static]

The documentation for this class was generated from the following file: