My Project
 All Classes Files Functions Variables Macros
cvflag.h
Go to the documentation of this file.
1 !
2 ! $Header$
3 !
4  logical cvflag_grav
5 
6  COMMON /cvflag/ cvflag_grav
7 c$OMP THREADPRIVATE(/cvflag/)