not needed

This commit is contained in:
Sharan Roongta 2021-01-07 17:04:30 +01:00
parent 793e5d0d2b
commit 52aaf2fa5e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ subroutine discretization_mesh_init(restart)
integer, allocatable, dimension(:) :: chunkPos
integer :: dimPlex, &
mesh_Nnodes, & !< total number of nodes in mesh
j, l, k, &
j, l, &
debug_element, debug_ip
PetscSF :: sf
DM :: globalMesh