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
2023-07-10
Fix `max_grid_size` for RZ PSATD (#4073)
David Grote
1
-3
/
+4
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-15
/
+15
2023-06-09
`geometry.is_periodic`: Only Warn (#3974)
Axel Huebl
1
-7
/
+11
2023-05-01
Use WARPX_ABORT_WITH_MESSAGE("msg") instead of amrex::Abort(Utils::TextMsg:...
Luca Fedeli
1
-1
/
+1
2022-11-07
Allow `None` for Maxwell solver (#3504)
Roelof Groenewald
1
-6
/
+6
2022-10-10
Partial refactoring of the utils directory (#3404)
Luca Fedeli
1
-202
/
+19
2022-10-02
Use parser for input parameters of type long (#2506)
Neïl Zaim
1
-21
/
+34
2022-05-24
Specify particle precision (#3065)
Kevin Z. Zhu
1
-129
/
+0
2022-05-17
Use uniform error message formatting in more source files (#2964)
Luca Fedeli
1
-10
/
+19
2022-05-11
Fix Mirrors for RZ (NullifyMF) (#3101)
David Grote
1
-3
/
+4
2022-03-28
Clean up handling of `v_galilean` (#2989)
David Grote
1
-9
/
+2
2022-03-08
Make error and info messages visually uniform (#2939)
Luca Fedeli
1
-27
/
+57
2022-02-07
Implement some clang-tidy suggestions (#2826)
Luca Fedeli
1
-1
/
+3
2022-02-07
simplify WarpXUtil::is_in (#2834)
Luca Fedeli
1
-10
/
+3
2022-02-05
Fixes removing implicit double to float conversions (#2687)
David Grote
1
-8
/
+8
2022-01-19
RZ: Do Not Add geometry.coord_sys (#2759)
Edoardo Zoni
1
-5
/
+0
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
[next]