![]() |
#include <TestProblem9.h>
Inheritance diagram for TestProblem9:
Public Member Functions | |
TestProblem9 () | |
real | u0 (unsigned int i) |
Initial value. | |
real | f (const Vector &u, real t, unsigned int i) |
Right-hand side. | |
Element::Type | method (unsigned int i) |
Method to use for given component (optional). | |
unsigned int | order (unsigned int i) |
Order to use for given component (optional). |
|
|
|
Right-hand side.
Implements dolfin::ODE. |
|
Method to use for given component (optional).
Reimplemented from dolfin::ODE. |
|
Order to use for given component (optional).
Reimplemented from dolfin::ODE. |
|
Initial value.
Implements dolfin::ODE. |
Documentation automatically generated with Doxygen on 10 Sep 2004.