not needed
This commit is contained in:
parent
793e5d0d2b
commit
52aaf2fa5e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue