aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-02-06Implement PR requested improvements:Gravatar Edoardo Zoni 2-7/+15
- modify interface of new function 'BuildBufferMasksInBox'; - add brief Doxygen documentation.
2020-02-06Add few more comments.Gravatar Edoardo Zoni 1-0/+2
2020-02-06Do not include 'WarpX_f.H' when not necessary.Gravatar Edoardo Zoni 17-17/+0
2020-02-06Remove old Fortran implementation.Gravatar Edoardo Zoni 3-64/+0
2020-02-06Change new function's interface and add comments.Gravatar Edoardo Zoni 2-8/+5
2020-02-05Fix bug in previous C++ implementation.Gravatar Edoardo Zoni 1-4/+9
2020-02-04Implement 'warpx_build_buffer_masks' in C++.Gravatar Edoardo Zoni 2-4/+44
2020-02-03fix reduced_diags testGravatar Andrew Myers 1-0/+2
2020-01-31fixed typos in commentsGravatar gtrichardson 1-8/+8
2020-01-31Update Source/FieldSolver/WarpX_QED_Field_Pushers.cppGravatar Glenn Richardson 1-0/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Update Source/FieldSolver/WarpX_QED_Field_Pushers.cppGravatar Glenn Richardson 1-0/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31or EOL whitespace issuesGravatar gtrichardson 2-18/+18
2020-01-31It jsut wouldn't feel right if the last commit wasn't a tab issueGravatar gtrichardson 1-1/+1
2020-01-31added missing inputs in function comments and adjusted some QED comments and ↵Gravatar gtrichardson 2-2/+7
fixed xi error
2020-01-31Update Source/FieldSolver/WarpX_QED_Field_Pushers.cppGravatar Glenn Richardson 1-0/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31added comment from Maxence's PR notesGravatar gtrichardson 1-0/+1
2020-01-31add // to Maxence's comment?Gravatar gtrichardson 1-1/+1
2020-01-31added comments mentioned in Maxence's PR commentsGravatar gtrichardson 2-2/+49
2020-01-31Update Source/WarpX.HGravatar Glenn Richardson 1-0/+4
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Update Source/FieldSolver/WarpX_QED_Field_Pushers.cppGravatar Glenn Richardson 1-0/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Update Source/WarpX.HGravatar Glenn Richardson 1-0/+3
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Update Source/FieldSolver/WarpX_QED_Field_Pushers.cppGravatar Glenn Richardson 1-0/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Update Source/FieldSolver/WarpX_QED_K.HGravatar Glenn Richardson 1-1/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Update Source/FieldSolver/WarpX_QED_K.HGravatar Glenn Richardson 1-1/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-31Very high level corrections, totally not tabsGravatar gtrichardson 2-5/+5
2020-01-31moved the initalization of qunatum_xi down with the QED functions and added ↵Gravatar gtrichardson 2-2/+3
a comment label, also inlined xi definition and added a comment giving the numerical value in SI for reference
2020-01-31Forgot to add Maxence's shot of emacs indentation back into this function. ↵Gravatar gtrichardson 1-3/+4
Man loves his emacs indentation
2020-01-31fixed space issues in copywrite of EvolveEM and resolved merge conflict in ↵Gravatar gtrichardson 2-82/+1
OpenPMD my defaulting to dev branch
2020-01-31deleted an extra line of constant and added the modified xi of 1.e-23 ↵Gravatar gtrichardson 1-1/+2
overwrite to keep the test accurate
2020-01-31Adjusted docstring to allign with Maxence's origional comment, and fixed a ↵Gravatar gtrichardson 1-12/+13
typo he caught that got lost in the the forced push
2020-01-31Fixed tab issue from previous commit and added quantum_xi to the docsGravatar gtrichardson 2-5/+11
2020-01-31Incldued the vector dt change to the function defintiion and call. Also ↵Gravatar gtrichardson 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-31inclufing Yin's changes to avoid a merge issueGravatar gtrichardson 1-0/+14
2020-01-31read quantum_xi from input fileGravatar MaxThevenet 4-32/+36
2020-01-31fix EOL whitespaceGravatar Andrew Myers 1-2/+2
2020-01-31docstrings for Get / Set PartilePosition functorsGravatar Andrew Myers 1-4/+17
2020-01-30Spack: load with -rGravatar Axel Huebl 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-30Apply suggestions from code reviewGravatar Yinjian Zhao 9-0/+62
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-30Update Source/Diagnostics/ReducedDiags/FieldEnergy.cppGravatar Yinjian Zhao 1-1/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-30Update Source/Diagnostics/ReducedDiags/ParticleEnergy.cppGravatar Yinjian Zhao 1-1/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-30Apply suggestions from code reviewGravatar Yinjian Zhao 1-0/+1
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-30Format change and use gett_new().Gravatar Yinjian Zhao 8-106/+101
2020-01-30Update Docs/source/running_cpp/parameters.rstGravatar Glenn Richardson 1-1/+2
Co-Authored-By: MaxThevenet <mthevenet@lbl.gov>
2020-01-29Add an automated test for 2D collision.Gravatar Yinjian Zhao 4-4/+155
2020-01-29Format change.Gravatar Yinjian Zhao 6-82/+82
2020-01-29must pass t in call to GpuParser () operatorGravatar MaxThevenet 1-1/+1
2020-01-29Does EOl whitespace REALLY matter?Gravatar gtrichardson 1-2/+2
2020-01-29If I was a philosopher I'd be asking why the tab key even exsistsGravatar gtrichardson 1-1/+1
2020-01-29Corrected error in 3D equationsGravatar gtrichardson 1-39/+50
2020-01-29changed M_calc function name in 2d caseGravatar gtrichardson 1-4/+4