Skip to content
Snippets Groups Projects
  • William F Godoy's avatar
    633a001a
    Fixing Issue #216 Python bindings · 633a001a
    William F Godoy authored
    Copy constructor was implicitly removed for ADIOSPy due to m_ADIOS.
    
    PyBind11 needed the copy constructor.
    
    m_ADIOS is now a shared pointer to avoid copy constructor removal
    
    Separated MPI nonMPI test as ctest failed for MPI
    633a001a
    History
    Fixing Issue #216 Python bindings
    William F Godoy authored
    Copy constructor was implicitly removed for ADIOSPy due to m_ADIOS.
    
    PyBind11 needed the copy constructor.
    
    m_ADIOS is now a shared pointer to avoid copy constructor removal
    
    Separated MPI nonMPI test as ctest failed for MPI
Code owners
Assign users and groups as approvers for specific file changes. Learn more.