UPP (develop)
All Data Structures Files Functions Variables Modules Pages
gtg_filter.F90
Go to the documentation of this file.
1
3module gtg_filter
4contains
6 subroutine filt3d()
7 implicit none
8 print *, "Stub code for GTG protection but to make UPP public to work"
9 end subroutine filt3d
10end module gtg_filter