From b9f93d5460d74c564f42f39d54f11cd1091a41cf Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 3 Feb 2019 11:22:23 +0100 Subject: [PATCH] is now a subfunction --- src/mesh_abaqus.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mesh_abaqus.f90 b/src/mesh_abaqus.f90 index 20fef4098..05a4a71af 100644 --- a/src/mesh_abaqus.f90 +++ b/src/mesh_abaqus.f90 @@ -367,7 +367,6 @@ integer(pInt), dimension(:,:), allocatable, private :: & mesh_build_cellconnectivity, & mesh_build_ipAreas, & FE_mapElemtype, & - mesh_faceMatch, & mesh_build_FEdata, & mesh_build_nodeTwins, & mesh_build_sharedElems, &