Go to the source code of this file.
Functions | |
void | AllocArrays () |
void | AccumProps (int icode) |
void | InitVacf () |
void | SetupJob () |
void AccumProps | ( | int | icode | ) |
Definition at line 25 of file AccumProps.c.
References kinEnergy, potEnergy, pressure, sKinEnergy, sPotEnergy, sPressure, Sqr, ssKinEnergy, ssPotEnergy, ssPressure, ssTotEnergy, stepAvg, sTotEnergy, svirSum, totEnergy, and virSum.
Referenced by SetupJob().
void AllocArrays | ( | ) |
Definition at line 25 of file AllocArrays.c.
References cfOrg, cfVal, histRdf, indexAcf, indexCorr, nBuffAcf, nBuffCorr, nFunCorr, nValAcf, nValCorr, sizeHistRdf, spacetimeCorr, spacetimeCorrAv, viscAcf, viscAcfAv, and viscAcfOrg.
Referenced by SetupJob().
void InitVacf | ( | ) |
Definition at line 26 of file InitVacf.c.
References indexAcf, nBuffAcf, nValAcf, and ZeroVacf().
Referenced by SetupJob().
void SetupJob | ( | ) |
Definition at line 27 of file SetupJob.c.
References AccumProps(), AllocArrays(), countCorrAv, countRdf, indexCorr, InitVacf(), nBuffCorr, nFunCorr, nValCorr, and spacetimeCorrAv.
Referenced by main().