update

Contents

update.c

Subroutines controlling the integration.

Author

Rory Barnes (RoryBarnes)

Date

A long, long time ago

Functions

void InitializeUpdateBodyPerts(CONTROL *control, UPDATE *update, int iBody)
void InitializeUpdateTmpBody(BODY *body, CONTROL *control, MODULE *module, UPDATE *update, int iBody)
void UpdateCopy(UPDATE *dest, UPDATE *src, int iNumBodies)
void InitializeUpdate(BODY *body, CONTROL *control, MODULE *module, UPDATE *update, fnUpdateVariable ****fnUpdate)

update.h

Subroutines controlling the integration.

Author

Rory Barnes (RoryBarnes)

Date

A long, long time ago