#include <adios2.h>
#include <mpi.h>
#include <memory>
Go to the source code of this file.
|
using | ADIOS2Ptr = std::shared_ptr< adios2::ADIOS > |
|
using | EnginePtr = std::shared_ptr< adios2::Engine > |
|
using | IOPtr = std::shared_ptr< adios2::IO > |
|
using ADIOS2Ptr = std::shared_ptr<adios2::ADIOS> |
using EnginePtr = std::shared_ptr<adios2::Engine> |
using IOPtr = std::shared_ptr<adios2::IO> |
void ADIOS2Init |
( |
const std::string |
configFile, |
|
|
MPI_Comm & |
comm |
|
) |
| |
MPI_Comm SML_COMM_COMPNODE |
MPI_Comm SML_COMM_ONEPERNODE |
int SML_COMM_RANK_COMPNODE |
int SML_COMM_RANK_ONEPERNODE |
int SML_COMM_SIZE_COMPNODE |
int SML_COMM_SIZE_ONEPERNODE |