Gromacs  2018.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
omp_module_nthreads_t Struct Reference

Description

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...
 
int nth [emntNR]
 Number of threads for each module, indexed with module_nth_t.
 
gmx_bool initialized
 TRUE if the module as been initialized. More...
 

Member Data Documentation

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.

gmx_bool omp_module_nthreads_t::initialized

TRUE if the module as been initialized.


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