VTK  9.3.20240919
Macros
ADIOSTestUtilities.h File Reference

Go to the source code of this file.

Macros

#define ADIOS_OPEN(fw, fileName)   adios2::fstream fw(fileName, adios2::fstream::out)
 

Macro Definition Documentation

◆ ADIOS_OPEN

#define ADIOS_OPEN (   fw,
  fileName 
)    adios2::fstream fw(fileName, adios2::fstream::out)

Definition at line 12 of file ADIOSTestUtilities.h.