aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Interpolation.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-19oopsGravatar MaxThevenet 1-3/+3
2019-12-19splitting distance depends on ppc only if uniform per cellGravatar MaxThevenet 2-4/+9
2019-12-18add exhale as requirement and fix typosGravatar MaxThevenet 2-1/+2
2019-12-18typoGravatar MaxThevenet 1-1/+1
2019-12-18avoid duplication :: and code-block::Gravatar MaxThevenet 4-11/+13
2019-12-18add tolerance of 1e-14 to the plotfile diff for the ↵Gravatar Andrew Myers 1-0/+1
PlasmaAccelerationBoost3d test
2019-12-18Apply suggestions from code review by @ax3lGravatar MaxThevenet 12-21/+61
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja>
2019-12-18typoGravatar MaxThevenet 1-2/+0
2019-12-18improve amrex basicsGravatar MaxThevenet 1-3/+3
2019-12-18Modify based on suggestions.Gravatar Yinjian Zhao 4-28/+36
2019-12-17compile Doxygen on ReadTheDocsGravatar MaxThevenet 1-3/+8
2019-12-17delete EOLGravatar MaxThevenet 2-3/+3
2019-12-17more devdoc on fields and particlesGravatar MaxThevenet 2-15/+103
2019-12-17incremental changes in fields and initialization docGravatar MaxThevenet 2-5/+45
2019-12-17more doc on particles and how to document the codeGravatar MaxThevenet 7-20/+66
2019-12-16delete eolGravatar MaxThevenet 4-4/+4
2019-12-16more doc, mostly on particlesGravatar MaxThevenet 12-36/+135
2019-12-16document particle container classes in WarpX/SourceGravatar MaxThevenet 5-0/+67
2019-12-16Add notes section empty! wherever neededGravatar MaxThevenet 1-0/+15
2019-12-15add first shot of dev documentationGravatar MaxThevenet 4-0/+138
2019-12-15temporarily turn breathe and exhale off for faster doc compilationGravatar MaxThevenet 2-27/+28
2019-12-15add rst-formatted doxygen doc to RTDGravatar MaxThevenet 2-2/+30
2019-12-15remove EOLGravatar MaxThevenet 1-6/+6
2019-12-15fix partial Doxygen entries to avoid warningGravatar MaxThevenet 5-7/+35
2019-12-15Doxygen: add amrex:: prefix for function arguments in cpp filesGravatar MaxThevenet 8-42/+46
2019-12-12Added Python wrapper for the PML fieldsGravatar Dave Grote 5-0/+507
2019-12-12Cleaned up the Python interface accessing the fieldsGravatar Dave Grote 2-116/+28
2019-12-12In Python fields wrapper, allowed multiple compoments in 3DGravatar Dave Grote 1-3/+32
2019-12-12Modify WarpXParticleContainer.H.Gravatar Yinjian Zhao 1-2/+4
2019-12-12Modify ElasticCollisionPerez.H to be doxygen's standard.Gravatar Yinjian Zhao 1-16/+16
2019-12-12Add dimension and cooridinate system check.Gravatar Yinjian Zhao 1-1/+14
2019-12-12Modified CollisionType.cpp.Gravatar Yinjian Zhao 1-0/+2
2019-12-12Add comments in CollisionType.H.Gravatar Yinjian Zhao 1-0/+10
2019-12-12use QED branch of picsarGravatar Weiqun Zhang 1-1/+1
2019-12-12Modified analysis_collision.py.Gravatar Yinjian Zhao 1-0/+8
2019-12-12Minor change.Gravatar Yinjian Zhao 1-2/+4
2019-12-11Fix number of guard cells copied to the PMLGravatar Remi Lehe 1-2/+1
2019-12-11Minor change on ElasticCollisionPerez.H.Gravatar Yinjian Zhao 1-9/+9
2019-12-11UpdateMomentumPerezElastic.HGravatar Yinjian Zhao 1-28/+9
2019-12-11Python_PlasmaAccelerationMR: outputFile needs to be consistent with ↵Gravatar Weiqun Zhang 1-1/+1
PICMI_inputs_plasma_acceleration_mr.py
2019-12-11Compute temperature in a function.Gravatar Yinjian Zhao 3-42/+43
2019-12-11Minor changes.Gravatar Yinjian Zhao 1-13/+14
2019-12-11fixed possible overflow and added some static casts to replace C-style castsGravatar Luca Fedeli 1-2/+3
2019-12-11added missing include guardGravatar Luca Fedeli 1-0/+5
2019-12-11added missing header guardsGravatar Luca Fedeli 1-0/+5
2019-12-11fixed large object passed by copyGravatar Luca Fedeli 2-2/+2
2019-12-11fixed large object passed by copyGravatar Luca Fedeli 1-3/+3
2019-12-11fixed local variable masking parameterGravatar Luca Fedeli 1-2/+2
2019-12-11moved comment in empty blockGravatar Luca Fedeli 1-2/+3
2019-12-10Decreased the numnber of steps in PICMI_inputs_plasma_acceleration_mr.pyGravatar Dave Grote 1-2/+1