Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

TestProblem3 Class Reference

#include <TestProblem3.h>

Inheritance diagram for TestProblem3:

Inheritance graph
[legend]
Collaboration diagram for TestProblem3:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestProblem3 ()
real u0 (unsigned int i)
 Initial value.

real f (const Vector &u, real t, unsigned int i)
 Right-hand side.


Constructor & Destructor Documentation

TestProblem3::TestProblem3  )  [inline]
 


Member Function Documentation

real TestProblem3::f const Vector u,
real  t,
unsigned int  i
[inline, virtual]
 

Right-hand side.

Implements dolfin::ODE.

real TestProblem3::u0 unsigned int  i  )  [inline, virtual]
 

Initial value.

Implements dolfin::ODE.


The documentation for this class was generated from the following file:


Documentation automatically generated with Doxygen on 10 Sep 2004.