cad3bfd8e7bcf194eeba5ec29'>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-09-11
Source & Tools: No EOL Whitespaces
Tools
80
-1183
/
+1182
2019-09-10
Cleanup: Include Order
Axel Huebl
13
-52
/
+57
2019-09-10
add restrict to pointer parameters of laser functions
Weiqun Zhang
3
-22
/
+23
2019-09-10
make function declaration and definition consistent on restrict
Weiqun Zhang
1
-2
/
+2
2019-09-10
fix laser for gpu
Weiqun Zhang
2
-24
/
+41
2019-09-10
Clean Up Deposit on Main
Axel Huebl
6
-20
/
+18
2019-09-09
Particles: gather_from_main_grid
Axel Huebl
5
-4
/
+39
2019-09-09
Update CONTRIBUTING.md
MaxThevenet
1
-1
/
+2
2019-09-06
Update CoriGPU build instructions
kngott
1
-4
/
+5
2019-09-06
Updated Python particles interface to allow refined levels
Dave Grote
5
-74
/
+72
2019-09-06
Updated Python fields interface to work with refinement
Dave Grote
2
-12
/
+120
2019-09-06
fix typo in CKC PML
MaxThevenet
1
-1
/
+1
2019-09-04
add doc entry for override_sync_int
MaxThevenet
1
-0
/
+7
2019-09-04
Fixed Langmuir_rz_multimode regression test
Dave Grote
2
-3
/
+3
2019-09-04
Fix ions name in langmuir_PICMI_rz_multimode_analyze.py
Dave Grote
1
-1
/
+1
2019-09-04
change to disable override sync if warpx.override_sync_int <= 0
Weiqun Zhang
1
-2
/
+2
2019-09-04
remove owner masks because they have not been used anymore
Weiqun Zhang
3
-36
/
+0
2019-09-04
add parameter warpx.override_sync_int=10
Weiqun Zhang
3
-1
/
+9
2019-09-04
The Travis test needs to install mpi4py
Dave Grote
1
-1
/
+1
2019-09-04
add laser particles on level 0 instead of max level
MaxThevenet
1
-1
/
+4
2019-09-04
Implemented the parallel version of the Python MultiFab wrapper
Dave Grote
1
-2
/
+38
2019-09-04
smaller tolerance for subcycling reg test
MaxThevenet
1
-1
/
+1
2019-09-04
do not dump magnetic field for rz langmuir test
MaxThevenet
1
-0
/
+1
2019-09-04
do not dump zero fields for reg tests
MaxThevenet
1
-2
/
+5
2019-09-04
Fixed RZ input files
Dave Grote
3
-4
/
+4
2019-09-04
fix makefile
Weiqun Zhang
1
-6
/
+6
2019-09-04
remove a line that makes regression test script crash
Weiqun Zhang
1
-1
/
+0
2019-09-04
set relative tolerance to 2.e-5 instead of 1.e-5
MaxThevenet
1
-3
/
+3
2019-09-04
print errors
MaxThevenet
1
-0
/
+18
2019-09-04
turn comparison off for NCI corrector
MaxThevenet
1
-0
/
+1
2019-09-04
turn off OpenMP for regression tests using 1 thread
Weiqun Zhang
1
-2
/
+2
2019-09-04
add tolerance to restart regression test
Weiqun Zhang
1
-1
/
+2
2019-09-04
Switch to Python3 for travis tests
Dave Grote
1
-3
/
+3
2019-09-04
Protect against bug in some versions of numpy
Dave Grote
1
-2
/
+10
2019-09-04
do not check fields that are zeros, as they are not dumped
MaxThevenet
1
-9
/
+1
2019-09-04
no OpenMP threading for ionization tests
MaxThevenet
1
-2
/
+2
2019-09-03
Reactivate 2D PSATD tests
Remi Lehe
1
-37
/
+36
2019-09-03
fix typo in doc
MaxThevenet
1
-1
/
+1
2019-09-03
move math function wrappers to WarpX_Complex.H
MaxThevenet
4
-37
/
+37