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
/
Python
/
pywarpx
/
Geometry.py
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-12-19
oops
MaxThevenet
1
-3
/
+3
2019-12-19
splitting distance depends on ppc only if uniform per cell
MaxThevenet
2
-4
/
+9
2019-12-18
add exhale as requirement and fix typos
MaxThevenet
2
-1
/
+2
2019-12-18
typo
MaxThevenet
1
-1
/
+1
2019-12-18
avoid duplication :: and code-block::
MaxThevenet
4
-11
/
+13
2019-12-18
add tolerance of 1e-14 to the plotfile diff for the ↵
Andrew Myers
1
-0
/
+1
PlasmaAccelerationBoost3d test
2019-12-18
Apply suggestions from code review by @ax3l
MaxThevenet
12
-21
/
+61
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>
2019-12-18
typo
MaxThevenet
1
-2
/
+0
2019-12-18
improve amrex basics
MaxThevenet
1
-3
/
+3
2019-12-18
Modify based on suggestions.
Yinjian Zhao
4
-28
/
+36
2019-12-17
compile Doxygen on ReadTheDocs
MaxThevenet
1
-3
/
+8
2019-12-17
delete EOL
MaxThevenet
2
-3
/
+3
2019-12-17
more devdoc on fields and particles
MaxThevenet
2
-15
/
+103
2019-12-17
incremental changes in fields and initialization doc
MaxThevenet
2
-5
/
+45
2019-12-17
more doc on particles and how to document the code
MaxThevenet
7
-20
/
+66
2019-12-16
delete eol
MaxThevenet
4
-4
/
+4
2019-12-16
more doc, mostly on particles
MaxThevenet
12
-36
/
+135
2019-12-16
document particle container classes in WarpX/Source
MaxThevenet
5
-0
/
+67
2019-12-16
Add notes section empty! wherever needed
MaxThevenet
1
-0
/
+15
2019-12-15
add first shot of dev documentation
MaxThevenet
4
-0
/
+138
2019-12-15
temporarily turn breathe and exhale off for faster doc compilation
MaxThevenet
2
-27
/
+28
2019-12-15
add rst-formatted doxygen doc to RTD
MaxThevenet
2
-2
/
+30
2019-12-15
remove EOL
MaxThevenet
1
-6
/
+6
2019-12-15
fix partial Doxygen entries to avoid warning
MaxThevenet
5
-7
/
+35
2019-12-15
Doxygen: add amrex:: prefix for function arguments in cpp files
MaxThevenet
8
-42
/
+46
2019-12-12
Added Python wrapper for the PML fields
Dave Grote
5
-0
/
+507
2019-12-12
Cleaned up the Python interface accessing the fields
Dave Grote
2
-116
/
+28
2019-12-12
In Python fields wrapper, allowed multiple compoments in 3D
Dave Grote
1
-3
/
+32
2019-12-12
Modify WarpXParticleContainer.H.
Yinjian Zhao
1
-2
/
+4
2019-12-12
Modify ElasticCollisionPerez.H to be doxygen's standard.
Yinjian Zhao
1
-16
/
+16
2019-12-12
Add dimension and cooridinate system check.
Yinjian Zhao
1
-1
/
+14
2019-12-12
Modified CollisionType.cpp.
Yinjian Zhao
1
-0
/
+2
2019-12-12
Add comments in CollisionType.H.
Yinjian Zhao
1
-0
/
+10
2019-12-12
use QED branch of picsar
Weiqun Zhang
1
-1
/
+1
2019-12-12
Modified analysis_collision.py.
Yinjian Zhao
1
-0
/
+8
2019-12-12
Minor change.
Yinjian Zhao
1
-2
/
+4
2019-12-11
Fix number of guard cells copied to the PML
Remi Lehe
1
-2
/
+1
2019-12-11
Minor change on ElasticCollisionPerez.H.
Yinjian Zhao
1
-9
/
+9
2019-12-11
UpdateMomentumPerezElastic.H
Yinjian Zhao
1
-28
/
+9
2019-12-11
Python_PlasmaAccelerationMR: outputFile needs to be consistent with ↵
Weiqun Zhang
1
-1
/
+1
PICMI_inputs_plasma_acceleration_mr.py
2019-12-11
Compute temperature in a function.
Yinjian Zhao
3
-42
/
+43
2019-12-11
Minor changes.
Yinjian Zhao
1
-13
/
+14
2019-12-11
fixed possible overflow and added some static casts to replace C-style casts
Luca Fedeli
1
-2
/
+3
2019-12-11
added missing include guard
Luca Fedeli
1
-0
/
+5
2019-12-11
added missing header guards
Luca Fedeli
1
-0
/
+5
2019-12-11
fixed large object passed by copy
Luca Fedeli
2
-2
/
+2
2019-12-11
fixed large object passed by copy
Luca Fedeli
1
-3
/
+3
2019-12-11
fixed local variable masking parameter
Luca Fedeli
1
-2
/
+2
2019-12-11
moved comment in empty block
Luca Fedeli
1
-2
/
+3
2019-12-10
Decreased the numnber of steps in PICMI_inputs_plasma_acceleration_mr.py
Dave Grote
1
-2
/
+1
[next]