aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpXWrappers.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-15Move handling of do_not_deposit to physics callers (#3225)Gravatar Phil Miller 1-0/+1
2022-08-10Initialize particle runtime attributes inside AddNParticles (#3272)Gravatar Neïl Zaim 1-3/+5
2022-08-02`SyncCurrent`: Pass References To Current MultiFabs (#3277)Gravatar Edoardo Zoni 1-2/+4
2022-06-02Move warning logger in ablastr (#3154)Gravatar Luca Fedeli 1-2/+5
2022-06-01Clean-up in python wrappers to access particle data (#2531)Gravatar Roelof Groenewald 1-30/+15
2022-02-24Remove (almost) all residual "dangerous" c-style casts in WarpX (#2889)Gravatar Luca Fedeli 1-15/+15
2022-02-11Rename ngE as ngEB (used for E,B) (#2841)Gravatar Edoardo Zoni 1-2/+2
2022-02-04added `local` flag to `warpx_getNumParticles` (#2828)Gravatar Roelof Groenewald 1-2/+3
2022-01-26style fixes in WarpXWrappers.cpp (#2792)Gravatar Roelof Groenewald 1-17/+17
2022-01-26expose WarpXParticleContainer::sumParticleCharge to Python (#2790)Gravatar Roelof Groenewald 1-0/+8
2022-01-25Add SyncRho call to warpx_depositChargeDensity (#2777)Gravatar Roelof Groenewald 1-3/+4
2022-01-21Access species specific charge density from python (#2710)Gravatar Roelof Groenewald 1-0/+31
2022-01-19Refactor python callback handling (#2703)Gravatar Roelof Groenewald 1-56/+10
2021-12-21Inputs: `geometry.dims` option (#2685)Gravatar Axel Huebl 1-1/+1
2021-12-13Adding EB multifabs to the Python interface (#2647)Gravatar Lorenzo Giacomel 1-0/+12
2021-12-03extern 'C': Only in Headers (#2624)Gravatar Axel Huebl 1-7/+2
2021-11-18Add WARPX_PROFILE calls to each python callback. (#2573)Gravatar Peter Scherpelz 1-2/+9
2021-11-05added wrappers to get particle structs for the particles in the boundary buff...Gravatar Roelof Groenewald 1-0/+24
2021-11-05Add Python Wrappers for F,G in PML (#2481)Gravatar Edoardo Zoni 1-0/+44
2021-10-25Raise an exception if an MultiFab was not intialized (#2476)Gravatar David Grote 1-75/+88
2021-10-21Add Python Wrappers for F,G (#2460)Gravatar Edoardo Zoni 1-0/+12
2021-09-22External Poisson solver: wrappers to copy the full domain rho and phi between...Gravatar Roelof Groenewald 1-0/+5
2021-09-20Rename WarpXWrappers.(h->H) (#2261)Gravatar Axel Huebl 1-1/+1
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