ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
lb_walberla_init.cu File Reference

Go to the source code of this file.

Functions

std::shared_ptr< LBWalberlaBasenew_lb_walberla_gpu (std::shared_ptr< LatticeWalberla > const &lattice, double viscosity, double density, bool single_precision)
 
void set_device_id_per_rank ()
 

Function Documentation

◆ new_lb_walberla_gpu()

std::shared_ptr< LBWalberlaBase > new_lb_walberla_gpu ( std::shared_ptr< LatticeWalberla > const &  lattice,
double  viscosity,
double  density,
bool  single_precision 
)

Definition at line 52 of file lb_walberla_init.cu.

References density.

Referenced by ScriptInterface::walberla::LBFluidGPU::make_instance().

◆ set_device_id_per_rank()

void set_device_id_per_rank ( )