![]() |
#include <P1TetMap.h>
Inheritance diagram for dolfin::P1TetMap:
Public Member Functions | |
P1TetMap () | |
Point | operator() (const Point &p) const |
Evaluate map from reference cell. | |
Point | operator() (const Point &p, unsigned int boundary) const |
void | update (const Cell &cell) |
Update map to given cell. | |
void | update (const Face &face) |
Update map to cell of given face. | |
const FunctionSpace::ElementFunction | ddx (const FunctionSpace::ShapeFunction &v) const |
Return derivative of shape function. | |
const FunctionSpace::ElementFunction | ddy (const FunctionSpace::ShapeFunction &v) const |
const FunctionSpace::ElementFunction | ddz (const FunctionSpace::ShapeFunction &v) const |
const FunctionSpace::ElementFunction | ddt (const FunctionSpace::ShapeFunction &v) const |
|
|
|
Implements dolfin::Map. |
|
Return derivative of shape function.
Implements dolfin::Map. |
|
Implements dolfin::Map. |
|
Implements dolfin::Map. |
|
Evaluate map from reference boundary of reference cell to the given boundary on the current cell Implements dolfin::Map. |
|
Evaluate map from reference cell.
Implements dolfin::Map. |
|
Update map to cell of given face.
Reimplemented from dolfin::Map. |
|
Update map to given cell.
Implements dolfin::Map. |
Documentation automatically generated with Doxygen on 10 Sep 2004.