might be needed somewhere

This commit is contained in:
Martin Diehl 2019-01-24 15:51:03 +01:00
parent 738114bc27
commit cda85b0d2d
1 changed files with 1 additions and 0 deletions

View File

@ -902,6 +902,7 @@ contains
self%cellFace = CELLFACE4
end select
self%nIPneighbors = size(self%IPneighbor,1)
write(6,*) 'tElement_init'