![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum class | CellStructureType : int { REGULAR = 1 , NSQUARE = 2 , HYBRID = 3 } |
| Cell structure topology. More... | |
|
strong |
Cell structure topology.
| Enumerator | |
|---|---|
| REGULAR | Regular decomposition. |
| NSQUARE | Atom decomposition (N-square). |
| HYBRID | Hybrid decomposition. |
Definition at line 23 of file CellStructureType.hpp.