Skip to content
  • Mark OLESEN's avatar
    ENH: simplify MPI initialization for ADIOS function object · fe23642b
    Mark OLESEN authored
    - changes in OpenFOAM now allow a simple Pstream::initNull() to ensure
      that MPI is initialized, even when the simulation is running in serial.
    
      Pstream::exit() is now always called and will handle cleanup
      (serial/parallel) without further intervention.
    fe23642b