specfem::io::ADIOS2¶
-
template<typename OpType>
class ADIOS2¶ ADIOS2 I/O backend wrapper.
Template class providing File, Group, and Dataset abstractions for ADIOS2 format. Designed for high-performance parallel I/O on supercomputers.
- Template Parameters:
OpType – Operation type (specfem::io::read or specfem::io::write)
Public Types