Go to the source code of this file.
Functions | |
| if (mesh.time().timeIndex() % vacf.sampleSteps()==0) | |
| if (mesh.time().timeIndex() % pacf.sampleSteps()==0) | |
| if (mesh.time().timeIndex() % hfacf.sampleSteps()==0) | |
Original source file calculateAutoCorrelationFunctions.H
Definition in file calculateAutoCorrelationFunctions.H.
| if | ( | mesh. | time).timeIndex() % vacf.sampleSteps( = = 0 | ) |
Definition at line 26 of file calculateAutoCorrelationFunctions.H.
References forAllConstIter(), and vacf().

| if | ( | mesh. | time).timeIndex() % pacf.sampleSteps( = = 0 | ) |
Definition at line 40 of file calculateAutoCorrelationFunctions.H.
References forAllConstIter(), p, pacf(), and Foam::Zero.

| if | ( | mesh. | time).timeIndex() % hfacf.sampleSteps( = = 0 | ) |
Definition at line 62 of file calculateAutoCorrelationFunctions.H.
References forAllConstIter(), hfacf(), Foam::magSqr(), s(), U, and Foam::Zero.

1.8.13