Age | Commit message (Expand) | Author | Files | Lines |
2019-07-30 | Put PML spectral-specific arguments in precompiler directives | Remi Lehe
| 4 | -17/+24 |
2019-07-30 | Update automated tests | Remi Lehe
| 2 | -2/+2 |
2019-07-29 | Add automated test for spectral PML | Remi Lehe
| 1 | -0/+15 |
2019-07-26 | Only push the PML fields if they have been allocated | Remi Lehe
| 1 | -1/+3 |
2019-07-25 | Fix bug in spectral PML | Remi Lehe
| 1 | -8/+12 |
2019-07-25 | Correct minor PML bugs | Remi Lehe
| 2 | -0/+4 |
2019-07-25 | Fix compilation errors for finite difference | Remi Lehe
| 1 | -4/+3 |
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 |
2019-07-11 | Modified Documentation to update the modules required for building WarpX on C... | Revathi Jambunathan
| 1 | -1/+1 |
2019-07-11 | remove merge conflict markers | MaxThevenet
| 1 | -3/+0 |
2019-07-11 | typo in make file | MaxThevenet
| 1 | -1/+1 |