VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
vf::gpu::EnstrophyAnalyzer Class Reference

#include <EnstrophyAnalyzer.h>

Public Member Functions

 EnstrophyAnalyzer (SPtr< Parameter > para, uint analyzeIter)
 
bool run (uint iter)
 
void writeToFile (std::string filename)
 

Detailed Description

Definition at line 48 of file EnstrophyAnalyzer.h.

Constructor & Destructor Documentation

◆ EnstrophyAnalyzer()

vf::gpu::EnstrophyAnalyzer::EnstrophyAnalyzer ( SPtr< Parameter para,
uint  analyzeIter 
)

Member Function Documentation

◆ run()

bool vf::gpu::EnstrophyAnalyzer::run ( uint  iter)

◆ writeToFile()

void vf::gpu::EnstrophyAnalyzer::writeToFile ( std::string  filename)

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