only used within module

This commit is contained in:
Martin Diehl 2022-06-30 21:45:49 +02:00
parent 1d1f460d66
commit ef8f0becd4
1 changed files with 1 additions and 1 deletions

View File

@ -28,8 +28,8 @@ module spectral_utilities
!--------------------------------------------------------------------------------------------------
! grid related information
real(pReal), protected, public :: wgt !< weighting factor 1/Nelems
integer, protected, public :: cells1Red !< cells(1)/2
real(pReal), protected, public, dimension(3) :: scaledGeomSize !< scaled geometry size for calculation of divergence
integer :: cells1Red !< cells(1)/2+1
!--------------------------------------------------------------------------------------------------
! variables storing information for spectral method and FFTW