aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpXWrappers.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-30Add input parameter to control Galerkin-scheme gather (#1191)Gravatar danielbelkin 1-2/+2
2020-07-20Overwrite AMReX Defaults: Python (#1177)Gravatar Axel Huebl 1-2/+3
2020-06-22Added check of gridding for RZ spectral solver (#1005)Gravatar David Grote 1-0/+5
2020-05-01Do not rely on nodal flags (#931)Gravatar Edoardo Zoni 1-16/+17
2020-05-01Delete old diagnostics (#933)Gravatar MaxThevenet 1-27/+0
2020-03-23Updated Python interface for Python_Langmuir_rz_multimode test (#810)Gravatar David Grote 1-0/+29
2020-03-16Added Python wrapper of charge density arrays (#783)Gravatar David Grote 1-0/+20
2020-02-25Includes: Clean Up (#743)Gravatar Axel Huebl 1-5/+6
2020-02-10Python Compile in Single PrecisionGravatar Axel Huebl 1-4/+6
2020-01-28Merge pull request #661 from MaxThevenet/copyrightGravatar Remi Lehe 1-0/+8
2020-01-28Simplify Plot OptionsGravatar Axel Huebl 1-0/+9
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+8
2019-12-23Merge branch 'dev' into commGravatar MaxThevenet 1-107/+74
2019-12-20Merge pull request #568 from dpgrote/pml_pythonGravatar Remi Lehe 1-107/+74
2019-12-18Merge branch 'dev' into commGravatar MaxThevenet 1-2/+3
2019-12-12Added Python wrapper for the PML fieldsGravatar Dave Grote 1-0/+37
2019-12-12Cleaned up the Python interface accessing the fieldsGravatar Dave Grote 1-98/+28
2019-12-11fixed possible overflow and added some static casts to replace C-style castsGravatar Luca Fedeli 1-2/+3
2019-10-27FillBoundaryE/B/F take mandatory argument nguardGravatar MaxThevenet 1-2/+2
2019-10-01Allowed single precision in the Python interfaceGravatar Dave Grote 1-33/+40
2019-09-11Source: tabs2spacesGravatar Axel Huebl 1-15/+15
2019-09-11Source & Tools: No EOL WhitespacesGravatar Tools 1-7/+7
2019-09-06Updated Python particles interface to allow refined levelsGravatar Dave Grote 1-12/+8
2019-08-26Clean up of RZ mutlimode, mostly removing imaginary part of mode 0Gravatar Dave Grote 1-1/+1
2019-06-14Updated Python interface, adding WarpInterfaceGravatar Dave Grote 1-2/+2
2019-06-14Update Python wrapper to handle RZ versionGravatar Dave Grote 1-21/+25
2019-05-20Let amrex decide whether it should finalize MPIGravatar Weiqun Zhang 1-1/+1
2019-04-10Convert box size to boosted frame, when using Python `step` functionGravatar Remi Lehe 1-0/+6
2019-03-01move warpxwrappers. rename ParticleContainer files to MultiParticleContainer ...Gravatar MaxThevenet 1-0/+446