atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
threads.F90 File Reference

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)
 

Detailed Description

OpenMP utility functions.

Author
Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r

Definition in file threads.F90.

Function/Subroutine Documentation

◆ get_thread_end()

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.

◆ get_thread_start()

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.