projects
/
unres.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
correction to the last commit - cleaning of homo restraints
[unres.git]
/
source
/
cluster
/
wham
/
src-M
/
COMMON.THREAD
1
integer nthread,nexcl,iexam,ipatt
2
double precision ener0,ener,max_time_for_thread,
3
& ave_time_for_thread
4
common /thread/ nthread,nexcl,iexam(2,maxthread),
5
& ipatt(2,maxthread)
6
common /thread1/ ener0(n_ene,maxthread),ener(n_ene,maxthread),
7
& max_time_for_thread,ave_time_for_thread