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

TestProblem1 Class Reference

#include <TestProblem1.h>

Inheritance diagram for TestProblem1:

Inheritance graph
[legend]
Collaboration diagram for TestProblem1:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

TestProblem1::TestProblem1  )  [inline]
 


Member Function Documentation

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

Right-hand side.

Implements dolfin::ODE.

real TestProblem1::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.