- Oct 24, 2016
-
-
wfg authored
Added ./examples/hello/helloFStream.cpp and Modified Makefile to test Hello in ADIOS Write function Added more context in ./doc/CodingGuildelines and README files Changed definition of Variable and VariableTemplate to always allow a void* type. Might be a better way? To do: Test void* to int* or double* conversion Test check for "<>" in XML Config file
-
Podhorszki, Norbert authored
-
- Oct 19, 2016
-
-
wfg authored
Changed Doxyfile to print inclusion diagrams Reorganized code to allow mpidummy.h inclusion replacing mpi.h for single source object.
-
- Oct 17, 2016
-
-
wfg authored
Added Transform Classes headers, need to implement Need to modify Makefile to account for transform directories under /include and /src
-
- Oct 14, 2016
-
-
wfg authored
Changed Monitor function in ADIOS and Group so it can take an ostream Edited Makefile to allow nompi and full libraries Edited ./doc/Doxyfile to include more graphs
-
- Oct 13, 2016
-
-
wfg authored
Warning: Makefile only compiling for all, not nompi or mpi
-
- Oct 10, 2016
-
-
wfg authored
functions needed by ADIOS.h. In the future will reduce compilation times. Implemented m_Globals population. Switched unique_ptr to shared_ptr to allow for copyable classes in empty SGlobal in m_Globals map value.
-
- Sep 30, 2016
-
-
wfg authored
1) Doxygen file 2) Coding Guidelines document
-