ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
This is the complete list of members for Scafacos::Coulomb, including all inherited members.
available_methods() | Scafacos::Scafacos | static |
Coulomb(MPI_Comm comm, std::string method, std::string parameters) | Scafacos::Coulomb | |
get_method() const | Scafacos::Scafacos | inline |
get_near_field_delegation() const | Scafacos::Coulomb | inline |
get_parameters() const | Scafacos::Scafacos | inline |
m_handle | Scafacos::Scafacos | protected |
pair_energy(double dist) const | Scafacos::Coulomb | inline |
pair_force(double dist) const | Scafacos::Coulomb | inline |
r_cut() const | Scafacos::Coulomb | |
run(std::vector< double > &charges, std::vector< double > &positions, std::vector< double > &fields, std::vector< double > &potentials) | Scafacos::Coulomb | |
Scafacos(MPI_Comm comm, std::string method, std::string parameters) | Scafacos::Scafacos | |
set_near_field_delegation(bool delegate) | Scafacos::Coulomb | |
set_r_cut(double r_cut) | Scafacos::Coulomb | |
set_runtime_parameters(double const *box_l, int const *periodicity, int total_particles) | Scafacos::Coulomb | |
Scafacos::Scafacos::set_runtime_parameters(double const *box_l, int const *periodicity, int total_particles, int near_field_flag) | Scafacos::Scafacos | |
tune(std::vector< double > &charges, std::vector< double > &positions) | Scafacos::Coulomb | |
~Scafacos() | Scafacos::Scafacos |