Skip to content
Snippets Groups Projects
Commit fc5eb577 authored by wfg's avatar wfg
Browse files

Made changes to ADIOS Class to return references and smart pointers

rather than handlers

Group&, Method& and the polymorphic std::shared_ptr<Engine> will be
returned by DeclareGroup, DeclareMethod and Open.

Added Group functions DefineVariable to be a template
Now using adios::Var when creating a variable (still a variable name
string).

Uses more C++ OO + templates features

Compiled and tested with ./examples/hello/helloWriter_OOP.cpp , mpi and
no-mpi versions
parent 09c0dd5d
No related branches found
No related tags found
1 merge request!8Integrate groupless
Showing
with 316 additions and 354 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment