- Apr 13, 2017
-
-
Atkins, Charles Vernon authored
This allows us to both drop the namespace prefix when using them in implementation and guarantee that we don't use versions of the types that get re-defined elsewhere. In order to provide the least ammount of disruption this doesn't include any sweeping search and replace changes. However, it is recommended moving forward that these types be used internally when fixed width sizes are expected. This will allow the transition to happen gradually through attrition and minimize conflicts.
-
- Apr 11, 2017
-
-
Atkins, Charles Vernon authored
Fix FindDataMan.cmake missing include.
-
Atkins, Charles Vernon authored
FindPackageHandleStandardArgs needs to be included in every find module that the find_package_handle_standard_args is used. I was getting transitively included by othger find modules before but when all other options are turned off except DataMan, it's missing. This ensures it's always included before calling find_package_handle_standard_args.
-
williamfgc authored
Dataman bugs
-
William F Godoy authored
Tested
-
- Apr 10, 2017
-
-
William F Godoy authored
Tested
-
William F Godoy authored
Changed adiosTemplates.h and BP1 functions for STL's insert and copy to a Buffer in sequential mode
-
williamfgc authored
Fixing aggregation formatting in .bp/profiling.log
-
William F Godoy authored
Now meets the python dictionary format
-
Atkins, Charles Vernon authored
Utilities
-
wfg authored
Fixing const-correctness in BP1 Changed CodingGuidelines to include clang-format information
-
Atkins, Charles Vernon authored
Automatically detect ssh vs https when setting up remotes.
-
Atkins, Charles Vernon authored
-
- Apr 09, 2017
-
-
pnorbert authored
fix adios1 include dir path in cmake
-
Podhorszki, Norbert authored
-
- Apr 07, 2017
-
-
wfg authored
-
wfg authored
mpi and nompi: helloBPWriter timeBPWriter
-
https://github.com/ornladios/ADIOS2.gitwfg authored
Conflicts: examples/heatTransfer/IO_adios2.cpp include/core/VariableBase.h include/engine/adios1/ADIOS1Reader.h source/CMakeLists.txt source/engine/adios1/ADIOS1Reader.cpp source/functions/adiosFunctions.cpp
-
wfg authored
helloBPWriter and timeBPWriter
-
pnorbert authored
Fix Variable.SetSelection(). heatTransfer adios2 writer is intentiona…
-
Podhorszki, Norbert authored
Fix Variable.SetSelection(). heatTransfer adios2 writer is intentionally broken to keep to the intended API.
-
pnorbert authored
Adios1 cleanup
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix run-on list item in contributors guide
-
Atkins, Charles Vernon authored
-
pnorbert authored
ADIOS1 Write engine, Selections, Variable.SetSelection() and updated Heat Transfer example
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
Tinker with setup script
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Podhorszki, Norbert authored
-
Atkins, Charles Vernon authored
Add support for building both MPI and NOMPI libs in the same build.
-
Atkins, Charles Vernon authored
Fix documentation typos
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix setup scripts to work with older git versions
-
Atkins, Charles Vernon authored
-