aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/WarpXMovingWindow.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05use new version of FillBoundary from amrexGravatar MaxThevenet 1-1/+1
2019-10-31cleaning and use better namingGravatar MaxThevenet 1-2/+4
2019-10-31more systematic names for guard cell variablesGravatar MaxThevenet 1-1/+1
2019-10-31Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cellsGravatar MaxThevenet 1-22/+26
2019-10-30no need to pass ng in ShiftMFGravatar MaxThevenet 1-28/+24
2019-10-29Reduce number of guard cells exchanged in Moving window and EvolveEMGravatar MaxThevenet 1-21/+33
2019-10-17esc-x delete-trailing-whitespaceGravatar MaxThevenet 1-1/+1
2019-10-17pass component, not full vectorGravatar MaxThevenet 1-6/+6
2019-10-17add external field in new cells if moving windowGravatar MaxThevenet 1-6/+7
2019-09-11Source & Tools: No EOL WhitespacesGravatar Tools 1-1/+1
2019-09-10Cleanup: Include OrderGravatar Axel Huebl 1-1/+0
2019-06-20update due to AMReX changesGravatar Weiqun Zhang 1-1/+1
2019-05-29Merge pull request #97 from RevathiJambunathan/SliceGeneration_IndexTypeofDat...Gravatar MaxThevenet 1-0/+20
2019-05-24Included suggestions made in the PR review and also added capability for slic...Gravatar RevathiJambunathan 1-0/+20
2019-05-23fix a bunch of unused variable / parameter shadowing warningsGravatar Andrew Myers 1-3/+3
2019-05-22avoid breaking regression testsGravatar Weiqun Zhang 1-2/+3
2019-05-20prepare for upcoming amrex changes in GeometryGravatar Weiqun Zhang 1-2/+12
2019-05-07remove do_plasma_injection and cleaningGravatar MaxThevenet 1-3/+3
2019-05-07continuous injection working + commentsGravatar MaxThevenet 1-16/+13
2019-05-07laser and plasma cont injection combined and working with MW and boost in zGravatar MaxThevenet 1-1/+3
2019-05-07consistent continuous injection for PhysicalParticle and LaserParticleGravatar MaxThevenet 1-0/+6
2019-04-17optimize shiftMF for gpuGravatar Weiqun Zhang 1-21/+27
2019-02-19regroup or rename some files for consistencyGravatar MaxThevenet 1-0/+245