VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
CollisisionStrategy.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  vf
 
namespace  vf::gpu
 

Functions

std::function< void(UpdateGrid27 *updateGrid, Parameter *para, int level, unsigned int t)> vf::gpu::getFunctionForCollisionAndExchange (const bool useStreams, const int numberOfMpiProcesses, const bool kernelNeedsFluidNodeIndicesToRun)
 get a function which performs the collision operator and performs the communication between gpus/ processes