|
Nbody6
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | derqp (Q, CMX, ENERGY, P, CMV, CHTIME, DQ, DX, DE, DP, DV, DT) |
| subroutine derqp | ( | real*8, dimension(nmx4) | Q, |
| real*8, dimension(3) | CMX, | ||
| ENERGY, | |||
| real*8, dimension(nmx4) | P, | ||
| real*8, dimension(3) | CMV, | ||
| CHTIME, | |||
| real*8, dimension(nmx4) | DQ, | ||
| real*8, dimension(3) | DX, | ||
| DE, | |||
| real*8, dimension(nmx4) | DP, | ||
| real*8, dimension(3) | DV, | ||
| DT | |||
| ) |