8 #ifndef SPARROW_MULTIPOLEMULTIPOLETERMCREATOR_H
9 #define SPARROW_MULTIPOLEMULTIPOLETERMCREATOR_H
27 unsigned int size()
const {
28 return static_cast<unsigned int>(terms_.size());
33 double fromEnum(ChargeDistance d)
const;
34 std::list<MultipoleChargePair> terms_;
43 #endif // SPARROW_MULTIPOLEMULTIPOLETERMCREATOR_H
This header-only class performs the actual calculation of the multipole-multipole interaction...
Definition: MultipoleMultipoleInteraction.h:29
Definition: MMTermCreator.h:22
Definition: MultipoleChargePair.h:54