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

Simple Class Reference

Inheritance diagram for Simple:

Inheritance graph
[legend]
Collaboration diagram for Simple:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Simple ()
real x0 (unsigned int i)
 Return x-component of initial position for particle i.

real Fx (unsigned int i, real t)
 Return x-component of the force on particle i at time t.


Constructor & Destructor Documentation

Simple::Simple  )  [inline]
 


Member Function Documentation

real Simple::Fx unsigned int  i,
real  t
[inline, virtual]
 

Return x-component of the force on particle i at time t.

Reimplemented from dolfin::ParticleSystem.

real Simple::x0 unsigned int  i  )  [inline, virtual]
 

Return x-component of initial position for particle i.

Reimplemented from dolfin::ParticleSystem.


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


Documentation automatically generated with Doxygen on 10 Sep 2004.