Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For default I/O and checkpointing via ADIOS, simulations using our in situ radiation plugin with selected particles (by stride or gamma) did not compile since ADIOS' C API does not define a `bool` type for `radiationFlag`. This adds a trait assuming it can be casted to one byte.
- Loading branch information