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

Lorenz Class Reference

Inheritance diagram for Lorenz:

Inheritance graph
[legend]
Collaboration diagram for Lorenz:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

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


Constructor & Destructor Documentation

Lorenz::Lorenz  )  [inline]
 


Member Function Documentation

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

Right-hand side.

Implements dolfin::ODE.

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