![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <oif_global_forces.hpp>
Inheritance diagram for OifGlobal:
Collaboration diagram for OifGlobal:Public Member Functions | |
| void | calculate_forces () |
Public Member Functions inherited from System::Leaf< OifGlobal > | |
| void | bind_system (std::shared_ptr< System > const &system) |
| void | detach_system (std::shared_ptr< System > const &system) |
Public Attributes | |
| int | max_oif_objects = 0 |
Additional Inherited Members | |
Protected Member Functions inherited from System::Leaf< OifGlobal > | |
| auto & | get_system () |
| auto & | get_system () const |
Protected Attributes inherited from System::Leaf< OifGlobal > | |
| std::weak_ptr< System > | m_system |
Definition at line 29 of file oif_global_forces.hpp.
|
inline |
Definition at line 33 of file oif_global_forces.hpp.
References max_oif_objects.
| int OifGlobal::max_oif_objects = 0 |
Definition at line 31 of file oif_global_forces.hpp.
Referenced by calculate_forces().