Commit Graph
36 Commits
Author SHA1 Message Date
John Camier ea3bed0a91 Merge branch 'master' into lor_dg_preconditioner 2025-09-19 07:41:30 -07:00
Will Pazner 1181253c61 Disable LOR device sample runs
Results can be non-determinstic on device because of atomics in the matrix
assembly algorithm.
2025-06-16 12:12:52 -07:00
dylan-copeland 2df1b13811 Fixing some miniapp sample runs. 2025-05-21 17:04:00 -07:00
Will Pazner 35040b0336 Remove AMR + DG LOR sample runs
AMR + DG diffusion + PA is not yet implemented
2025-05-16 20:25:12 -07:00
Will Pazner 808f5c94db In LOR solvers, use fast assembly for RHS only for H1 2025-04-28 17:57:22 -07:00
Will Pazner 9103db88b6 DG+LOR updates 2025-04-28 15:14:18 -07:00
Will Pazner 7aeba0ff83 Adjust DG kappa in LOR solvers miniapp 2025-04-28 15:14:18 -07:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Dylan Copeland 046a874cfb Merge branch 'master' of github.com:mfem/mfem into float 2024-02-06 10:56:41 -08:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Tzanio Kolev d983b34924 Renamed ftype -> real_t 2023-12-13 12:51:43 -08:00
dylan-copeland b78275e79e Merge branch 'master' of github.com:mfem/mfem into float 2023-11-13 07:41:47 -08:00
Dylan Copeland 686756d73f Generalized the remaining miniapps, except gslib. 2023-11-09 14:39:59 -08:00
Will Pazner 465e5e784e Support surface meshes in LOR Solvers miniapp 2023-09-20 09:06:55 -07:00
Tzanio Kolev 0052dd6faf Merge branch 'master' into hdiv-solvers-miniapp 2023-04-09 13:13:10 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Will Pazner 7a7355643a Parameterize lor_mms coefficients using std::function 2023-01-26 19:17:36 -08:00
Will Pazner 0a7dd5e156 Batched LOR: add device sample runs 2022-04-25 16:42:58 -07:00
Will Pazner 1e8367fc43 Batched LOR: cleanup 2022-03-07 13:35:14 -08:00
Will Pazner 1fb26145b1 Merge remote-tracking branch 'origin/master' into lor-batched-gpu-no-mesh
# Conflicts:
#	general/cuda.hpp
#	tests/unit/CMakeLists.txt
2022-03-01 17:54:15 -08:00
Will Pazner 5ca6aa169d Batched LOR: miniapp simplifications 2022-03-01 15:14:03 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
camierjs 84c6ffc623 Back to Legacy/Full/Deviced & lor_solvers w/ precond 2021-11-29 19:05:05 -08:00
Will Pazner ea576f49df Prototype of batched LOR assembly
Diffusion kernel in 2D and 3D
2021-10-29 17:29:21 -07:00
Will Pazner 44e89feb2f Typos and minor edits to comments 2021-05-19 08:37:25 -07:00
Will PaznerandTzanio Kolev ce5580f11b Update comment in miniapps/solvers/lor_solvers.cpp
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov>
2021-05-19 08:27:30 -07:00
Will PaznerandTzanio Kolev ef29079e02 Update comment in miniapps/solvers/lor_solvers.cpp
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov>
2021-05-19 08:27:08 -07:00
Will PaznerandTzanio Kolev a555499775 Fix typo
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov>
2021-05-19 08:26:18 -07:00
Will Pazner d42d3dab76 Rename BasisType::Integrated to BasisType::IntegratedGLL 2021-05-06 14:48:03 -07:00
Will Pazner 7aa16cda07 Use visualization flag in LOR miniapps 2021-05-06 12:10:04 -07:00
Will Pazner 7f0cd584ad Typos 2021-05-06 12:00:14 -07:00
Will Pazner d602366f8d Add paper references to LOR solvers miniapp 2021-04-28 20:46:12 -07:00
Will Pazner a440b67c01 Add AMR sample runs to LOR solvers miniapp 2021-04-26 21:09:40 -07:00
Will Pazner 74fb021007 Improve and document LOR solvers miniapps 2021-04-26 18:30:13 -07:00
Will Pazner ff84a70a04 Bug fix 2021-04-22 17:08:12 -07:00
Will Pazner b3a30fbd1e Rename LOR solvers miniapp 2021-04-20 22:30:08 -07:00