VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
GridScaling

Namespaces

namespace  vf
 
namespace  vf::gpu
 

Classes

class  vf::gpu::GridScalingFactory
 
class  vf::gpu::GridScalingKernelManager
 manage the cuda kernel calls More...
 
class  vf::gpu::RefinementAndExchange_streams_exchangeInterface
 Version of refinement: for multi-gpu simulations, with communication hiding ("streams"), only exchange the interpolated cells. More...
 
class  vf::gpu::RefinementAndExchange_streams_exchangeAllNodes
 Version of refinement: for multi-gpu simulations, with communication hiding ("streams"), exchange all nodes. More...
 
class  vf::gpu::RefinementAndExchange_noStreams_exchangeInterface
 Version of refinement: for multi-gpu simulations, without communication hiding ("streams"), only exchange the interpolated cells. More...
 
class  vf::gpu::RefinementAndExchange_noStreams_exchangeAllNodes
 Version of refinement: for multi-gpu simulations, without communication hiding ("streams"), exchange all nodes. More...
 
class  vf::gpu::Refinement_noExchange
 Version of refinement: for single-gpu simulations. More...
 
class  vf::gpu::NoRefinement
 Version of refinement: for uniform simulations (no grid refinement) More...
 

Detailed Description

Author
Anna Wellmann, Martin Schoenherr
Martin Schoenherr
Anna Wellmann, Martin Schönherr