dune-grid 2.9.0
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Dune::Alberta::CoordCache< dim >::Interpolation Struct Reference

#include <dune/grid/albertagrid/coordcache.hh>

Public Types

typedef Alberta::Patch< dimensionPatch
 

Static Public Member Functions

static void interpolateVector (const CoordVectorPointer &dofVector, const Patch &patch)
 

Static Public Attributes

static const int dimension = dim
 

Member Typedef Documentation

◆ Patch

template<int dim>
typedef Alberta::Patch< dimension > Dune::Alberta::CoordCache< dim >::Interpolation::Patch

Member Function Documentation

◆ interpolateVector()

template<int dim>
static void Dune::Alberta::CoordCache< dim >::Interpolation::interpolateVector ( const CoordVectorPointer dofVector,
const Patch patch 
)
inlinestatic

Member Data Documentation

◆ dimension

template<int dim>
const int Dune::Alberta::CoordCache< dim >::Interpolation::dimension = dim
static

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