openPMD/openPMD-api

Namespace Per Dir

开放

#82 创建于 2018年2月19日

 (0 条评论) (0 个反应) (0 位负责人)C++ (57 个派生)auto 404
api: breakinggood first issuehelp wanted

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南