#include <algorithm>
#include <cmath>
#include <map>
#include <set>
#include <vector>
#include "autopas/utils/AlignedAllocator.h"
#include "autopas/utils/ExceptionHandler.h"
Go to the source code of this file.
Classes | |
class | ParticlePropertiesLibrary< floatType, intType > |
This class stores the (physical) properties of molecule types, and, in the case of multi-site molecules, the location of the sites relative to the the center-of-mass. More... | |