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

#include <EKNone.hpp>

Public Member Functions

bool is_ready_for_propagation () const
 
void propagate ()
 
double get_tau () const
 
void veto_time_step (double) const
 
void veto_kT (double) const
 
void sanity_checks (System::System const &) const
 
void veto_boxl_change () const
 
void on_cell_structure_change () const
 
void on_boxl_change () const
 
void on_node_grid_change () const
 
void on_timestep_change () const
 
void on_temperature_change () const
 

Detailed Description

Definition at line 30 of file core/ek/EKNone.hpp.

Member Function Documentation

◆ get_tau()

double EK::EKNone::get_tau ( ) const
inline

Definition at line 33 of file core/ek/EKNone.hpp.

◆ is_ready_for_propagation()

bool EK::EKNone::is_ready_for_propagation ( ) const
inline

Definition at line 31 of file core/ek/EKNone.hpp.

◆ on_boxl_change()

void EK::EKNone::on_boxl_change ( ) const
inline

Definition at line 39 of file core/ek/EKNone.hpp.

◆ on_cell_structure_change()

void EK::EKNone::on_cell_structure_change ( ) const
inline

Definition at line 38 of file core/ek/EKNone.hpp.

◆ on_node_grid_change()

void EK::EKNone::on_node_grid_change ( ) const
inline

Definition at line 40 of file core/ek/EKNone.hpp.

◆ on_temperature_change()

void EK::EKNone::on_temperature_change ( ) const
inline

Definition at line 42 of file core/ek/EKNone.hpp.

◆ on_timestep_change()

void EK::EKNone::on_timestep_change ( ) const
inline

Definition at line 41 of file core/ek/EKNone.hpp.

◆ propagate()

void EK::EKNone::propagate ( )
inline

Definition at line 32 of file core/ek/EKNone.hpp.

◆ sanity_checks()

void EK::EKNone::sanity_checks ( System::System const &  ) const
inline

Definition at line 36 of file core/ek/EKNone.hpp.

◆ veto_boxl_change()

void EK::EKNone::veto_boxl_change ( ) const
inline

Definition at line 37 of file core/ek/EKNone.hpp.

◆ veto_kT()

void EK::EKNone::veto_kT ( double  ) const
inline

Definition at line 35 of file core/ek/EKNone.hpp.

◆ veto_time_step()

void EK::EKNone::veto_time_step ( double  ) const
inline

Definition at line 34 of file core/ek/EKNone.hpp.


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