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
/
SpectralBaseAlgorithm.H
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
fix psatd: problem was in buffer cells
MaxThevenet
5
-19
/
+8
2019-11-12
move F fillboundary where needed
MaxThevenet
1
-1
/
+1
2019-11-12
Revert "move FillBoundaryF call to where needed, and allow for extra guard ce...
MaxThevenet
5
-34
/
+4
2019-11-11
move FillBoundaryF call to where needed, and allow for extra guard cells
MaxThevenet
5
-4
/
+34
2019-11-10
fix FillBoundary calls in subcycling
MaxThevenet
1
-23
/
+24
2019-11-10
need final fillboundaryF only if PML
MaxThevenet
1
-1
/
+1
2019-11-10
pfew fix bug (that could lead to SEGFAULT), and indentation
MaxThevenet
2
-4
/
+5
2019-11-06
exchange 1 extra guard cell when moving window and PMLs
MaxThevenet
3
-0
/
+7
2019-11-06
Create/Copy Particle: Class Names Upper
Axel Huebl
3
-22
/
+25
2019-11-06
Fix Segfault: Create Particle Functor
Axel Huebl
1
-3
/
+3
2019-11-05
use new version of FillBoundary from amrex
MaxThevenet
2
-21
/
+21
2019-11-05
Fix for deposition generalization for GPU
grote
1
-3
/
+3
2019-11-04
typo
MaxThevenet
1
-2
/
+2
2019-11-04
trailing whitespaces
MaxThevenet
1
-8
/
+8
2019-11-04
crash if unused variables only for TravisCI tests
MaxThevenet
2
-38
/
+43
2019-11-04
Reworked generalized current deposition centering
Dave Grote
2
-86
/
+95
2019-11-04
Better selection of QED tests
Remi Lehe
1
-2
/
+2
2019-11-04
Correct typo
Remi Lehe
1
-1
/
+1
2019-11-01
Launch RZ tests on a separate Travis instance
Remi Lehe
3
-10
/
+27
2019-11-01
by default hdf5 file written in perf folder
Maxence Thevenet
1
-4
/
+8
2019-11-01
pass paths to analysis line
Maxence Thevenet
3
-6
/
+10
2019-11-01
make performance tests more modular, to run in custom mode
Maxence Thevenet
2
-9
/
+25
2019-11-01
fix number of guard cells exchanged for F
MaxThevenet
1
-1
/
+2
2019-10-31
remove print statements
MaxThevenet
2
-10
/
+4
2019-10-31
do not update aux grids if PSATD
MaxThevenet
2
-0
/
+17
2019-10-31
cleaning and use better naming
MaxThevenet
3
-10
/
+27
2019-10-31
more systematic names for guard cell variables
MaxThevenet
6
-106
/
+84
2019-10-31
remove a bunch of unused variables, and prepare for some renaming
MaxThevenet
3
-47
/
+41
2019-10-31
Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cells
MaxThevenet
6
-70
/
+104
2019-10-31
removed duplicate parameter in inputfile
Luca Fedeli
1
-1
/
+0
2019-10-30
no need to pass ng in ShiftMF
MaxThevenet
5
-40
/
+39
2019-10-30
modified examples
Luca Fedeli
2
-3
/
+1
2019-10-30
added comments
Luca Fedeli
2
-1
/
+27
2019-10-30
added comments and corrected error in inputfile
Luca Fedeli
6
-44
/
+146
2019-10-30
cleaning
Luca Fedeli
3
-67
/
+59
2019-10-30
added noexcept to functors
Luca Fedeli
2
-6
/
+6
2019-10-30
now functors return 1 instead of true
Luca Fedeli
2
-4
/
+4
2019-10-30
added missing comment
Luca Fedeli
1
-1
/
+4
2019-10-30
added some comments
Luca Fedeli
2
-0
/
+14
2019-10-30
correct bug and changed strategy to check if a string is empty
Luca Fedeli
1
-9
/
+6
2019-10-30
clearer error message
Luca Fedeli
1
-2
/
+2
2019-10-30
refactoring to comply with new style guidelines
Luca Fedeli
11
-200
/
+200
2019-10-30
correct duplicated parameter
Luca Fedeli
1
-4
/
+0
2019-10-30
now using nspecies_quantum_sync and nspecies_breit_wheeler
Luca Fedeli
2
-12
/
+20
2019-10-30
removed unwanted QedExamplesRequiringBoost tests
Luca Fedeli
4
-197
/
+29
2019-10-30
added missing newline at the end of some files
Luca Fedeli
2
-2
/
+2
2019-10-29
Reduce number of guard cells exchanged in Moving window and EvolveEM
MaxThevenet
6
-44
/
+96
2019-10-29
add comments to explain cudaSynchroniwe
MaxThevenet
2
-1
/
+4
2019-10-29
call StreamSynchronize at the end of functions where arrays are allocated on GPU
MaxThevenet
2
-1
/
+3
2019-10-29
correct bug
Luca Fedeli
1
-2
/
+2
[next]