diff --git a/src/meshFEM.f90 b/src/meshFEM.f90 index 80ab80302..017692855 100644 --- a/src/meshFEM.f90 +++ b/src/meshFEM.f90 @@ -58,7 +58,7 @@ use PETScis DM, public :: geomMesh - integer(pInt), dimension(:), allocatable, public, protected :: & + PetscInt, dimension(:), allocatable, public, protected :: & mesh_boundaries