Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-06 | Implement PR requested improvements: | 2 | -7/+15 | ||
- modify interface of new function 'BuildBufferMasksInBox'; - add brief Doxygen documentation. | |||||
2020-02-06 | Add few more comments. | 1 | -0/+2 | ||
2020-02-06 | Do not include 'WarpX_f.H' when not necessary. | 17 | -17/+0 | ||
2020-02-06 | Remove old Fortran implementation. | 3 | -64/+0 | ||
2020-02-06 | Change new function's interface and add comments. | 2 | -8/+5 | ||
2020-02-05 | Fix bug in previous C++ implementation. | 1 | -4/+9 | ||
2020-02-04 | Implement 'warpx_build_buffer_masks' in C++. | 2 | -4/+44 | ||
2020-02-03 | fix reduced_diags test | 1 | -0/+2 | ||
2020-01-31 | fixed typos in comments | 1 | -8/+8 | ||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_Field_Pushers.cpp | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_Field_Pushers.cpp | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | or EOL whitespace issues | 2 | -18/+18 | ||
2020-01-31 | It jsut wouldn't feel right if the last commit wasn't a tab issue | 1 | -1/+1 | ||
2020-01-31 | added missing inputs in function comments and adjusted some QED comments and ↵ | 2 | -2/+7 | ||
fixed xi error | |||||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_Field_Pushers.cpp | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | added comment from Maxence's PR notes | 1 | -0/+1 | ||
2020-01-31 | add // to Maxence's comment? | 1 | -1/+1 | ||
2020-01-31 | added comments mentioned in Maxence's PR comments | 2 | -2/+49 | ||
2020-01-31 | Update Source/WarpX.H | 1 | -0/+4 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_Field_Pushers.cpp | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Update Source/WarpX.H | 1 | -0/+3 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_Field_Pushers.cpp | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_K.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Update Source/FieldSolver/WarpX_QED_K.H | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-31 | Very high level corrections, totally not tabs | 2 | -5/+5 | ||
2020-01-31 | moved the initalization of qunatum_xi down with the QED functions and added ↵ | 2 | -2/+3 | ||
a comment label, also inlined xi definition and added a comment giving the numerical value in SI for reference | |||||
2020-01-31 | Forgot to add Maxence's shot of emacs indentation back into this function. ↵ | 1 | -3/+4 | ||
Man loves his emacs indentation | |||||
2020-01-31 | fixed space issues in copywrite of EvolveEM and resolved merge conflict in ↵ | 2 | -82/+1 | ||
OpenPMD my defaulting to dev branch | |||||
2020-01-31 | deleted an extra line of constant and added the modified xi of 1.e-23 ↵ | 1 | -1/+2 | ||
overwrite to keep the test accurate | |||||
2020-01-31 | Adjusted docstring to allign with Maxence's origional comment, and fixed a ↵ | 1 | -12/+13 | ||
typo he caught that got lost in the the forced push | |||||
2020-01-31 | Fixed tab issue from previous commit and added quantum_xi to the docs | 2 | -5/+11 | ||
2020-01-31 | Incldued the vector dt change to the function defintiion and call. Also ↵ | 2 | -5/+5 | ||
changed a_dt to dt[lev] for the input fo the secodn function within the definition of the first funtion | |||||
2020-01-31 | inclufing Yin's changes to avoid a merge issue | 1 | -0/+14 | ||
2020-01-31 | read quantum_xi from input file | 4 | -32/+36 | ||
2020-01-31 | fix EOL whitespace | 1 | -2/+2 | ||
2020-01-31 | docstrings for Get / Set PartilePosition functors | 1 | -4/+17 | ||
2020-01-30 | Spack: load with -r | 1 | -10/+7 | ||
For transitive dependencies and CMake scripts, recusive loading is still the savest bet for a clean environment. Although we use RPaths, recommend to still load at runtime again to keep e.g. the same MPI commands that were used for build & link. | |||||
2020-01-30 | Apply suggestions from code review | 9 | -0/+62 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-30 | Update Source/Diagnostics/ReducedDiags/FieldEnergy.cpp | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-30 | Update Source/Diagnostics/ReducedDiags/ParticleEnergy.cpp | 1 | -1/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-30 | Apply suggestions from code review | 1 | -0/+1 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-30 | Format change and use gett_new(). | 8 | -106/+101 | ||
2020-01-30 | Update Docs/source/running_cpp/parameters.rst | 1 | -1/+2 | ||
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov> | |||||
2020-01-29 | Add an automated test for 2D collision. | 4 | -4/+155 | ||
2020-01-29 | Format change. | 6 | -82/+82 | ||
2020-01-29 | must pass t in call to GpuParser () operator | 1 | -1/+1 | ||
2020-01-29 | Does EOl whitespace REALLY matter? | 1 | -2/+2 | ||
2020-01-29 | If I was a philosopher I'd be asking why the tab key even exsists | 1 | -1/+1 | ||
2020-01-29 | Corrected error in 3D equations | 1 | -39/+50 | ||
2020-01-29 | changed M_calc function name in 2d case | 1 | -4/+4 | ||