openPMD/openPMD-api

Namespace Per Dir

Aperta

#82 aperta il 19 feb 2018

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (57 fork)auto 404
api: breakinggood first issuehelp wanted

Metriche repository

Star
 (160 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Follow-up to #81.

Each directory inside include/openPMD/ should define everything in a namespace with the same name as the dir.

  • backend/ (openPMD::backend)
  • IO/ (openPMD::IO)
    • ADIOS/ (openPMD::IO::ADIOS)
    • HDF5/ (openPMD::IO::HDF5)

Guida contributor