![]() |
#include <DofFunction.h>
Inheritance diagram for dolfin::DofFunction:
Public Member Functions | |
DofFunction (Mesh &mesh, Vector &dofs, int dim, int size) | |
~DofFunction () | |
real | operator() (const Node &n, real t) const |
real | operator() (const Node &n, real t) |
void | update (real t) |
real | time () const |
Mesh & | mesh () const |
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. |
|
Reimplemented from dolfin::GenericFunction. |
|
Reimplemented from dolfin::GenericFunction. |
|
Reimplemented from dolfin::GenericFunction. |
|
Reimplemented from dolfin::GenericFunction. |
|
Reimplemented from dolfin::GenericFunction. |
|
Reimplemented from dolfin::GenericFunction. |
Documentation automatically generated with Doxygen on 10 Sep 2004.