lagrangian.Quintuplet.compute

Quintuplet.compute(self: lagrangian.core.Position, rk4: lagrangian.core.RungeKutta, it: Iterator, cell: lagrangian.core.CellProperties) → bool

To move a particle with a velocity field.

Parameters
Returns

True if the particle could be moved otherwise false

Return type

bool