![]() |


Public Member Functions | |
| Benchmark (unsigned int n) | |
| real | x0 (unsigned int i) |
| Return x-component of initial position for particle i. | |
| real | v0 (unsigned int i) |
| real | Fx (unsigned int i, real t) |
| Return x-component of the force on particle i at time t. | |
| Benchmark (unsigned int n, unsigned int M, real b) | |
| real | x0 (unsigned int i) |
| Return x-component of initial position for particle i. | |
| real | vx0 (unsigned int i) |
| Return x-component of initial velocity for particle i. | |
| real | Fx (unsigned int i, real t) |
| Return x-component of the force on particle i at time t. | |
| real | timestep (unsigned int i) |
| Time step to use for given component (optional). | |
Protected Member Functions | |
| void | computeSparsity () |
Protected Attributes | |
| real | b |
| real | M |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
Return x-component of the force on particle i at time t.
Reimplemented from dolfin::ParticleSystem. |
|
||||||||||||
|
Return x-component of the force on particle i at time t.
Reimplemented from dolfin::ParticleSystem. |
|
|
Time step to use for given component (optional).
Reimplemented from dolfin::ODE. |
|
|
|
|
|
Return x-component of initial velocity for particle i.
Reimplemented from dolfin::ParticleSystem. |
|
|
Return x-component of initial position for particle i.
Reimplemented from dolfin::ParticleSystem. |
|
|
Return x-component of initial position for particle i.
Reimplemented from dolfin::ParticleSystem. |
|
|
|
|
|
|
![]()
Documentation automatically generated with Doxygen on 10 Sep 2004.