![]() |
Public Member Functions | |
Lattice (unsigned int p) | |
real | x0 (unsigned int i) |
Return x-component of initial position for particle i. | |
real | y0 (unsigned int i) |
Return y-component of initial position for particle i. | |
real | mass (unsigned int i, real t) |
Return mass of particle i at time t. | |
real | Fx (unsigned int i, real t) |
Return x-component of the force on particle i at time t. | |
real | Fy (unsigned int i, real t) |
Return y-component of the force on particle i at time t. |
|
|
|
Return x-component of the force on particle i at time t.
Reimplemented from dolfin::ParticleSystem. |
|
Return y-component of the force on particle i at time t.
Reimplemented from dolfin::ParticleSystem. |
|
Return mass of particle i at time t.
Reimplemented from dolfin::ParticleSystem. |
|
Return x-component of initial position for particle i.
Reimplemented from dolfin::ParticleSystem. |
|
Return y-component of initial position for particle i.
Reimplemented from dolfin::ParticleSystem. |
Documentation automatically generated with Doxygen on 10 Sep 2004.