Solving issue #320 DeclareIO must be called at least once
If IO object to be used. InquireIO returns nullptr if DeclareIO not called. Two calls to DeclareIO with the same name will throw an exception
parent
8e07ee4c
No related branches found
No related tags found
Showing
- source/adios2/core/ADIOS.cpp 33 additions, 7 deletionssource/adios2/core/ADIOS.cpp
- source/adios2/core/IO.cpp 5 additions, 1 deletionsource/adios2/core/IO.cpp
- source/adios2/core/IO.h 13 additions, 1 deletionsource/adios2/core/IO.h
- source/adios2/helper/adiosXML.cpp 1 addition, 1 deletionsource/adios2/helper/adiosXML.cpp
- source/adios2/helper/adiosXML.h 2 additions, 2 deletionssource/adios2/helper/adiosXML.h
- testing/adios2/xml/TestXMLConfig.cpp 13 additions, 2 deletionstesting/adios2/xml/TestXMLConfig.cpp
Loading
Please register or sign in to comment