Commit 603bc57
authored
FlushFormat int comp writing (BLAST-WarpX#6130)
This PR fixes an indexing bug related to writing integer components of
particles in WarpX.
This PR fixes a bug in PR BLAST-WarpX#5969, where an integer value is added to the
particle container at runtime and an error occurs on restarts.1 parent f35dbba commit 603bc57
File tree
2 files changed
+6
-2
lines changed- Source/Diagnostics/FlushFormats
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
238 | 239 | | |
| 240 | + | |
239 | 241 | | |
240 | 242 | | |
241 | | - | |
| 243 | + | |
242 | 244 | | |
243 | 245 | | |
244 | 246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| 412 | + | |
412 | 413 | | |
| 414 | + | |
413 | 415 | | |
414 | 416 | | |
415 | | - | |
| 417 | + | |
416 | 418 | | |
417 | 419 | | |
418 | 420 | | |
| |||
0 commit comments