aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpXWrappers.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Make buffer of scraped particles available to Python code (#2164)Gravatar Phil Miller 1-0/+67
2021-08-26Improvement in electrostic field solve when using EB & a small refactoring of...Gravatar Roelof Groenewald 1-0/+4
2021-08-02Allow extra particle attributes (besides ux, uy, uz and w) to be set at parti...Gravatar Roelof Groenewald 1-0/+8
2021-07-21Use only species name in libwarpx (#2119)Gravatar Roelof Groenewald 1-30/+18
2021-07-20Python - add new particle attributes at runtime (#2112)Gravatar Roelof Groenewald 1-0/+50
2021-07-13Interface silver mueller (#2051)Gravatar Revathi Jambunathan 1-2/+2
2021-07-09Feature pass MPI comm from Python script to AMReX during initialization (#2034)Gravatar KZhu-ME 1-2/+8
2021-07-06Add possibility to start and stop moving window (#2027)Gravatar thomas clark 1-2/+2
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-4/+21
2021-06-07Call function ReadBCParams() during python execution (#1972)Gravatar roelof-groenewald 1-0/+5
2021-01-21Define: _OPENMP -> AMREX_USE_OMP (#1520)Gravatar Axel Huebl 1-3/+2
2020-12-02Fix python wrapper (#1532)Gravatar David Grote 1-16/+23
2020-10-23Fix Warning for SigmaBox FabFactory (#1466)Gravatar Weiqun Zhang 1-1/+1
2020-10-16New reduced diag: number of macroparticles (#1414)Gravatar NeilZaim 1-5/+5
2020-09-30removed extra ; (#1397)Gravatar Luca Fedeli 1-34/+34
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