Dune::P0CubeShapeFunction< C, T, d > Class Template Reference
[Shapefunctions]

#include <cubeshapefunctions.hh>

List of all members.


Detailed Description

template<typename C, typename T, int d>
class Dune::P0CubeShapeFunction< C, T, d >

Shape functions for Lagrange finite elements.

A class for piecewise constant shape functions in a cube. Evaluation is done at the center of the cube


Public Member Functions

 P0CubeShapeFunction ()
 make a shape function object
ResultType evaluateFunction (int comp, const FieldVector< CoordType, d > &x) const
 evaluate shape function in local coordinates
ResultType evaluateDerivative (int comp, int dir, const FieldVector< CoordType, d > &x) const
 evaluate gradient in local coordinates
int localindex (int comp) const
 consecutive number of associated dof within element
int codim () const
 codim of associated dof
int entity () const
 entity (of codim) of associated dof
int entityindex () const
 consecutive number of dof within entity
const FieldVector< CoordType,
dim > & 
position () const
 interpolation point associated with shape function

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

Generated on 6 Jan 2009 with Doxygen (ver 1.5.1) [logfile].