| cite | Faunus::pairpotential::PairPotential | |
| CompleteCigarPotential() (defined in Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere >) | Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere > | |
| force(const Particle &a, const Particle &b, double squared_distance, const Point &b_towards_a) const | Faunus::pairpotential::PairPotential | virtual |
| from_json(const json &j) override (defined in Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere >) | Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere > | virtual |
| isotropic | Faunus::pairpotential::PairPotential | |
| name | Faunus::pairpotential::PairPotential | |
| operator()(const Particle &a, const Particle &b, [[maybe_unused]] double distance_squared, const Point &distance) const override (defined in Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere >) | Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere > | inline |
| Faunus::pairpotential::PairPotential::operator()(const Particle &particle_a, const Particle &particle_b, double squared_distance, const Point &b_towards_a) const =0 | Faunus::pairpotential::PairPotential | pure virtual |
| PairPotential(std::string name=std::string(), std::string cite=std::string(), bool isotropic=true) (defined in Faunus::pairpotential::PairPotential) | Faunus::pairpotential::PairPotential | explicitprotected |
| selfEnergy | Faunus::pairpotential::PairPotential | |
| to_json([[maybe_unused]] json &j) const override (defined in Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere >) | Faunus::pairpotential::CompleteCigarPotential< PatchPotential, CylinderPotential, SphereWithSphere > | |
| to_json(json &) const =0 (defined in Faunus::pairpotential::PairPotential) | Faunus::pairpotential::PairPotential | pure virtual |
| ~PairPotential()=default (defined in Faunus::pairpotential::PairPotential) | Faunus::pairpotential::PairPotential | virtual |