- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#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 |
void Dune::Alberta::CoordCache< dim >::create | ( | const DofNumbering & | dofNumbering | ) | [inline] |
GlobalVector& Dune::Alberta::CoordCache< dim >::operator() | ( | const ElementInfo & | elementInfo, | |
int | vertex | |||
) | const [inline] |
References Dune::Alberta::ElementInfo< dim >::el().
GlobalVector& Dune::Alberta::CoordCache< dim >::operator() | ( | const Element * | element, | |
int | vertex | |||
) | const [inline] |
void Dune::Alberta::CoordCache< dim >::release | ( | ) | [inline] |
const int Dune::Alberta::CoordCache< dim >::dimension = dim [static] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].