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

SpringSystem Class Reference

Inheritance diagram for SpringSystem:

Inheritance graph
[legend]
Collaboration diagram for SpringSystem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SpringSystem (unsigned int N)
real u0 (unsigned int i)
 Initial value.

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

 SpringSystem (unsigned int N)
real u0 (unsigned int i)
 Initial value.

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


Constructor & Destructor Documentation

SpringSystem::SpringSystem unsigned int  N  )  [inline]
 

SpringSystem::SpringSystem unsigned int  N  )  [inline]
 


Member Function Documentation

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

Right-hand side.

Implements dolfin::ODE.

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

Right-hand side.

Implements dolfin::ODE.

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

Initial value.

Implements dolfin::ODE.

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

Initial value.

Implements dolfin::ODE.


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


Documentation automatically generated with Doxygen on 10 Sep 2004.