[skip ci] not needed

This commit is contained in:
Martin Diehl 2019-02-04 19:05:02 +01:00
parent 3f61c97ded
commit 542ab946cc
1 changed files with 0 additions and 2 deletions

View File

@ -53,8 +53,6 @@ module mesh
logical, dimension(3), public, protected :: mesh_periodicSurface !< flag indicating periodic outer surfaces (used for fluxes)
integer(pInt), private :: &
mesh_Nmaterials
integer(pInt), dimension(:,:), allocatable, private :: &
mesh_cellnodeParent !< cellnode's parent element ID, cellnode's intra-element ID