dune-grid 2.9.0
|
#include <dune/grid/albertagrid/coordcache.hh>
Classes | |
struct | Interpolation |
class | LocalCaching |
Public Types | |
typedef Alberta::ElementInfo< dimension > | ElementInfo |
typedef Alberta::MeshPointer< dimension > | MeshPointer |
typedef HierarchyDofNumbering< dimension > | DofNumbering |
Public Member Functions | |
GlobalVector & | operator() (const Element *element, int vertex) const |
GlobalVector & | operator() (const ElementInfo &elementInfo, int vertex) const |
void | create (const DofNumbering &dofNumbering) |
void | release () |
Static Public Attributes | |
static const int | dimension = dim |
typedef HierarchyDofNumbering< dimension > Dune::Alberta::CoordCache< dim >::DofNumbering |
typedef Alberta::ElementInfo< dimension > Dune::Alberta::CoordCache< dim >::ElementInfo |
typedef Alberta::MeshPointer< dimension > Dune::Alberta::CoordCache< dim >::MeshPointer |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |