dune-grid 2.10
Loading...
Searching...
No Matches
Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler > Struct Template Reference

Public Types

typedef Alberta::DofVectorPointer< Alberta::GlobalVectorDofVectorPointer
 
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
 

Member Typedef Documentation

◆ DofVectorPointer

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

◆ Patch

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

Member Function Documentation

◆ getDataHandler()

template<int dim, int dimworld>
template<class DataHandler >
static DataHandler & Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::getDataHandler ( const DofVectorPointer & dofVector)
inlinestatic

◆ interpolateVector()

template<int dim, int dimworld>
template<class DataHandler >
static void Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::interpolateVector ( const DofVectorPointer & dofVector,
const Patch & patch )
inlinestatic

◆ restrictVector()

template<int dim, int dimworld>
template<class DataHandler >
static void Dune::AlbertaGrid< dim, dimworld >::AdaptationCallback< DataHandler >::restrictVector ( const DofVectorPointer & dofVector,
const Patch & patch )
inlinestatic

Member Data Documentation

◆ dimension

template<int dim, int 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 files: