|
VirtualFluids 0.2.0
Parallel CFD LBM Solver
|
Version of refinement: for multi-gpu simulations, without communication hiding ("streams"), exchange all nodes. More...
#include <RefinementStrategy.h>
Public Member Functions | |
| void | operator() (UpdateGrid27 *updateGrid, Parameter *para, int level) |
Version of refinement: for multi-gpu simulations, without communication hiding ("streams"), exchange all nodes.
Definition at line 74 of file RefinementStrategy.h.
| void vf::gpu::RefinementAndExchange_noStreams_exchangeAllNodes::operator() | ( | UpdateGrid27 * | updateGrid, |
| Parameter * | para, | ||
| int | level | ||
| ) |
steps:
Definition at line 155 of file RefinementStrategy.cpp.