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
/
FieldSolver
/
SpectralSolver
/
SpectralAlgorithms
/
PsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
fix a bug where we increment instead of overwrite when copying slices to the ...
Andrew Myers
1
-2
/
+2
2019-07-08
Revert "To reset DIM to 2 for RZ, we have to do it before including AMReX's m...
Weiqun Zhang
2
-6
/
+6
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-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
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
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
2019-06-06
adding 2D cufft plans
Revathi Jambunathan
4
-17
/
+13
2019-06-06
cleaning code for spectral cufft for 3D
Revathi Jambunathan
5
-107
/
+35
2019-06-04
remove now unused variable
Andrew Myers
1
-30
/
+0
2019-06-04
set the component names on a species-by-species basis, since they will differ...
Andrew Myers
3
-7
/
+36
2019-06-04
add getter for whether to do the boosted frame diags for a particular particl...
Andrew Myers
1
-0
/
+2
2019-06-03
compare C strings with strcmp
Weiqun Zhang
1
-5
/
+6
2019-06-03
Not writing out ghost cell for yt in slice diagnostics
RevathiJambunathan
1
-9
/
+9
2019-06-03
Correct interface for bilinear filter input script
Remi Lehe
1
-4
/
+2
2019-06-01
amrex::Interpolater::interp has changed its interface
Weiqun Zhang
1
-1
/
+1
2019-05-31
Fix parsing of gathering string
Remi Lehe
1
-0
/
+2
[next]