#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 > |
|
◆ ADIOS2Ptr
using ADIOS2Ptr = std::shared_ptr<adios2::ADIOS> |
◆ EnginePtr
using EnginePtr = std::shared_ptr<adios2::Engine> |
◆ IOPtr
using IOPtr = std::shared_ptr<adios2::IO> |
◆ ADIOS2Init()
void ADIOS2Init |
( |
const std::string |
configFile, |
|
|
MPI_Comm & |
comm |
|
) |
| |
◆ ADIOS2Lookup()
◆ GetADIOSPtr2()
◆ SML_COMM_COMPNODE
MPI_Comm SML_COMM_COMPNODE |
|
extern |
◆ SML_COMM_ONEPERNODE
MPI_Comm SML_COMM_ONEPERNODE |
|
extern |
◆ SML_COMM_RANK_COMPNODE
int SML_COMM_RANK_COMPNODE |
|
extern |
◆ SML_COMM_RANK_ONEPERNODE
int SML_COMM_RANK_ONEPERNODE |
|
extern |
◆ SML_COMM_SIZE_COMPNODE
int SML_COMM_SIZE_COMPNODE |
|
extern |
◆ SML_COMM_SIZE_ONEPERNODE
int SML_COMM_SIZE_ONEPERNODE |
|
extern |