_f | autopas::ParticleBase< floatType, idType > | protected |
_id | autopas::ParticleBase< floatType, idType > | protected |
_ownershipState | autopas::ParticleBase< floatType, idType > | protected |
_r | autopas::ParticleBase< floatType, idType > | protected |
_v | autopas::ParticleBase< floatType, idType > | protected |
addF(const std::array< double, 3 > &f) | autopas::ParticleBase< floatType, idType > | inline |
addR(const std::array< double, 3 > &r) | autopas::ParticleBase< floatType, idType > | inline |
addRDistanceCheck(const std::array< double, 3 > &r, double maxDistSquared) | autopas::ParticleBase< floatType, idType > | inline |
addV(const std::array< double, 3 > &v) | autopas::ParticleBase< floatType, idType > | inline |
AttributeNames enum name | autopas::ParticleBase< floatType, idType > | |
forceX enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
forceY enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
forceZ enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
get() | autopas::ParticleBase< floatType, idType > | inline |
get() const | autopas::ParticleBase< floatType, idType > | inline |
getF() const | autopas::ParticleBase< floatType, idType > | inline |
getID() const | autopas::ParticleBase< floatType, idType > | inline |
getOwnershipState() const | autopas::ParticleBase< floatType, idType > | inline |
getR() const | autopas::ParticleBase< floatType, idType > | inline |
getV() const | autopas::ParticleBase< floatType, idType > | inline |
id enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
internal::markParticleAsDeleted | autopas::ParticleBase< floatType, idType > | friend |
isDummy() const | autopas::ParticleBase< floatType, idType > | inline |
isHalo() const | autopas::ParticleBase< floatType, idType > | inline |
isOwned() const | autopas::ParticleBase< floatType, idType > | inline |
operator!=(const ParticleBase &rhs) const | autopas::ParticleBase< floatType, idType > | inline |
operator<< | autopas::ParticleBase< floatType, idType > | friend |
operator==(const ParticleBase &rhs) const | autopas::ParticleBase< floatType, idType > | inline |
ownershipState enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
ParticleBase() (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | inline |
ParticleBase(const std::array< double, 3 > &r, const std::array< double, 3 > &v, idType id, OwnershipState ownershipState=OwnershipState::owned) | autopas::ParticleBase< floatType, idType > | inline |
ParticleIdType typedef | autopas::ParticleBase< floatType, idType > | |
ParticleSoAFloatPrecision typedef | autopas::ParticleBase< floatType, idType > | |
posX enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
posY enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
posZ enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
ptr enum value (defined in autopas::ParticleBase< floatType, idType >) | autopas::ParticleBase< floatType, idType > | |
set(typename std::tuple_element< attribute, SoAArraysType >::type::value_type value) | autopas::ParticleBase< floatType, idType > | inline |
setF(const std::array< double, 3 > &f) | autopas::ParticleBase< floatType, idType > | inline |
setID(idType id) | autopas::ParticleBase< floatType, idType > | inline |
setOwnershipState(OwnershipState ownershipState) | autopas::ParticleBase< floatType, idType > | inline |
setR(const std::array< double, 3 > &r) | autopas::ParticleBase< floatType, idType > | inline |
setRDistanceCheck(const std::array< double, 3 > &r, double maxDistSquared) | autopas::ParticleBase< floatType, idType > | inline |
setV(const std::array< double, 3 > &v) | autopas::ParticleBase< floatType, idType > | inline |
SoAArraysType typedef | autopas::ParticleBase< floatType, idType > | |
subF(const std::array< double, 3 > &f) | autopas::ParticleBase< floatType, idType > | inline |
toString() const | autopas::ParticleBase< floatType, idType > | inlinevirtual |
~ParticleBase()=default | autopas::ParticleBase< floatType, idType > | virtual |