Skip to content
Snippets Groups Projects
  • wfg's avatar
    fc5eb577
    Made changes to ADIOS Class to return references and smart pointers · fc5eb577
    wfg authored
    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
    fc5eb577
    History
    Made changes to ADIOS Class to return references and smart pointers
    wfg authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.