aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/_libwarpx.py
diff options
context:
space:
mode:
Diffstat (limited to 'Python/pywarpx/_libwarpx.py')
0 files changed, 0 insertions, 0 deletions
>2018-07-25optionally write out the crse patch in plot files.Gravatar Andrew Myers 1-30/+99 2018-07-24turn off dynamic scheduling for Lanmuir_multi regression testGravatar Weiqun Zhang 1-0/+1 2018-07-23Remove OpenMP from Python testsGravatar Remi Lehe 1-1/+1 2018-07-20Update testGravatar Remi Lehe 2-19/+14 2018-07-19Added additional testsGravatar Remi Lehe 2-0/+108 2018-07-19Update 2D testGravatar Remi Lehe 1-9/+18 2018-07-19Remove unnecessary parenthesisGravatar Remi Lehe 1-6/+6 2018-07-19add -DWARPXGravatar Weiqun Zhang 4-0/+8 2018-07-17Fixed order of operations (i.e. divisions before multiplications).Gravatar Jean-Luc Vay 1-2/+32 2018-07-17added doc on particle momentum distributionGravatar Maxence Thevenet 1-4/+28 2018-07-17Correct path to input scriptsGravatar Remi Lehe 1-2/+2 2018-07-17Add parenthesis where neededGravatar Remi Lehe 1-6/+6 2018-07-17Use quotes in parsed expressionsGravatar Remi Lehe 1-6/+6 2018-07-17Corrected missing species infoGravatar Remi Lehe 1-4/+4 2018-07-17Compile more tests in the same build directoryGravatar Remi Lehe 2-14/+2 2018-07-17Use parsed function for momentum in testsGravatar Remi Lehe 2-47/+15 2018-07-16Can use parser for momentum distributionGravatar Maxence Thevenet 2-1/+70 2018-07-16Have the same compiler flags in different testsGravatar Remi Lehe 1-9/+5 2018-07-16fix DO_ELECTROSTATIC=TRUE compilationGravatar Andrew Myers 2-10/+20 2018-07-16only compile the electrostatic stuff if DO_ELECTROSTATIC is TRUEGravatar Andrew Myers 16-585/+622 2018-07-16Switch from public reg-test code to modified oneGravatar Remi Lehe 1-1/+1 2018-07-16Add commentsGravatar Remi Lehe 2-10/+42 2018-07-16fix FieldSolver (FDTD) unit testGravatar Maxence Thevenet 1-1/+4 2018-07-14minor. intendationGravatar Maxence Thévenet 1-10/+10 2018-07-14make maxwell_fdtd_solver an optional parameter. Default is yeeGravatar Maxence Thévenet 1-9/+14 2018-07-14minorGravatar Maxence Thévenet 1-1/+2 2018-07-14update doc for maxwell solver parameterGravatar Maxence Thévenet 1-0/+6 2018-07-13fix 2d PSATDGravatar Weiqun Zhang 2-14/+13 2018-07-13add WARPX_TO_FORTRAN_BOX and WARPX_TO_FORTRAN_ANYD that will pass {nx, 0, ↵Gravatar Weiqun Zhang 1-0/+13 ny} as array bound to Fortran 2018-07-13rm debug statementsGravatar Weiqun Zhang 1-4/+0 2018-07-13rm debug statementsGravatar Weiqun Zhang 1-4/+0 2018-07-13simplify BuildFFTOwnerMaskGravatar Weiqun Zhang 1-33/+30 2018-07-13minor cleaningGravatar Maxence Thevenet 1-4/+0 2018-07-13include other modified fileGravatar Maxence Thevenet 1-0/+10 2018-07-13Added CKC as an option to Maxwell solverGravatar Maxence Thevenet 5-78/+363 2018-07-13update call to maxwell solver functionsGravatar Maxence Thevenet 1-6/+4 2018-07-11Activate TPROF by default, for Langmuir testGravatar Remi Lehe 1-1/+0