atomes 1.1.15
atomes: an atomic scale modeling tool box
|
OpenMP utility functions. More...
Go to the source code of this file.
Functions/Subroutines | |
integer function | get_thread_start (nobj, nthreads, thread_id) |
integer function | get_thread_end (nobj, nthreads, thread_id) |
OpenMP utility functions.
Definition in file threads.F90.
integer function get_thread_end | ( | integer, intent(in) | nobj, |
integer, intent(in) | nthreads, | ||
integer, intent(in) | thread_id ) |
Definition at line 36 of file threads.F90.
integer function get_thread_start | ( | integer, intent(in) | nobj, |
integer, intent(in) | nthreads, | ||
integer, intent(in) | thread_id ) |
Definition at line 21 of file threads.F90.