openPMD / openPMD/openPMD-api

Namespace Per Dir

Open
#82 0 comments 0 reactions 0 assignees View on GitHub
api: breaking good first issue help wanted
Dominant language
C++
Stars
161
Forks
59
Avg merge
2d 22h
Merged PRs (30d)
7

Description

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`)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.