dune-grid  2.2.0
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< dimension > Patch

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

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)
inlinestatic
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 
)
inlinestatic
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 
)
inlinestatic

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: