|
Gromacs
2025.4
|
Collaboration diagram for omp_module_nthreads_t:Structure with the number of threads for each OpenMP multi-threaded algorithmic module in mdrun.
Public Attributes | |
| int | gnth |
| Global num. More... | |
| int | gnth_pme |
| Global num. More... | |
|
gmx::EnumerationArray < ModuleMultiThread, int > | nth |
| Number of threads for each module, indexed with module_nth_t. | |
| int omp_module_nthreads_t::gnth |
Global num.
of threads per PP or PP+PME process/tMPI thread.
| int omp_module_nthreads_t::gnth_pme |
Global num.
of threads per PME only process/tMPI thread.
1.8.5