Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Source/dump.f90
Original file line number Diff line number Diff line change
Expand Up @@ -11935,6 +11935,7 @@ SUBROUTINE DUMP_BNDF_VTKHDF(T,DT,NM,FAKEWRITE)
NPOINTS_ACCUM = NPOINTS_START
NCELLS_ACCUM = NCELLS_START
BF => BOUNDARY_FILE(NF)
PY => PROPERTY(BF%PROP_INDEX)

IND = ABS(BF%INDEX)
! Write OBST boundary data
Expand Down
Loading