Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | add scripts to test FillBoundary calls | 2 | -0/+261 | ||
2020-01-10 | fixed bug | 1 | -2/+1 | ||
2020-01-10 | added a missing static_cast | 1 | -2/+2 | ||
2020-01-10 | added explicit static_cast where needed | 5 | -21/+30 | ||
2020-01-10 | Added documentation | 2 | -10/+38 | ||
2020-01-09 | fixing indentation for docstring and moving InitializeExtFields to protected ↵ | 1 | -35/+38 | ||
member | |||||
2020-01-09 | moving InitLevelData back to protected in WarpX class | 1 | -17/+17 | ||
2020-01-09 | removing a change that was made by mistake to the example input | 1 | -1/+1 | ||
2020-01-09 | ParserWrapper in a separate file | 2 | -29/+36 | ||
2020-01-09 | Minor change of Examples/Tests/collision/analysis_collision.py. | 1 | -3/+3 | ||
2020-01-09 | Added comment | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | Moved function descriptions to header | 2 | -61/+64 | ||
2020-01-09 | Moved description of a function in header file | 2 | -5/+4 | ||
2020-01-09 | Improved documentation in Source/Utils/WarpXUtil.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | Improved documentation in Source/Utils/WarpXUtil.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | Improved documentation in Source/Utils/WarpXUtil.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | Improved documentation in Source/Utils/WarpXUtil.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | Improved comment in Source/Laser/LaserProfiles.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | fixed small bug | 1 | -3/+16 | ||
2020-01-09 | Added comments | 1 | -0/+6 | ||
2020-01-09 | Added comment suggested by MaxThevenet | 1 | -2/+8 | ||
2020-01-09 | Moved example, updated regression tests and improved related documentation | 4 | -2/+4 | ||
2020-01-09 | Update Examples/Tests/laser_injection_from_file/analysis.py | 1 | -1/+0 | ||
removed unwanted comment Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-09 | fixed cfl in example | 1 | -1/+1 | ||
2020-01-08 | changes to docs, additional comments, and ParserWrapper file from PR suggestion | 4 | -2/+5 | ||
2020-01-08 | delete EOL whitespace | 1 | -1/+1 | ||
2020-01-08 | option to always exchange all guard cells | 4 | -32/+51 | ||
2020-01-08 | removing print statement | 1 | -2/+0 | ||
2020-01-08 | add Eduardo to the Reg Tests mailing list | 1 | -1/+1 | ||
2020-01-08 | fix new compliation error with USE_PSATD=TRUE | 1 | -1/+1 | ||
2020-01-08 | RZ abor message | 2 | -0/+10 | ||
2020-01-08 | adding the missing(x,y,z) to parse density_function | 1 | -1/+1 | ||
2020-01-08 | fixing bug for parsing density | 2 | -1/+11 | ||
2020-01-08 | Doxygen: Add HTML to _static Sphinx Dir | 3 | -2/+6 | ||
Provide the "classic" HTML rendered pages of Doxygen. | |||||
2020-01-07 | Using Store_parserString() for parsedensity and momentum | 1 | -20/+7 | ||
2020-01-07 | added ParmParse object in Store_parserString | 3 | -9/+10 | ||
2020-01-07 | Doc: openPMD-api 0.10.3+ | 2 | -2/+2 | ||
Require the newest release of openPMD-api which includes stability improvements and bug fixes. | |||||
2020-01-07 | get rid of a 'calling host function from host / device function' warning | 1 | -0/+1 | ||
2020-01-07 | fixing eol whitespace | 1 | -1/+1 | ||
2020-01-07 | minor cleaning | 1 | -7/+2 | ||
2020-01-07 | mmodifying shiftMF to read in stored field_parser instead of parsing the ↵ | 4 | -95/+76 | ||
function | |||||
2020-01-07 | Update Source/FieldSolver/SpectralSolver/SpectralSolver.H | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2020-01-07 | Unused Var in WarpXParticleContainer | 1 | -1/+0 | ||
Remove an unused variable in `WarpXParticleContainer.cpp` | |||||
2020-01-07 | Apply suggestions from code review | 2 | -2/+13 | ||
Including suggestions made to the PR. Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-06 | fixing EOL whitespace | 1 | -6/+6 | ||
2020-01-06 | correcting comment | 1 | -3/+6 | ||
2020-01-06 | fixing style | 1 | -2/+2 | ||
2020-01-06 | adding comment regarding external EB values that are constant | 1 | -0/+3 | ||
2020-01-06 | cleaning | 1 | -57/+53 | ||
2020-01-06 | adding .H file | 1 | -0/+3 | ||