ent='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-27add description to NCI tablesGravatar MaxThevenet 1-4/+14
2019-09-27add documentationGravatar MaxThevenet 2-4/+25
2019-09-27Explicitly initialize Godfrey filter without nodal gatherGravatar MaxThevenet 3-5/+7
2019-09-27update NCIGodfreyFilter constructorGravatar MaxThevenet 1-10/+39
2019-09-27add NCI filter table for momentum-conserving gatherGravatar MaxThevenet 1-207/+415
2019-09-26Warning: Unused Vars in PMLGravatar Axel Huebl 1-2/+0
Fix some unused variables on the PML implementation.
2019-09-26Resolving conflict in Source/Make.WarpX (#410)Gravatar Revathi Jambunathan 1-4/+0
* Changing the output directory for the boosted frame diag tests from lab_frame_diag/ to lab_frame_diag/snapshots/ * resolving a conflict in Source/Make.WarpX. Using lower case for libraries += -lhdf5 -lz * reverting path of labframe data files similar to that in the dev file.
2019-09-25Bug fix for plot_parallel.pyGravatar Dave Grote 1-1/+1
2019-09-25Use explicit floating point operationGravatar Remi Lehe 1-3/+3
2019-09-25fix EOL whitespacesGravatar MaxThevenet 1-1/+1
2019-09-25commentsGravatar MaxThevenet 1-1/+6
2019-09-25spacing between split particles depends on PPCGravatar MaxThevenet 1-10/+17
2019-09-24Doxygen: Update Generator FileGravatar Axel Huebl 1-2/+19
Recursively parse the whole project and add as many pre-defines as possible for maximum code discovery.
2019-09-24Added documentation for min_particles_per_modeGravatar Dave Grote 1-0/+5
2019-09-24Move temporary variables into functionGravatar Remi Lehe 3-11/+7
2019-09-24Updated Examples/Physics_applications/laser_acceleration/inputs.rzGravatar Dave Grote 1-4/+7
2019-09-24Fixed explicit value of pi in LaserParticleContainer.cppGravatar Dave Grote 1-1/+1
2019-09-24Fixed indentation in LaserParticleContainer.cppGravatar Dave Grote 1-97/+97
2019-09-24Fixed bug in AddNParticles with RZGravatar Dave Grote 1-1/+1
2019-09-24Fixed bug in RZ push of BxGravatar Dave Grote 1-6/+5
2019-09-24Add commentsGravatar Remi Lehe 3-10/+51
2019-09-24more print statements in automated test analysisGravatar MaxThevenet 5-2/+13
2019-09-24more useful print statements in analysis scriptsGravatar MaxThevenet 4-24/+26
2019-09-24increase tolerance for Langmuir testGravatar MaxThevenet 1-1/+1
2019-09-24dump fewer fields in Langmuir testsGravatar MaxThevenet 1-1/+1
2019-09-24compute aspect ratio in plot_parallel.pyGravatar MaxThevenet 1-2/+5
2019-09-23Remove trailing spaceGravatar Remi Lehe 1-1/+1
2019-09-23update the docGravatar MaxThevenet 1-3/+16
2019-09-23update example visualization notebookGravatar MaxThevenet 1-156/+55
2019-09-23use read_raw_data functions in tests instead of redefiningGravatar MaxThevenet 2-35/+2
2019-09-23fix and add commentsGravatar MaxThevenet 1-2/+8