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
/
Utils
/
WarpXUtil.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
Don't attempt to use costs when working on PML grids. (#2737)
Andrew Myers
1
-0
/
+12
2022-01-04
Allow Dirichlet BCs on r boundaries in RZ (electrostatic) (#2714)
Roelof Groenewald
1
-5
/
+0
2021-12-21
Inputs: `geometry.dims` option (#2685)
Axel Huebl
1
-15
/
+30
2021-12-16
AMREX_SPACEDIM : EB, Filter, Laser, Utils, and Diagnostics (#2677)
Prabhat Kumar
1
-10
/
+10
2021-11-19
RZ PSATD, make blocking_factor a power of 2 (#2572)
David Grote
1
-3
/
+9
2021-11-19
1D3V Cartesian Support (#2307)
Prabhat Kumar
1
-3
/
+11
2021-11-12
Add Ar and Xe to pre-defined particle types. (#2549)
Kevin Z. Zhu
1
-0
/
+1
2021-10-15
Made explicit several casts (#2431)
David Grote
1
-2
/
+2
2021-10-11
Use parser for more input parameters (#2386)
Neïl Zaim
1
-28
/
+5
2021-10-04
Fix my_constants being cast to float in single precision (#2369)
AlexanderSinn
1
-5
/
+37
2021-08-30
Added parsing in intervals (#2246)
David Grote
1
-18
/
+22
2021-08-20
Allow Silver-Mueller boundary conditions to only be applied in certain direct...
Remi Lehe
1
-32
/
+0
2021-08-19
Implemented the parsing of integer input parameters (#2138)
David Grote
1
-0
/
+103
2021-08-06
Shift parsing of physical/mathematical constants from hard-coding to table lo...
Phil Miller
1
-27
/
+35
2021-07-21
Use new boundary input (#2110)
Revathi Jambunathan
1
-47
/
+5
2021-07-13
amrex::Parser (#2063)
Weiqun Zhang
1
-7
/
+14
2021-07-13
RZ: Add ASSERT for Lower Bound of Radial Coordinate (#2082)
Edoardo Zoni
1
-0
/
+15
2021-07-13
Interface silver mueller (#2051)
Revathi Jambunathan
1
-0
/
+32
2021-07-06
Reflective particle boundary condition (#1728)
David Grote
1
-4
/
+4
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-1
/
+17
2021-06-07
add m_u (#2003)
Luca Fedeli
1
-0
/
+3
2021-05-24
Add generic field reduction reduced diag (#1944)
Neïl Zaim
1
-0
/
+3
2021-05-21
Boundary Condition : PEC (#1767)
Revathi Jambunathan
1
-6
/
+26
2021-05-13
Implemented query and getArrWithParser (#1936)
David Grote
1
-8
/
+74
2021-05-12
BC : Interface for damping EB fields in guard cells in z-direction (#1953)
Revathi Jambunathan
1
-0
/
+18
2021-04-27
Ensure the geometry.coord_sys == 1 for RZ (#1918)
David Grote
1
-0
/
+7
2021-04-15
Boundary Condition : Interface with existing PML (#1768)
Revathi Jambunathan
1
-0
/
+19
2021-04-06
Allow expressions for my_constants (#1874)
David Grote
1
-1
/
+13
2021-03-19
Warnings: PSATD+RZ & More (#1814)
Axel Huebl
1
-1
/
+1
2021-03-18
Use Clear Naming Standard for ParmParse Variables (#1809)
Edoardo Zoni
1
-25
/
+25
2021-03-16
Boundary input - Periodic (#1730)
Revathi Jambunathan
1
-0
/
+64
2021-01-27
Replace an always false test with an abort (#1655)
Luca Fedeli
1
-3
/
+3
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-1
/
+1
2020-12-11
PSATD Runtime Control (#1300)
Axel Huebl
1
-5
/
+14
2020-12-02
More parser-enabled ParmParse.query and ParmParse.get (#1501)
MaxThevenet
1
-7
/
+35
2020-11-03
Use the parser for more input parameters (#1481)
MaxThevenet
1
-1
/
+19
2020-09-14
Clean up profiling labels (#1320)
Edoardo Zoni
1
-1
/
+1
2020-06-22
Added check of gridding for RZ spectral solver (#1005)
David Grote
1
-0
/
+80
2020-06-19
Fix: Extra Semicolons & In-Line Doxygen (#1109)
Axel Huebl
1
-1
/
+1
2020-05-01
Add parser for more general intervals (slices) (#925)
NeilZaim
1
-0
/
+2
2020-04-28
Style change to match the standard (#957)
Michael E Rowan
1
-3
/
+3
2020-04-21
Add hostname to LoadBalanceCosts reduced diagnostic (#902)
Michael E Rowan
1
-1
/
+0
2020-03-19
Add capability to select fields to dump (#819)
MaxThevenet
1
-0
/
+23
2020-03-16
Add AlwaysAssert with std::string message (#792)
Luca Fedeli
1
-0
/
+11
2020-03-12
Changed BL_ASSERT to AMREX_ALWAYS_ASSERT for user input (#798)
David Grote
1
-4
/
+4
2020-02-26
Fix Util: No Variable-Length Array (#750)
Axel Huebl
1
-6
/
+1
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-3
/
+5
2020-02-24
Profiler wrapper to allow for cudaDeviceSynchronize (#738)
MaxThevenet
1
-1
/
+1
2020-02-18
Galilean PSATD with shift (#704)
Olga Shapoval
1
-1
/
+6
2020-02-10
template Parser so that it works for any number of variables
Weiqun Zhang
1
-6
/
+3
[next]