aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/Amr.py
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-05-10 14:36:17 -0700
committerGravatar GitHub <noreply@github.com> 2021-05-10 14:36:17 -0700
commit2cdb5453ddd1a1065fcf4b2daf772fece94e7f99 (patch)
treea6d5070b998c085ab62af0c88857e2332a56b2a2 /Python/pywarpx/Amr.py
parent0679611e1ab869e27cb832ea72834fc79348afd8 (diff)
downloadWarpX-2cdb5453ddd1a1065fcf4b2daf772fece94e7f99.tar.gz
WarpX-2cdb5453ddd1a1065fcf4b2daf772fece94e7f99.tar.zst
WarpX-2cdb5453ddd1a1065fcf4b2daf772fece94e7f99.zip
NVCC: Fix PSATD+RZ Build Error (#1950)
Work-around for: ``` Source/FieldSolver/SpectralSolver/SpectralAlgorithms/GalileanPsatdAlgorithmRZ.cpp(145): error #2985: identifier "PhysConst::ep0" is undefined in device code ```
Diffstat (limited to 'Python/pywarpx/Amr.py')
0 files changed, 0 insertions, 0 deletions
-lock.yaml?id=38cb61da4dea5223c065462d8ea79b0395ad1bb4&follow=1'>chore(deps): update node.js to v18 (#514)Gravatar renovate[bot] 3-27/+32 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-27chore(deps): switched from vite-plugin-md to vite-plugin-vue-markdown (#510)Gravatar Corentin THOMASSET 3-86/+42 2023-06-27chore(deps): update dependency workbox-window to v7 (#509)Gravatar renovate[bot] 2-16/+16 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-27chore(deps): update dependency vite-svg-loader to v4 (#508)Gravatar renovate[bot] 2-64/+34 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-27chore(deps): update dependency typescript to ~4.9.0 (#481)Gravatar renovate[bot] 2-79/+81 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-27chore(deps): update dependency vue-tsc to ^0.40.0 (#490)Gravatar renovate[bot] 3-395/+72 * chore(deps): update dependency vue-tsc to ^0.40.0 * chore(deps): upgraded vue-tsc dependency --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-06-27refactor(navbar): consistent spacing in navbar buttons (#507)Gravatar Corentin THOMASSET 1-21/+5 2023-06-25refactor(ui): remove n-text (#506)Gravatar Corentin THOMASSET 14-74/+52 2023-06-25refactor(ui): replaced some n-input to c-input (#505)Gravatar Corentin THOMASSET 20-235/+189 2023-06-25chore(deps): updated unplugin-auto-import (#504)Gravatar Corentin THOMASSET 4-57/+330 2023-06-25chore(deps): removed start-server-and-test dependencyGravatar renovate[bot] 3-116/+2 * chore(deps): update dependency start-server-and-test to v2 * chore(deps): removed start-server-and-test dependency --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-06-25feat(new-tool): password strength analyzer (#502)Gravatar Corentin THOMASSET 7-1/+223 2023-06-25chore(deps): update dependency c8 to v8 (#498)Gravatar renovate[bot] 2-6/+10 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-24chore(deps): update dependency @types/jsdom to v21 (#495)Gravatar renovate[bot] 2-10/+12 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-24chore(deps): update node.js to v16.20.1 (#491)Gravatar renovate[bot] 1-1/+1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-24fix(deps): update dependency country-code-lookup to ^0.1.0 (#493)Gravatar renovate[bot] 2-5/+5 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-24fix(deps): update dependency @vueuse/head to ^0.9.0 (#492)Gravatar renovate[bot] 2-11/+20 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-24chore(deps): update dependency vitest to ^0.32.0 (#489)Gravatar renovate[bot] 2-36/+502 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-24chore(deps): update actions/checkout action to v3 (#494)Gravatar renovate[bot] 2-2/+2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-23chore(deps): update dependency unplugin-vue-components to ^0.25.0 (#484)Gravatar renovate[bot] 2-8/+12 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-23chore(deps): update dependency unplugin-auto-import to ^0.16.0 (#483)Gravatar renovate[bot] 2-15/+23 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-23fix(i18n): fallback for demo i18nGravatar Corentin Thomasset 1-1/+1 2023-06-23feat(new-tool): yaml to tomlGravatar Corentin Thomasset 5-3/+83 2023-06-23feat(new-tool): json to tomlGravatar Corentin Thomasset 5-0/+83 2023-06-23feat(new-tool): toml to yamlGravatar Corentin Thomasset 4-0/+77 2023-06-23feat(new-tool): toml to jsonGravatar Corentin Thomasset 8-1/+114 2023-06-23refactor(json-viewer): input monospace font (#485)Gravatar Marvin 1-2/+3 2023-06-23chore(deps): update dependency unocss to ^0.53.0 (#482)Gravatar renovate[bot] 2-122/+123 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-23chore(deps): update dependency @unocss/eslint-config to ^0.53.0 (#478)Gravatar renovate[bot] 2-30/+94 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 2023-06-23refacor(transformers): use monospace font for JSON and SQL text areas (#476)Gravatar Marvin 4-3/+15 * feat(c-input): Add monospace prop * feat: use monospace input for json and sql inputs