forked from ComputationalRadiationPhysics/picongpu
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suggested changes from PR reviewers (runtime error on write) -> pmacc::math, GridController access moved rollback change causing runtime error fix axis swap 120x120 -> 128x128 split -> distribute fix wrong density profile adapt thresholds for the 3D case fix wrong dtype in the output after multiplication pylint remove 3.cfg Update docs/source/usage/plugins/xrayScattering.rst Co-authored-by: Richard Pausch <r.pausch@hzdr.de> Update docs/source/usage/plugins/xrayScattering.rst Co-authored-by: Richard Pausch <r.pausch@hzdr.de> don't use \x0bScalar more info on output in docs fixes for sphinx doc openPMD --> ::openPMD math::Pi -> pmacc:math::Pi
- Loading branch information
Showing
28 changed files
with
237 additions
and
614 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,5 +26,3 @@ docs/doxygen_sqlite3.db | |
docs/html/ | ||
# sphinx & breathe output | ||
docs/build/ | ||
#clion files | ||
.idea/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.