![]() |
#include <P1TriMap.h>
Inheritance diagram for dolfin::P1TriMap:
Public Member Functions | |
P1TriMap () | |
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 Edge &edge) |
Update map to cell of given edge. | |
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 edge.
Reimplemented from dolfin::Map. |
|
Update map to given cell.
Implements dolfin::Map. |
Documentation automatically generated with Doxygen on 10 Sep 2004.