AutoPas  3.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
ParticleCellHelpers.h File Reference
#include "autopas/utils/ArrayMath.h"
Include dependency graph for ParticleCellHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 
namespace  autopas::internal
 This namespace is used for implementation specifics.
 

Functions

template<class CellType >
static bool autopas::internal::checkParticleInCellAndUpdateByID (CellType &cell, const typename CellType::ParticleType &particle)
 Updates a found particle within cellI to the values of particleI.
 
template<class CellType >
static bool autopas::internal::checkParticleInCellAndUpdateByIDAndPosition (CellType &cell, const typename CellType::ParticleType &particle, double absError)
 Same as checkParticleInCellAndUpdateByID(CellType, ParticleType), but additionally checks whether the particle is close to the other particle:
 

Detailed Description

Author
seckler
Date
17.06.19