# Copyright 2018 David Grote # # This file is part of WarpX. # # License: BSD-3-Clause-LBNL from ._libwarpx import * from .timestepper import TimeStepper from .PGroup import PGroup from .PGroup import PGroups from .callbacks import * try: # This has a dependency on Warp and so is not always imported from .WarpXPIC import WarpXPIC except ImportError: pass tom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/WarpX_py.cpp (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-18Fix to RZ scalar moving windowGravatar L. Diana Amorim 1-7/+8
Tried to make exception message clearer
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-12use QED branch of picsarGravatar Weiqun Zhang 1-1/+1
2019-12-11Fix number of guard cells copied to the PMLGravatar Remi Lehe 1-2/+1
2019-12-11Python_PlasmaAccelerationMR: outputFile needs to be consistent with ↵Gravatar Weiqun Zhang 1-1/+1
PICMI_inputs_plasma_acceleration_mr.py
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
2019-12-10LGTM: Update Paths AgainGravatar Axel Huebl 1-1/+1
Gosh, the defaults are fully unclear...
2019-12-10LGTM: Update Home PathsGravatar Axel Huebl 1-1/+1
2019-12-10LGTM: Unzip PICSARGravatar Axel Huebl 1-0/+1
2019-12-10LGTM: mkdir third-partyGravatar Axel Huebl 1-0/+1
2019-12-10LGTM: Checkout third party deps in-srcGravatar Axel Huebl 1-3/+3