Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-21 | Made modifications based on suggestions from PR review. 1.Added the override ↵ | 1 | -6/+6 | ||
qualifies for functions in the derived class. 2. Clarified that particles are selectively copied from tmp to reduced diag buffer if they are within the user-defined subdomain. | |||||
2019-10-18 | Add Higuera pusher into Langmuir test input.rt | 1 | -0/+1 | ||
2019-10-18 | Modified according to MaxThevenet's comments | 6 | -8/+13 | ||
2019-10-18 | do not check double newline in WarpX-tests.ini | 1 | -3/+3 | ||
2019-10-18 | Add automatic tests | 3 | -0/+86 | ||
2019-10-17 | esc-x delete-trailing-whitespace | 1 | -1/+1 | ||
2019-10-17 | minor error in doc | 1 | -1/+1 | ||
2019-10-17 | replace external field added to particle E_external with ↵ | 5 | -34/+34 | ||
E_external_particle, same for B | |||||
2019-10-17 | add doc entry for external fields on grid | 1 | -0/+6 | ||
2019-10-17 | pass component, not full vector | 2 | -7/+7 | ||
2019-10-17 | add external field in new cells if moving window | 2 | -7/+9 | ||
2019-10-17 | add external field on grid at initialization | 3 | -6/+16 | ||
2019-10-17 | Fixed changes noted on PR comments. | 2 | -9/+9 | ||
2019-10-17 | Deleting blank lines in Laser section of Docs | 1 | -2/+0 | ||
2019-10-17 | I finally rememebred to delete EOl before the PR | 2 | -4/+4 | ||
2019-10-17 | Deleted MAxwell QED lines that snuck into this brnach | 1 | -2/+0 | ||
2019-10-17 | Added E-external particle option and updated documentation accodringly | 1 | -0/+6 | ||
2019-10-17 | Incldued E_external option | 4 | -9/+14 | ||
2019-10-16 | Added a comment | 1 | -0/+1 | ||
2019-10-16 | Modified run_test.sh | 1 | -1/+5 | ||
2019-10-16 | removed Boost for now | 3 | -7/+2 | ||
2019-10-15 | Add E_external | 4 | -9/+12 | ||
2019-10-15 | Add the modified parameters.rst | 1 | -0/+1 | ||
2019-10-15 | Change to HigueraCary = 2 | 1 | -1/+1 | ||
2019-10-14 | Fixed a declaration mistake. Compile successfully now. | 1 | -1/+1 | ||
2019-10-14 | Add Higuera-Cary pusher | 6 | -1/+89 | ||
2019-10-14 | Correct bug | 1 | -2/+2 | ||
2019-10-14 | fixed bug | 1 | -2/+0 | ||
2019-10-14 | fixed bug | 2 | -8/+10 | ||
2019-10-14 | Now Boost is compiled only if it is really needed | 1 | -6/+6 | ||
2019-10-14 | Fixed bug | 1 | -2/+2 | ||
2019-10-14 | Reverted to Boost installation via wget+compile | 1 | -1/+6 | ||
2019-10-14 | Split tests also according to if QED is used or not | 2 | -2/+13 | ||
2019-10-14 | replaced compilation of boost library with conda install boost | 1 | -6/+1 | ||
2019-10-11 | Removed merge conflict from file | 1 | -3/+1 | ||
2019-10-11 | Style changes | 1 | -1/+1 | ||
2019-10-11 | solved issues with unit test | 2 | -9/+7 | ||
2019-10-11 | Fix particle partition in buffers | 2 | -8/+66 | ||
2019-10-11 | Cleaning documentation to mention that the slice multi-fab obtained using ↵ | 1 | -3/+3 | ||
amrex::get_slice_data is re-used after performing the back-transformation. | |||||
2019-10-11 | removing commented out line | 1 | -1/+0 | ||
2019-10-11 | fixing eol whitespace format | 1 | -1/+1 | ||
2019-10-11 | Adding documentation on visualization of reduced diagnostic to clarify that ↵ | 1 | -4/+6 | ||
2 cells are written out for a slice and that the 0th index of the reduced diagnostic coresponds to ny/2-1 of the full diagnostic. | |||||
2019-10-11 | Removed std::pow | 1 | -2/+2 | ||
2019-10-11 | Replaced amrex::Real with amrex::ParticleReal in Boris+RR pusher | 1 | -3/+3 | ||
2019-10-11 | Modified comment | 1 | -4/+6 | ||
2019-10-11 | remove EOL whitespaces | 2 | -2/+2 | ||
2019-10-11 | simplified test | 2 | -21/+25 | ||
2019-10-11 | EOF newline | 1 | -1/+1 | ||
2019-10-11 | EOF newline | 1 | -1/+2 | ||
2019-10-11 | Newline at EOF | 1 | -1/+2 | ||