OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
surfaceForce.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::particles
 
namespace  olb::particles::communication
 

Functions

template<typename T , typename PARTICLETYPE , unsigned forceDataSize>
void olb::particles::communication::communicateSurfaceForce (SuperParticleSystem< T, PARTICLETYPE > &sParticleSystem, std::map< std::size_t, Vector< T, forceDataSize > > &globalIdDataMap, MPI_Comm surfaceForceComm)
 
template<typename T , typename PARTICLETYPE , unsigned forceDataSize>
void olb::particles::communication::assignSurfaceForce (SuperParticleSystem< T, PARTICLETYPE > &sParticleSystem, std::map< std::size_t, Vector< T, forceDataSize > > &globalIdDataMap)