aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceAlgorithms/CartesianCKCAlgorithm.H (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05fix uninitialized arrays (#1933)Gravatar Luca Fedeli 1-6/+6
2021-05-04New release 21.05 (#1931)Gravatar Remi Lehe 8-12/+12
2021-05-03Implement div(B) Cleaning With FDTD (#1829)Gravatar Edoardo Zoni 19-14/+463
2021-05-03Deploy new Azure worker, for the embedded boundary test (#1929)Gravatar Remi Lehe 3-0/+10
2021-04-29Pass skip_deposition to pc->Evolve (#1925)Gravatar David Grote 1-1/+1
2021-04-29Fix indentation when evolving QSR optical depth (#1922)Gravatar Neïl Zaim 1-5/+5
2021-04-29Docs: Particle Injection in MR (#1911)Gravatar Axel Huebl 1-5/+15
2021-04-28Fix Two Warnings for Builds Without EB (#1920)Gravatar Edoardo Zoni 2-0/+8
2021-04-27Ensure the geometry.coord_sys == 1 for RZ (#1918)Gravatar David Grote 2-1/+8
2021-04-27Improve Analysis Script To Test Reduced Diagnostics (#1913)Gravatar Edoardo Zoni 1-130/+141
2021-04-27Staircased embedded boundaries in the YEE solver (#1881)Gravatar Lorenzo Giacomel 13-14/+397
2021-04-23Docs: Update Release Git (#1910)Gravatar Axel Huebl 1-1/+1
2021-04-21Fix Silver-Mueller boundary: cell ratio (#1907)Gravatar Remi Lehe 3-14/+14
2021-04-21AMReX: CMake IntelLLVM (#1899)Gravatar Axel Huebl 2-2/+2
2021-04-21Add Silver-Mueller boundaries along z, for the RZ version of the code (#1906)Gravatar Remi Lehe 4-1/+110
2021-04-21Fix LoadBalance + MR: Rebuild Particle Masks (#1904)Gravatar Axel Huebl 1-2/+6
2021-04-20Fix logic error when load balancing with more than 1 level. (#1903)Gravatar Andrew Myers 1-2/+6
2021-04-19AMReX/PICSAR: Weekly Update (#1889)Gravatar Axel Huebl 3-4/+4
2021-04-19Remove outdated abort and add LB PSATD regression test (#1897)Gravatar Michael E Rowan 3-2/+41
2021-04-19Docs: Tests openPMD-api (Python) (#1896)Gravatar Axel Huebl 1-2/+2
2021-04-19Add openPMD+QED CI tests (#1891)Gravatar Luca Fedeli 7-46/+187
2021-04-19Divergence cleaning for PSATD in PML (#1600)Gravatar Edoardo Zoni 17-181/+745
2021-04-15fix bug in handling additional real components, such as optical depths (#1894)Gravatar Luca Fedeli 1-1/+2
2021-04-15Hybrid Galilean: Same Guard Cells in z as Nodal (#1887)Gravatar Edoardo Zoni 4-79/+93
2021-04-15Boundary Condition : Interface with existing PML (#1768)Gravatar Revathi Jambunathan 11-46/+112
2021-04-14Fix typo (forgotten warpx prefix) in parameters doc (#1893)Gravatar Neïl Zaim 1-2/+2
2021-04-13Add an option to skip deposition in the `Evolve` function ; use it for electr...Gravatar Remi Lehe 13-108/+116
2021-04-12Add a delay to laser profile read from "txye" file (#1816)Gravatar Luca Fedeli 4-2/+16
2021-04-12Add nodal synchronization of E and B fields in the main grid (#1817)Gravatar Neïl Zaim 13-107/+218
2021-04-12Fix QED Build (CUDA 10.0) (#1888)Gravatar Axel Huebl 3-20/+23
2021-04-08Fix printf format in Parser (#1886)Gravatar Weiqun Zhang 1-1/+1
2021-04-08Fix Out-Of-Bound Access In Some Interpolation Functions (#1885)Gravatar Edoardo Zoni 1-12/+48
2021-04-07Docs: Document CMAKE_VERBOSE_MAKEFILES (#1882)Gravatar Axel Huebl 1-3/+4
2021-04-07Sphinx: limit docutils to 0.16 (#1884)Gravatar Axel Huebl 1-0/+3
2021-04-07Docs: How To Read Raw Data With Guard Cells (#1878)Gravatar Edoardo Zoni 2-34/+70
2021-04-07Parser: Abort on NaN/Inf Results (#1872)Gravatar Axel Huebl 4-2/+26
2021-04-07Abort If More Guard Cells Than Valid Cells (#1873)Gravatar Edoardo Zoni 2-0/+94
2021-04-07Jn: first arg int (#1876)Gravatar Axel Huebl 1-2/+2
2021-04-07Doc: More Dev Deps (#1877)Gravatar Axel Huebl 1-1/+31
2021-04-07Remove Unused Variable in ComovingPsatdAlgorithm (#1879)Gravatar Luca Fedeli 2-3/+3
2021-04-07Regenerate parser with option "noinput" (#1880)Gravatar Luca Fedeli 4-495/+232
2021-04-06Allow expressions for my_constants (#1874)Gravatar David Grote 14-147/+168
2021-04-05Parser: Bessel Function (J_n) (#1854)Gravatar Axel Huebl 4-104/+128
2021-04-05Compile-time option to use `algo.load_balance_costs_update = gpuclock` (#1838)Gravatar Michael E Rowan 8-17/+45
2021-04-05adding docs for buffer size (#1864)Gravatar Revathi Jambunathan 1-0/+13
2021-04-05zenodo.json: fix syntax (#1866)Gravatar Axel Huebl 1-5/+4
2021-04-05Fix No-MPI Build Warning (#1870)Gravatar Axel Huebl 1-1/+4
2021-04-01PSATD: use number of guard cells from input file in PMLs (#1451)Gravatar Neïl Zaim 1-13/+14
2021-04-01Release 21.04 (#1865)Gravatar Axel Huebl 8-12/+12
2021-04-01set default value for BTD buffer to 0 (#1862)Gravatar Revathi Jambunathan 1-0/+1