aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PMLPsatdAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Add check 'if (WarpX::gamma_boost > 1.)' and removed unsused functions.Gravatar Yin-YinjianZhao 4-77/+3
2019-10-07allow warpx.zmax_plasma_to_compute_max_step = ... for lab frame runsGravatar MaxThevenet 1-7/+8
2019-10-07always print time step and cell size (in simulation frame)Gravatar MaxThevenet 1-0/+12
2019-10-07Fix issue: 'AddParticles' is slow on GPU + coding format change.Gravatar Yin-YinjianZhao 1-24/+23
2019-10-07Fix issue: 'AddParticles' is slow on GPU.Gravatar Yin-YinjianZhao 2-2/+2
2019-10-07Fix issue: 'AddParticles' is slow on GPU.Gravatar Yin-YinjianZhao 2-14/+69
2019-10-07This is a test of git commit.Gravatar Yin-YinjianZhao 1-0/+8
2019-10-07fix nci_correctorMR testGravatar MaxThevenet 2-5/+5
2019-10-04add overrideGravatar Weiqun Zhang 1-1/+1
2019-10-04fix libwarpx.so compilation for cudaGravatar Weiqun Zhang 1-6/+10
2019-10-04Removing redundant initialization of E and B fields on particles in FieldGath...Gravatar RevathiJambunathan 1-7/+0
2019-10-04Fixing typos in warpx_push_pml_bx_ckc()Gravatar RevathiJambunathan 1-2/+3
2019-10-03run_test.sh: in /tmp, fix OSXGravatar Axel Huebl 2-7/+19
2019-10-03Reacticate PSATD PML testGravatar Remi Lehe 1-14/+14
2019-10-03Update version numberGravatar Remi Lehe 3-3/+3
2019-10-02Added const qualifiers to certain nlevs_max variables and updated the related...Gravatar levinem 1-4/+5
2019-10-02Change compiler from gcc to gnuGravatar Remi Lehe 1-1/+1
2019-10-02Fixes to the PICMI input filesGravatar Dave Grote 8-33/+35
2019-10-02Bug fix in langmuir2d_analysis.pyGravatar Dave Grote 1-4/+6
2019-10-01Use getParticleCellGravatar Remi Lehe 1-11/+7
2019-10-01Edit const correctnessGravatar Remi Lehe 2-26/+30
2019-10-01Add documentationGravatar Remi Lehe 1-5/+39
2019-10-01More optimization for GPUGravatar Remi Lehe 2-7/+14
2019-10-01Correct namespaceGravatar Remi Lehe 1-1/+1
2019-10-01Use templated functor for copy of particlesGravatar Remi Lehe 1-10/+2
2019-10-01Implement particle copyGravatar Remi Lehe 2-31/+57
2019-10-01Perform partition in smaller bufferGravatar Remi Lehe 2-17/+16
2019-10-01Implemented iterator distanceGravatar Remi Lehe 2-5/+24
2019-10-01Implemented stable partitionGravatar Remi Lehe 2-10/+42
2019-10-01Rewrite as functorGravatar Remi Lehe 2-43/+50
2019-10-01Replaced Index functionGravatar Remi Lehe 2-2/+35
2019-10-01Implement `iota` on GPUGravatar Remi Lehe 3-4/+25
2019-10-01Start GPU conversionGravatar Remi Lehe 1-10/+13
2019-10-01gitignore: python libGravatar Axel Huebl 1-0/+1
2019-10-01Additional fix for single precision in Python interfaceGravatar Dave Grote 2-4/+8
2019-10-01Allowed single precision in the Python interfaceGravatar Dave Grote 3-89/+121
2019-10-01Increase tolerance for MR testGravatar MaxThevenet 1-1/+1
2019-10-01typoGravatar MaxThevenet 1-1/+1
2019-10-01typo: max_level=1 for MR testGravatar MaxThevenet 1-1/+1
2019-09-30Rho Synchronize: Port to GPUGravatar Axel Huebl 5-88/+143
2019-09-30forgot to import python package reGravatar MaxThevenet 1-0/+1
2019-09-30Updated documentationGravatar Luca Fedeli 1-0/+14
2019-09-27typoGravatar MaxThevenet 1-1/+1
2019-09-27add NCI test with MRGravatar MaxThevenet 3-18/+51
2019-09-27use proper flagGravatar MaxThevenet 1-1/+1
2019-09-27stop using l_lower_order_in_v for NCIGodfreyFilterGravatar MaxThevenet 3-19/+6
2019-09-27Rename, Profile & Remove TODOGravatar Axel Huebl 3-21/+22
2019-09-27fix error in table nameGravatar MaxThevenet 1-2/+2
2019-09-27EOL whitespaceGravatar MaxThevenet 1-1/+1
2019-09-27ahem... remove declaration of undefined functionGravatar MaxThevenet 1-4/+2