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
/
WarpX_py.cpp
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-07-11
Use AMREX_FORCE_INLINE in WarpX_FDTD.H
Dave Grote
1
-17
/
+17
2019-07-10
Add deposit_on_main_grid in automated tests
Remi Lehe
1
-0
/
+1
2019-07-10
Document deposit on main grid
Remi Lehe
1
-16
/
+21
2019-07-10
subcyling test had subcyling off... clean it and turn it on
MaxThevenet
1
-27
/
+2
2019-07-09
fix a bug where we increment instead of overwrite when copying slices to the ↵
Andrew Myers
1
-2
/
+2
lab frame data buffer
2019-07-08
Revert "To reset DIM to 2 for RZ, we have to do it before including AMReX's ↵
Weiqun Zhang
2
-6
/
+6
make files" This reverts commit fdf640c9ab41b0907e66f30e06240f655b2369ae.
2019-07-08
these methods can't be private or protected because of limitations in Cuda
Andrew Myers
1
-16
/
+17
2019-07-08
need to use pointer syntax here
Andrew Myers
1
-3
/
+3
2019-07-08
To reset DIM to 2 for RZ, we have to do it before including AMReX's make files
Weiqun Zhang
2
-6
/
+6
2019-07-08
add macros WARPX_DIM_3D WARPX_DIM_2D WARPX_DIM_RZ
Weiqun Zhang
1
-0
/
+10
2019-07-08
use 'direct' rather than 'direct-vectorized' in 2d
Andrew Myers
1
-1
/
+1
2019-07-08
number of guard cells in current j multifab
MaxThevenet
4
-13
/
+18
2019-07-08
add comments
MaxThevenet
1
-1
/
+4
2019-07-07
avoid duplication in current deposition when using buffers
MaxThevenet
4
-196
/
+156
2019-07-05
Converted evec_f routines to c++
Dave Grote
3
-70
/
+150
2019-07-05
Converted CKC routines to c++
Dave Grote
3
-75
/
+190
2019-07-05
Converted E push to c++ bug fix
Dave Grote
1
-15
/
+15
2019-07-05
Removed the obsolete warpx_push_evec
Dave Grote
1
-68
/
+0
2019-07-05
Converted Yee B push to c++
Dave Grote
2
-26
/
+76
2019-07-05
Converted E push to c++
Dave Grote
2
-26
/
+92
2019-07-02
Convert divE and divB to c++, last fixes
Dave Grote
2
-11
/
+38
2019-07-02
Convert divE and divB to c++, fixed RZ
Dave Grote
1
-2
/
+2
2019-07-01
Convert divE and divB to c++ fixes
Dave Grote
2
-28
/
+36
2019-06-28
Convert divE and divB to c++
Dave Grote
4
-171
/
+111
2019-06-27
add Diana to regresstion test mailing list
Weiqun Zhang
1
-1
/
+1
2019-06-26
Update SyncCurrent
Remi Lehe
1
-205
/
+67
2019-06-26
Update interface
Remi Lehe
3
-9
/
+8
2019-06-26
Simplify SyncRho function
Remi Lehe
1
-101
/
+20
2019-06-26
remove warning in doc
MaxThevenet
1
-13
/
+0
2019-06-26
use string for algos in PICMI inputs scripts
MaxThevenet
5
-16
/
+20
2019-06-24
picmi updated to support write_dir for diagnostics
Dave Grote
1
-0
/
+19
2019-06-24
no need for NCI corrector when running in lab frame
MaxThevenet
1
-1
/
+0
2019-06-21
added warning message to indicate that 1D slices cannot be visualized using uyt.
RevathiJambunathan
1
-2
/
+7
2019-06-21
adding print statement for slice plotfile
RevathiJambunathan
1
-1
/
+1
2019-06-20
adding changed suggested in the PR
RevathiJambunathan
1
-2
/
+2
2019-06-20
update due to AMReX changes
Weiqun Zhang
3
-10
/
+1
2019-06-19
Doc basic requirement to install WarpX
MaxThevenet
1
-1
/
+3
2019-06-18
perf test input file comply with recent changes
MaxThevenet
6
-31
/
+2
2019-06-18
Added change in ConvertLabPAramsToBoost() to write slice data in the boosted ↵
RevathiJambunathan
3
-2
/
+19
frame.
2019-06-18
add options and clean performance test script
MaxThevenet
2
-3
/
+9
2019-06-16
Turn off FAB_IS_MANAGED
Weiqun Zhang
4
-18
/
+26
2019-06-15
Use direct deposition for nodal algorithm
Remi Lehe
1
-1
/
+1
2019-06-15
Fix conversion of nodal flag to fortran
Remi Lehe
1
-2
/
+3
2019-06-14
Use Xenial distribution (has gcc 5.4 by default)
Remi Lehe
1
-0
/
+1
2019-06-14
Revert "Temporarily remove the spack install"
Remi Lehe
1
-0
/
+1
This reverts commit 4c01a51d48f0f95b6ac309060d279145c5443064.
2019-06-13
Use PICSAR function for nodal deposition
Remi Lehe
3
-168
/
+44
2019-06-11
remove extraneous openmp pragma
Andrew Myers
1
-3
/
+0
2019-06-10
Temporarily remove the spack install
Remi Lehe
1
-1
/
+0
2019-06-06
Included revisions as suggested in the PR
Revathi Jambunathan
3
-12
/
+9
2019-06-06
changing makefile to have the default parameters
Revathi Jambunathan
1
-1
/
+1
[next]