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


Public Member Functions | |
| ExpressionFunction () | |
| virtual | ~ExpressionFunction () |
| virtual real | operator() (const Node &n, real t) const=0 |
| virtual real | operator() (const Point &p, real t) const=0 |
| virtual real | operator() (real x, real y, real z, real t) const=0 |
| virtual void | update (FunctionSpace::ElementFunction &v, const FiniteElement &element, const Cell &cell, real t) const=0 |
| virtual void | update (NewArray< real > &w, const Cell &cell, const NewPDE &pde) const=0 |
|
|
|
|
|
|
|
||||||||||||||||||||
|
Reimplemented from dolfin::GenericFunction. Implemented in dolfin::ScalarExpressionFunction, and dolfin::VectorExpressionFunction. |
|
||||||||||||
|
Reimplemented from dolfin::GenericFunction. Implemented in dolfin::ScalarExpressionFunction, and dolfin::VectorExpressionFunction. |
|
||||||||||||
|
Reimplemented from dolfin::GenericFunction. Implemented in dolfin::ScalarExpressionFunction, and dolfin::VectorExpressionFunction. |
|
||||||||||||||||
|
Reimplemented from dolfin::GenericFunction. Implemented in dolfin::ScalarExpressionFunction, and dolfin::VectorExpressionFunction. |
|
||||||||||||||||||||
|
Reimplemented from dolfin::GenericFunction. Implemented in dolfin::ScalarExpressionFunction, and dolfin::VectorExpressionFunction. |
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.