virtual DVect getAcc() const =0
Returns dynamic acceleration vector.
Interface to provide access to a gridpoint.
Definition: igp.h:64
virtual double getMaxTimeStep(const IGp *gp) const =0
Returns the maximum timestep allowed for this node
DVect3 DVect
Vector of doubles, either 2D or 3D.
Definition: dim.h:145
Interface to access dynamic node data.
Definition: idynnode.h:14