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
/
main.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
Work-Around: ROCm/rocFFT <=4.3.0 (#2180)
Axel Huebl
1
-2
/
+5
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-1
/
+10
2021-05-13
Implemented query and getArrWithParser (#1936)
David Grote
1
-0
/
+2
2021-03-22
CMake: Print Version (#1820)
Axel Huebl
1
-5
/
+2
2021-03-16
Boundary input - Periodic (#1730)
Revathi Jambunathan
1
-0
/
+1
2020-12-15
fix double-->float conversions (#1542)
Luca Fedeli
1
-2
/
+2
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-0
/
+2
2020-10-07
rocFFT support (#1410)
Weiqun Zhang
1
-0
/
+11
2020-09-17
MPI: Init or Thread Multiple (#1298)
Axel Huebl
1
-19
/
+8
2020-08-24
Remove Recursive Function from Parser (#1156)
WeiqunZhang
1
-5
/
+0
2020-07-17
respect AMREX_MPI_THREAD_MULTIPLE (#1182)
Andrew Myers
1
-5
/
+11
2020-07-16
Default: abort_on_out_of_gpu_memory = 1 (#1164)
Axel Huebl
1
-4
/
+2
2020-07-07
Raise the stack limit when running with cuda (#1154)
Andrew Myers
1
-0
/
+5
2020-06-22
Added check of gridding for RZ spectral solver (#1005)
David Grote
1
-0
/
+2
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-11
/
+12
2020-02-24
Profiler wrapper to allow for cudaDeviceSynchronize (#738)
MaxThevenet
1
-2
/
+3
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+8
2020-01-08
fix new compliation error with USE_PSATD=TRUE
Andrew Myers
1
-1
/
+1
2019-09-26
Allow compilation of WarpX without MPI
Remi Lehe
1
-0
/
+4
2019-09-11
Source: tabs2spaces
Axel Huebl
1
-7
/
+7
2019-09-11
Source & Tools: No EOL Whitespaces
Tools
1
-4
/
+4
2019-09-10
Cleanup: Include Order
Axel Huebl
1
-4
/
+3
2019-03-19
add WarpX and PICSAR Version functions
Weiqun Zhang
1
-0
/
+2
2018-09-12
ParallelDescriptor::second -> amrex::second for more accurate clock
Weiqun Zhang
1
-2
/
+2
2018-09-12
amrex has verbosity on by default now. so need to do anything in warpx.
Weiqun Zhang
1
-10
/
+1
2018-09-10
turn on amrex vebosity by default
Weiqun Zhang
1
-1
/
+10
2018-08-17
Merge branch 'master' into pml-2sc
Weiqun Zhang
1
-1
/
+5
2018-08-07
change the number of components of rho to 2
Weiqun Zhang
1
-1
/
+1
2018-08-06
Allow the user to set prob_lo and prob_hi in the lab frame
Andrew Myers
1
-1
/
+5
2018-05-17
call MPI_Init_thread when using PSATD
Weiqun Zhang
1
-1
/
+10
2017-03-06
cout --> amrex::Print()
Weiqun Zhang
1
-2
/
+2
2017-01-03
migration step 8
Weiqun Zhang
1
-1
/
+1
2017-01-03
migration step 5
Weiqun Zhang
1
-0
/
+2
2017-01-03
migration step 5
Weiqun Zhang
1
-2
/
+2
2017-01-03
migration step 3
Weiqun Zhang
1
-3
/
+3
2016-11-15
change main() back to C++ style because it is called by python
Weiqun Zhang
1
-13
/
+20
2016-11-09
Initial python wrapped version
Dave Grote
1
-1
/
+1
2016-11-03
Remove the option to build an executable when MPI is not initialized by BoxLi...
Weiqun Zhang
1
-10
/
+0
2016-11-01
add BOXLIB_INIT_MPI macro to control who initializes MPI
Weiqun Zhang
1
-2
/
+12
2016-11-01
add extern C wrappers so that warpx can be driven by python
Weiqun Zhang
1
-20
/
+13
2016-10-31
move source code into Source/ and add Exec/Langmuir
Weiqun Zhang
1
-0
/
+36