Age | Commit message (Expand) | Author | Files | Lines |
2019-07-31 | comment GPUParser and custom density/momentum profiles | MaxThevenet
| 4 | -7/+31 |
2019-07-31 | comments on all injectors | MaxThevenet
| 4 | -1/+40 |
2019-07-31 | fix memory needed in shared memory | MaxThevenet
| 2 | -2/+2 |
2019-07-31 | comment union thing for injectors | MaxThevenet
| 2 | -0/+55 |
2019-07-28 | No need to resize random number seeds anymore | Weiqun Zhang
| 8 | -52/+0 |
2019-07-27 | Remove tabs in GNUMakefile | Remi Lehe
| 1 | -2/+2 |
2019-07-26 | remove Ann from email list | Weiqun Zhang
| 1 | -1/+1 |
2019-07-26 | Prevent Python checks from failing | Remi Lehe
| 1 | -1/+1 |
2019-07-26 | Change default values/checks for regression tests | Remi Lehe
| 2 | -4/+4 |
2019-07-24 | Reimplement AddPlasma. Commits related to AddPlasma in hackathon | Weiqun Zhang
| 23 | -1209/+1487 |
2019-07-24 | Parser now understands >= , <=, ==, !=, and, or (#230) | Luca Fedeli
| 9 | -582/+878 |
2019-07-24 | Update PSATD tests | Remi Lehe
| 1 | -5/+5 |
2019-07-23 | Reduce duplication in Esirkepov deposition | Remi Lehe
| 1 | -104/+57 |
2019-07-23 | Remove travis wait | Remi Lehe
| 1 | -1/+1 |
2019-07-23 | Temporarily enable PICSAR's PSATD for the Travis tests | Remi Lehe
| 1 | -3/+3 |
2019-07-23 | travis_wait and cleanup | Axel Huebl
| 2 | -5/+5 |
2019-07-23 | For EB push conversion, added consts | Dave Grote
| 2 | -22/+22 |
2019-07-22 | For Esirkepov conversion, added consts | Dave Grote
| 1 | -14/+14 |
2019-07-22 | Updated macros in WarpX_FDTD.H | Dave Grote
| 1 | -50/+41 |
2019-07-19 | Minor changes | Remi Lehe
| 1 | -3/+3 |
2019-07-19 | Change file names | Remi Lehe
| 5 | -7/+7 |
2019-07-19 | Code compiles on GPU | Remi Lehe
| 4 | -8/+13 |
2019-07-18 | Introduces compiler macro | Remi Lehe
| 7 | -58/+71 |
2019-07-18 | Move PushPSATD function | Remi Lehe
| 3 | -50/+52 |
2019-07-18 | Move PICSAR hybrid solver files | Remi Lehe
| 5 | -3/+6 |
2019-07-18 | conversion of Esirkepov deposition to c++ minor fix | grote
| 2 | -6/+4 |
2019-07-18 | conversion of Esirkepov deposition to c++ 2D | grote
| 1 | -47/+139 |
2019-07-18 | conversion of Esirkepov deposition to c++ bug fixes | grote
| 1 | -72/+71 |
2019-07-18 | Update CONTRIBUTING.md | Revathi Jambunathan
| 1 | -0/+4 |
2019-07-18 | Initial conversion of Esirkepov deposition to c++ | Dave Grote
| 3 | -19/+222 |
2019-07-16 | add Reva to the Battra tests mailing list | MaxThevenet
| 1 | -1/+1 |
2019-07-16 | keep 3d pasted nodal test | MaxThevenet
| 1 | -17/+17 |
2019-07-16 | call old current deposition for laser particles and remove psatd test | MaxThevenet
| 2 | -40/+40 |
2019-07-15 | fix indentation in physicalparticlecontainer.cpp, couldn't read | MaxThevenet
| 1 | -294/+294 |
2019-07-15 | git rid of outdated options in example input files | MaxThevenet
| 3 | -4/+12 |
2019-07-15 | update some comments | MaxThevenet
| 1 | -1/+2 |
2019-07-15 | adopt remi's comments, do some cleaning | MaxThevenet
| 1 | -62/+17 |
2019-07-13 | add a bounch of const qualifiers | MaxThevenet
| 1 | -35/+35 |
2019-07-12 | Copy guard cells from the regular grid to the hybrid grid | Remi Lehe
| 1 | -10/+10 |
2019-07-12 | Removed comments about algorithm's corresponding nr | Diana Amorim
| 1 | -4/+4 |
2019-07-12 | modify PML CKC test so that tests do not fail... don't understand where the c... | MaxThevenet
| 1 | -1/+4 |
2019-07-12 | Corrected typo of xold incorrect repetition. | Diana Amorim
| 2 | -12/+13 |
2019-07-12 | default value for boost parameters are None | MaxThevenet
| 1 | -1/+1 |
2019-07-12 | use vector instead of angle for polarization | MaxThevenet
| 1 | -1/+1 |
2019-07-12 | fix some typos in pywarpx | MaxThevenet
| 1 | -9/+4 |
2019-07-11 | add a bunch of restrict | MaxThevenet
| 1 | -6/+6 |
2019-07-11 | avoid compilation error when USE_RZ=TRUE | MaxThevenet
| 1 | -9/+0 |
2019-07-11 | In WarpX_FDTD.H, use += | Dave Grote
| 1 | -151/+151 |
2019-07-11 | Use AMREX_FORCE_INLINE in WarpX_FDTD.H | Dave Grote
| 1 | -17/+17 |
2019-07-11 | force to use picsar deposition in RZ mode | MaxThevenet
| 1 | -0/+5 |