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

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