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
2020-01-13
fix lgtm warnings
Luca Fedeli
14
-17
/
+3
2020-01-10
nicer formatting
MaxThevenet
2
-12
/
+11
2020-01-10
doc examples and compile/run time options
MaxThevenet
2
-30
/
+22
2020-01-10
specify a user install when running the python regtests on battra
Andrew Myers
1
-7
/
+7
2020-01-10
further precision
MaxThevenet
1
-1
/
+1
2020-01-10
typo in CONTRIBUTING
MaxThevenet
1
-1
/
+1
2020-01-10
document how to compile the documentation
MaxThevenet
1
-5
/
+20
2020-01-10
compile and copy the doxygen doc even locally, not only on RTD
MaxThevenet
1
-4
/
+1
2020-01-10
fix EOL white space
Andrew Myers
1
-1
/
+1
2020-01-10
this function must be public because it contains an extended device lambda
Andrew Myers
1
-16
/
+15
2020-01-10
CI: Doxygen Build
Axel Huebl
4
-2
/
+25
2020-01-10
remove eol whitespaces
MaxThevenet
2
-3
/
+3
2020-01-10
add scripts to test FillBoundary calls
MaxThevenet
2
-0
/
+261
2020-01-10
fixed bug
Luca Fedeli
1
-2
/
+1
2020-01-10
added a missing static_cast
Luca Fedeli
1
-2
/
+2
2020-01-10
added explicit static_cast where needed
Luca Fedeli
5
-21
/
+30
2020-01-10
Added documentation
Luca Fedeli
2
-10
/
+38
2020-01-09
replace BL_ASSERT with AMREX_ALWAYS_ASSERT
MaxThevenet
1
-2
/
+2
2020-01-09
fixing indentation for docstring and moving InitializeExtFields to protected ...
RevathiJambunathan
1
-35
/
+38
2020-01-09
moving InitLevelData back to protected in WarpX class
RevathiJambunathan
1
-17
/
+17
2020-01-09
removing a change that was made by mistake to the example input
RevathiJambunathan
1
-1
/
+1
2020-01-09
ParserWrapper in a separate file
RevathiJambunathan
2
-29
/
+36
2020-01-09
Minor change of Examples/Tests/collision/analysis_collision.py.
Yin-YinjiaZhao
1
-3
/
+3
2020-01-09
Added comment
Luca Fedeli
1
-0
/
+1
2020-01-09
Moved function descriptions to header
Luca Fedeli
2
-61
/
+64
2020-01-09
Moved description of a function in header file
Luca Fedeli
2
-5
/
+4
2020-01-09
Improved documentation in Source/Utils/WarpXUtil.H
Luca Fedeli
1
-1
/
+1
2020-01-09
Improved documentation in Source/Utils/WarpXUtil.H
Luca Fedeli
1
-1
/
+1
2020-01-09
Improved documentation in Source/Utils/WarpXUtil.H
Luca Fedeli
1
-1
/
+1
2020-01-09
Improved documentation in Source/Utils/WarpXUtil.H
Luca Fedeli
1
-1
/
+1
2020-01-09
Improved comment in Source/Laser/LaserProfiles.H
Luca Fedeli
1
-1
/
+1
2020-01-09
fixed small bug
Luca Fedeli
1
-3
/
+16
2020-01-09
Added comments
Luca Fedeli
1
-0
/
+6
2020-01-09
Added comment suggested by MaxThevenet
Luca Fedeli
1
-2
/
+8
2020-01-09
Moved example, updated regression tests and improved related documentation
Luca Fedeli
4
-2
/
+4
2020-01-09
Update Examples/Tests/laser_injection_from_file/analysis.py
Luca Fedeli
1
-1
/
+0
2020-01-09
fixed cfl in example
Luca Fedeli
1
-1
/
+1
2020-01-08
changes to docs, additional comments, and ParserWrapper file from PR suggestion
RevathiJambunathan
4
-2
/
+5
2020-01-08
delete EOL whitespace
MaxThevenet
1
-1
/
+1
2020-01-08
option to always exchange all guard cells
MaxThevenet
4
-32
/
+51
2020-01-08
removing print statement
RevathiJambunathan
1
-2
/
+0
2020-01-08
add Eduardo to the Reg Tests mailing list
MaxThevenet
1
-1
/
+1
2020-01-08
fix new compliation error with USE_PSATD=TRUE
Andrew Myers
1
-1
/
+1
2020-01-08
RZ abor message
RevathiJambunathan
2
-0
/
+10
2020-01-08
adding the missing(x,y,z) to parse density_function
RevathiJambunathan
1
-1
/
+1
2020-01-08
fixing bug for parsing density
RevathiJambunathan
2
-1
/
+11
2020-01-08
Doxygen: Add HTML to _static Sphinx Dir
Axel Huebl
3
-2
/
+6
2020-01-07
Using Store_parserString() for parsedensity and momentum
RevathiJambunathan
1
-20
/
+7
2020-01-07
added ParmParse object in Store_parserString
RevathiJambunathan
3
-9
/
+10
2020-01-07
Doc: openPMD-api 0.10.3+
Axel Huebl
2
-2
/
+2
[next]