![]() |
#include <P1IntMap.h>
Inheritance diagram for dolfin::P1IntMap:


Public Member Functions | |
| P1IntMap () | |
| 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. | |
| 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 given cell.
Implements dolfin::Map. |
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.