ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
StokesianThermostat Struct Reference

Thermostat for Stokesian dynamics. More...

#include <thermostat.hpp>

+ Inheritance diagram for StokesianThermostat:
+ Collaboration diagram for StokesianThermostat:

Public Member Functions

 StokesianThermostat ()
 
- Public Member Functions inherited from BaseThermostat
void rng_initialize (uint32_t const seed)
 Initialize or re-initialize the RNG counter with a seed.
 
void rng_increment ()
 Increment the RNG counter.
 
uint64_t rng_counter () const
 Get current value of the RNG.
 
void set_rng_counter (uint64_t value)
 
bool is_seed_required () const
 Is the RNG seed required.
 
uint32_t rng_seed () const
 

Detailed Description

Thermostat for Stokesian dynamics.

Definition at line 351 of file core/thermostat.hpp.

Constructor & Destructor Documentation

◆ StokesianThermostat()

StokesianThermostat::StokesianThermostat ( )
inline

Definition at line 352 of file core/thermostat.hpp.

References BaseThermostat::rng_initialize().


The documentation for this struct was generated from the following file: