![]() |
#include <ScalarExpressionFunction.h>
Inheritance diagram for dolfin::ScalarExpressionFunction:
Public Member Functions | |
ScalarExpressionFunction (function f) | |
~ScalarExpressionFunction () | |
real | operator() (const Node &n, real t) const |
real | operator() (const Node &n, real t) |
real | operator() (const Point &p, real t) const |
real | operator() (const Point &p, real t) |
real | operator() (real x, real y, real z, real t) const |
real | operator() (real x, real y, real z, real t) |
void | update (FunctionSpace::ElementFunction &v, const FiniteElement &element, const Cell &cell, real t) const |
void | update (NewArray< real > &w, const Cell &cell, const NewPDE &pde) const |
|
|
|
|
|
Reimplemented from dolfin::GenericFunction. |
|
Implements dolfin::ExpressionFunction. |
|
Reimplemented from dolfin::GenericFunction. |
|
Implements dolfin::ExpressionFunction. |
|
Reimplemented from dolfin::GenericFunction. |
|
Implements dolfin::ExpressionFunction. |
|
Implements dolfin::ExpressionFunction. |
|
Implements dolfin::ExpressionFunction. |
Documentation automatically generated with Doxygen on 10 Sep 2004.