![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
See [17] for the Stokesian dynamics method used here. More...
#include <config/config.hpp>#include "PropagationMode.hpp"#include "PropagationPredicate.hpp"#include "thermostat.hpp"#include <unordered_map>
Include dependency graph for sd_interface.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | PropagationPredicateStokesian |
| struct | StokesianDynamics |
Typedefs | |
| using | ParticleRangeStokesian = ParticleRangeFiltered< PropagationPredicateStokesian > |
Enumerations | |
| enum class | sd_flags : int { NONE = 0 , SELF_MOBILITY = 1 << 0 , PAIR_MOBILITY = 1 << 1 , LUBRICATION = 1 << 2 , FTS = 1 << 3 } |
See [17] for the Stokesian dynamics method used here.
See [7] and [8] for the thermalization method.
Definition in file sd_interface.hpp.
Definition at line 49 of file sd_interface.hpp.