not used
This commit is contained in:
parent
13ce372684
commit
cab000f4b4
|
@ -42,9 +42,7 @@ contains
|
|||
!--------------------------------------------------------------------------------------------------
|
||||
!> @brief reads the geometry file to obtain information on discretization
|
||||
!--------------------------------------------------------------------------------------------------
|
||||
subroutine mesh_init(ip,el)
|
||||
|
||||
integer, intent(in), optional :: el, ip ! for compatibility reasons
|
||||
subroutine mesh_init
|
||||
|
||||
include 'fftw3-mpi.f03'
|
||||
real(pReal), dimension(3) :: &
|
||||
|
|
Loading…
Reference in New Issue