issues
search
Hi-PACE
/
hipace
Highly efficient Plasma Accelerator Emulation, quasistatic particle-in-cell code
https://hipace.readthedocs.io
Other
51
stars
14
forks
source link
Update Maxwell documentation after OS upgrade
#1147
Closed
AlexanderSinn
closed
2 months ago
AlexanderSinn
commented
2 months ago
[ ]
Small enough
(< few 100s of lines), otherwise it should probably be split into smaller PRs
[ ]
Tested
(describe the tests in the PR description)
[ ]
Runs on GPU
(basic: the code compiles and run well with the new module)
[ ]
Contains an automated test
(checksum and/or comparison with theory)
[ ]
Documented
: all elements (classes and their members, functions, namespaces, etc.) are documented
[ ]
Constified
(All that can be
const
is
const
)
[ ]
Code is clean
(no unwanted comments, )
[ ]
Style and code conventions
are respected at the bottom of
https://github.com/Hi-PACE/hipace
[ ]
Proper label and GitHub project
, if applicable
const
isconst
)