index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Python
/
WarpXWrappers.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
Make buffer of scraped particles available to Python code (#2164)
Phil Miller
1
-0
/
+67
2021-08-26
Improvement in electrostic field solve when using EB & a small refactoring of...
Roelof Groenewald
1
-0
/
+4
2021-08-02
Allow extra particle attributes (besides ux, uy, uz and w) to be set at parti...
Roelof Groenewald
1
-0
/
+8
2021-07-21
Use only species name in libwarpx (#2119)
Roelof Groenewald
1
-30
/
+18
2021-07-20
Python - add new particle attributes at runtime (#2112)
Roelof Groenewald
1
-0
/
+50
2021-07-13
Interface silver mueller (#2051)
Revathi Jambunathan
1
-2
/
+2
2021-07-09
Feature pass MPI comm from Python script to AMReX during initialization (#2034)
KZhu-ME
1
-2
/
+8
2021-07-06
Add possibility to start and stop moving window (#2027)
thomas clark
1
-2
/
+2
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-4
/
+21
2021-06-07
Call function ReadBCParams() during python execution (#1972)
roelof-groenewald
1
-0
/
+5
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-3
/
+2
2020-12-02
Fix python wrapper (#1532)
David Grote
1
-16
/
+23
2020-10-23
Fix Warning for SigmaBox FabFactory (#1466)
Weiqun Zhang
1
-1
/
+1
2020-10-16
New reduced diag: number of macroparticles (#1414)
NeilZaim
1
-5
/
+5
2020-09-30
removed extra ; (#1397)
Luca Fedeli
1
-34
/
+34
2020-07-30
Add input parameter to control Galerkin-scheme gather (#1191)
danielbelkin
1
-2
/
+2
2020-07-20
Overwrite AMReX Defaults: Python (#1177)
Axel Huebl
1
-2
/
+3
2020-06-22
Added check of gridding for RZ spectral solver (#1005)
David Grote
1
-0
/
+5
2020-05-01
Do not rely on nodal flags (#931)
Edoardo Zoni
1
-16
/
+17
2020-05-01
Delete old diagnostics (#933)
MaxThevenet
1
-27
/
+0
2020-03-23
Updated Python interface for Python_Langmuir_rz_multimode test (#810)
David Grote
1
-0
/
+29
2020-03-16
Added Python wrapper of charge density arrays (#783)
David Grote
1
-0
/
+20
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-5
/
+6
2020-02-10
Python Compile in Single Precision
Axel Huebl
1
-4
/
+6
2020-01-28
Merge pull request #661 from MaxThevenet/copyright
Remi Lehe
1
-0
/
+8
2020-01-28
Simplify Plot Options
Axel Huebl
1
-0
/
+9
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+8
2019-12-23
Merge branch 'dev' into comm
MaxThevenet
1
-107
/
+74
2019-12-20
Merge pull request #568 from dpgrote/pml_python
Remi Lehe
1
-107
/
+74
2019-12-18
Merge branch 'dev' into comm
MaxThevenet
1
-2
/
+3
2019-12-12
Added Python wrapper for the PML fields
Dave Grote
1
-0
/
+37
2019-12-12
Cleaned up the Python interface accessing the fields
Dave Grote
1
-98
/
+28
2019-12-11
fixed possible overflow and added some static casts to replace C-style casts
Luca Fedeli
1
-2
/
+3
2019-10-27
FillBoundaryE/B/F take mandatory argument nguard
MaxThevenet
1
-2
/
+2
2019-10-01
Allowed single precision in the Python interface
Dave Grote
1
-33
/
+40
2019-09-11
Source: tabs2spaces
Axel Huebl
1
-15
/
+15
2019-09-11
Source & Tools: No EOL Whitespaces
Tools
1
-7
/
+7
2019-09-06
Updated Python particles interface to allow refined levels
Dave Grote
1
-12
/
+8
2019-08-26
Clean up of RZ mutlimode, mostly removing imaginary part of mode 0
Dave Grote
1
-1
/
+1
2019-06-14
Updated Python interface, adding WarpInterface
Dave Grote
1
-2
/
+2
2019-06-14
Update Python wrapper to handle RZ version
Dave Grote
1
-21
/
+25
2019-05-20
Let amrex decide whether it should finalize MPI
Weiqun Zhang
1
-1
/
+1
2019-04-10
Convert box size to boosted frame, when using Python `step` function
Remi Lehe
1
-0
/
+6
2019-03-01
move warpxwrappers. rename ParticleContainer files to MultiParticleContainer ...
MaxThevenet
1
-0
/
+446