dune-grid  2.1.1
Public Types | Static Public Member Functions | Static Public Attributes
Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler > Struct Template Reference

List of all members.

Public Types

typedef
Alberta::DofVectorPointer
< Alberta::GlobalVector
DofVectorPointer
typedef Alberta::Patch< dimensionPatch

Static Public Member Functions

static DataHandler & getDataHandler (const DofVectorPointer &dofVector)
static void interpolateVector (const DofVectorPointer &dofVector, const Patch &patch)
static void restrictVector (const DofVectorPointer &dofVector, const Patch &patch)

Static Public Attributes

static const int dimension = dim

template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler>
struct Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >


Member Typedef Documentation

template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler >
typedef Alberta::DofVectorPointer< Alberta::GlobalVector > Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::DofVectorPointer
template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler >
typedef Alberta::Patch< dimension > Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::Patch

Member Function Documentation

template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler >
static DataHandler& Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::getDataHandler ( const DofVectorPointer dofVector) [inline, static]
template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler >
static void Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::interpolateVector ( const DofVectorPointer dofVector,
const Patch patch 
) [inline, static]
template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler >
static void Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::restrictVector ( const DofVectorPointer dofVector,
const Patch patch 
) [inline, static]

Member Data Documentation

template<int dim, int dimworld = Alberta::dimWorld>
template<class DataHandler >
const int Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::dimension = dim [static]

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