/examples/hackernews/src/

>
aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-09-04turn comparison off for NCI correctorGravatar MaxThevenet 1-0/+1
2019-09-04turn off OpenMP for regression tests using 1 threadGravatar Weiqun Zhang 1-2/+2
2019-09-04add tolerance to restart regression testGravatar Weiqun Zhang 1-1/+2
2019-09-04Switch to Python3 for travis testsGravatar Dave Grote 1-3/+3
2019-09-04Protect against bug in some versions of numpyGravatar Dave Grote 1-2/+10
2019-09-04no OpenMP threading for ionization testsGravatar MaxThevenet 1-2/+2
2019-09-03Reactivate 2D PSATD testsGravatar Remi Lehe 1-37/+36
2019-09-03fix typo in docGravatar MaxThevenet 1-1/+1
2019-09-03move math function wrappers to WarpX_Complex.HGravatar MaxThevenet 4-37/+37