VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
FFTCalculator Member List

This is the complete list of members for FFTCalculator, including all inherited members.

calcAmplitudeForTimeStep(std::vector< double > data, bool transposeData, int lx, int lz)FFTCalculator
calcNy(std::vector< std::vector< double > > data, bool transposeData, int lx, int lz, int timeStepLength)FFTCalculator
calcPhiDiff(std::vector< std::vector< double > > data, bool transposeData, int lx, int lz, int timeStepLength)FFTCalculator
getInstance()FFTCalculatorstatic