Initial Commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
integer :: level, onlevel(0:10)
|
||||
common/timer_private/ level, onlevel
|
||||
!$omp threadprivate(/timer_private/)
|
||||
Reference in New Issue
Block a user