Reduce the use of #ifdef in PrVeloUT

  • instead, use templates and if constexpr
  • replace explicit DataObjectReadhandle with extra Transformer argument
  • use std::optional instead of boost::optional
Edited by Marco Cattaneo

Merge request reports

Loading