VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
FFTCalculator Class Reference

#include <FFTCalculator.h>

Public Member Functions

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

Static Public Member Functions

static std::shared_ptr< FFTCalculatorgetInstance ()
 

Detailed Description

Definition at line 45 of file FFTCalculator.h.


The documentation for this class was generated from the following files: