ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
walberla::lbm::accessor::DensityAndMomentumDensity Namespace Reference

Functions

std::tuple< double, Vector3< double > > get (gpu::GPUField< double > const *pdf_field, gpu::GPUField< double > const *force_field, Cell const &cell)
 
std::tuple< float, Vector3< float > > get (gpu::GPUField< float > const *pdf_field, gpu::GPUField< float > const *force_field, Cell const &cell)
 

Function Documentation

◆ get() [1/2]

std::tuple< double, Vector3< double > > walberla::lbm::accessor::DensityAndMomentumDensity::get ( gpu::GPUField< double > const *  pdf_field,
gpu::GPUField< double > const *  force_field,
Cell const &  cell 
)

◆ get() [2/2]

std::tuple< float, Vector3< float > > walberla::lbm::accessor::DensityAndMomentumDensity::get ( gpu::GPUField< float > const *  pdf_field,
gpu::GPUField< float > const *  force_field,
Cell const &  cell 
)