AutoPas  3.0.0
Loading...
Searching...
No Matches
ParticlePropertiesLibrary< floatType, intType > Member List

This is the complete list of members for ParticlePropertiesLibrary< floatType, intType >, including all inherited members.

addATParametersToSite(const intType siteId, const floatType nu)ParticlePropertiesLibrary< floatType, intType >
addLJParametersToSite(const intType siteId, const floatType epsilon, const floatType sigma)ParticlePropertiesLibrary< floatType, intType >
addMolType(const intType molId, const std::vector< intType > siteIds, const std::vector< std::array< floatType, 3 > > relPos, const std::array< floatType, 3 > momentOfInertia)ParticlePropertiesLibrary< floatType, intType >
addSiteType(const intType siteId, const floatType mass)ParticlePropertiesLibrary< floatType, intType >
calcShift6(double epsilon24, double sigmaSquared, double cutoffSquared)ParticlePropertiesLibrary< floatType, intType >static
calculateMixingCoefficients()ParticlePropertiesLibrary< floatType, intType >
getATMixingData(intType i, intType j, intType k) constParticlePropertiesLibrary< floatType, intType >inline
getEpsilon(intType i) constParticlePropertiesLibrary< floatType, intType >
getLJMixingData(intType i, intType j) constParticlePropertiesLibrary< floatType, intType >inline
getLJMixingDataPtr(intType i, intType j)ParticlePropertiesLibrary< floatType, intType >inline
getMixing24Epsilon(intType i, intType j) constParticlePropertiesLibrary< floatType, intType >inline
getMixingNu(intType i, intType j, intType k) constParticlePropertiesLibrary< floatType, intType >inline
getMixingShift6(intType i, intType j) constParticlePropertiesLibrary< floatType, intType >inline
getMixingSigmaSquared(intType i, intType j) constParticlePropertiesLibrary< floatType, intType >inline
getMoleculesLargestSigma(intType i) constParticlePropertiesLibrary< floatType, intType >
getMolMass(intType i) constParticlePropertiesLibrary< floatType, intType >
getMomentOfInertia(intType i) constParticlePropertiesLibrary< floatType, intType >
getNu(intType i) constParticlePropertiesLibrary< floatType, intType >
getNumberRegisteredMolTypes() constParticlePropertiesLibrary< floatType, intType >inline
getNumberRegisteredSiteTypes() constParticlePropertiesLibrary< floatType, intType >inline
getNumSites(intType i) constParticlePropertiesLibrary< floatType, intType >
getSigma(intType i) constParticlePropertiesLibrary< floatType, intType >
getSiteMass(intType i) constParticlePropertiesLibrary< floatType, intType >
getSitePositions(intType i) constParticlePropertiesLibrary< floatType, intType >
getSiteTypes(intType i) constParticlePropertiesLibrary< floatType, intType >
operator=(const ParticlePropertiesLibrary &particlePropertiesLibrary)=defaultParticlePropertiesLibrary< floatType, intType >
ParticlePropertiesLibrary(const double cutoff)ParticlePropertiesLibrary< floatType, intType >inlineexplicit
ParticlePropertiesLibrary(const ParticlePropertiesLibrary &particlePropertiesLibrary)=defaultParticlePropertiesLibrary< floatType, intType >
~ParticlePropertiesLibrary()=default (defined in ParticlePropertiesLibrary< floatType, intType >)ParticlePropertiesLibrary< floatType, intType >