space in frot caused compilation problem, fixed now

This commit is contained in:
Martin Diehl 2014-04-07 14:35:40 +00:00
parent 6edf9667b1
commit ac3bd2d725
1 changed files with 1 additions and 1 deletions

View File

@ -5092,7 +5092,7 @@ subroutine mesh_write_cellGeom
#ifdef HDF
use IO, only: &
HDF5_mappingCells
#endif
#endif
implicit none
integer(I4P), dimension(1:mesh_Ncells) :: celltype
integer(I4P), dimension(mesh_Ncells*(1_pInt+FE_maxNcellnodesPerCell)) :: cellconnection