|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
Version of collision: for multi-gpu simulations, without communication hiding ("streams"), for old kernels. More...
#include <CollisionStrategy.h>
Public Member Functions | |
| void | operator() (UpdateGrid27 *updateGrid, Parameter *para, int level, unsigned int t) |
Version of collision: for multi-gpu simulations, without communication hiding ("streams"), for old kernels.
the only options for old kernel
Definition at line 56 of file CollisionStrategy.h.
| void vf::gpu::CollisionAndExchange_noStreams_oldKernel::operator() | ( | UpdateGrid27 * | updateGrid, |
| Parameter * | para, | ||
| int | level, | ||
| unsigned int | t | ||
| ) |
steps:
Definition at line 89 of file CollisisionStrategy.cpp.