Skip to content
Snippets Groups Projects
Commit 3f085f99 authored by Sergey Lesnik's avatar Sergey Lesnik
Browse files

Enable restarts with ADIOS

    - The only working variant for write is BeginStep() and EndStep() in Mode::Append. Other variants of writing have issues, see commentary in adiosWrite.C
    - Save only double arrays => all adios templates are instantiated with double* instead of char*.
    - Refactor adios classes. Pull adios write and read functionality out of adiosCore into seprate classes. Clean up.
parent f2a7ad3d
Branches
No related merge requests found
Showing
with 596 additions and 228 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment