still needed (new section was created)
This commit is contained in:
parent
984370d7d1
commit
5456ee98f4
|
@ -190,6 +190,7 @@ subroutine FEM_mech_init(fieldBC)
|
|||
|
||||
#endif
|
||||
CHKERRQ(ierr)
|
||||
call DMSetSection(mech_mesh,section,ierr); CHKERRQ(ierr)
|
||||
do faceSet = 1, numBC
|
||||
call ISDestroy(pbcPoints(faceSet),ierr); CHKERRQ(ierr)
|
||||
enddo
|
||||
|
|
Loading…
Reference in New Issue