Commit Graph
305 Commits
Author SHA1 Message Date
Vladimir Z Tomov 3d4ebdecb4 Merge branch 'master' into gslib-node-ordering 2022-10-19 11:54:53 -07:00
Will Pazner a8fbe3aff4 Merge pull request #3146 from mfem/tmop-update3D
Update of the 3D tmop metrics
2022-10-13 09:30:58 -07:00
Ketan Mittal 771780350f fix sample run 2022-10-04 16:57:47 -07:00
Vladimir Z Tomov 64dee7ba0b Minor 2022-09-27 17:40:51 -07:00
Ketan Mittal 66874e8860 add sample run with gslib adaptivity evaluator and mesh node ordering byVDIM 2022-09-26 13:45:35 -07:00
Vladimir Z Tomov a5da5734c2 Addded metric 360. 2022-09-21 11:22:54 -07:00
Ketan Mittal aa37d19f21 Merge branch 'master' of https://github.com/mfem/mfem into gslib-node-ordering 2022-09-07 15:30:11 -07:00
Ketan Mittal 17dbc28b51 fix memory leaks 2022-08-26 14:06:13 -07:00
Vladimir Z Tomov 48152fdeac Merge branch 'master' into tmop-update3D 2022-08-16 11:11:26 -07:00
Vladimir Z Tomov 1e67aeff44 minor. 2022-08-13 17:10:56 -07:00
Vladimir Z Tomov be65b60cd7 added new metrics to miniapps. 2022-08-13 17:04:21 -07:00
Ketan Mittal 07ea7f867d merge with master and resolve conflicts 2022-08-09 11:17:14 -07:00
Tzanio Kolev b3a37687a0 Merge pull request #3023 from mfem/yohann/explicit-cast-mandel
Add an explicit cast to avoid implicit cast warning.
2022-07-29 07:56:28 -07:00
Vladimir Z Tomov d152dac87b Addedd metric 304. 2022-07-26 18:06:59 -07:00
Ketan Mittal 939d07994c minor changes and resolve merge conflict 2022-07-25 12:06:07 -07:00
Vladimir Z Tomov 7bfe22ad28 Verified valid input barrier metric. 2022-07-13 17:39:54 -07:00
Vladimir Z Tomov 855d610ba1 Aborted the worst-quality for now, as there are open questions. 2022-07-13 17:26:56 -07:00
Vladimir Z Tomov e29260f2df Removed unnecessary func calls. 2022-07-13 17:07:24 -07:00
Ketan Mittal 4884063dab reviewer comments 2022-07-12 16:15:02 -07:00
Ketan Mittal edbe8ee14b update miniapps 2022-07-11 11:37:50 -07:00
Tzanio Kolev a46cf91039 Fixed additional instances of implicit type conversion 2022-06-24 09:43:50 -07:00
Ketan Mittal cdcc3339d6 fix computation of initial energy in miniapps 2022-05-31 13:42:45 -07:00
Ketan Mittal cb0d8a7af6 wordsmithing 2022-05-27 10:35:47 -07:00
Ketan Mittal ff2046df93 serial miniapp sample runs 2022-05-24 11:34:08 -07:00
Ketan Mittal b055cbd8b1 minor fixes and update miniapp sample runs 2022-05-24 11:32:56 -07:00
Ketan Mittal 228d33000b style 2022-05-23 11:45:11 -07:00
Ketan Mittal 7fe27cc8be fix tmop for node ordering 2022-05-23 11:43:29 -07:00
Ketan Mittal f04b6a467e computation of quantiles for untangler 2022-05-11 08:50:27 -07:00
Ketan Mittal f3fe49a07c computation of min det(T) and max mu(T) clean up 2022-05-10 13:42:41 -07:00
Ketan Mittal 7d8877de64 sample runs for serial miniapp and minor fix 2022-05-09 11:00:41 -07:00
Ketan Mittal 7947c5f2de update to use new metrics 2022-05-09 10:57:56 -07:00
Ketan Mittal 9c85ca395b fix broken autotest run 2022-03-14 08:43:34 -07:00
Tzanio Kolev 3ed3327364 Merge branch 'master' into tmop-surfit-formulation 2022-03-12 16:28:11 -08:00
Ketan Mittal b3b3c0f805 reviewer comments 2022-03-04 15:25:37 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Stowell, Mark L dd03eb6d79 Adding missing shadow vdofs 2021-12-27 14:38:20 -08:00
Stowell, Mark L 0f4bd5925a Fixing shadow variables in miniapps 2021-12-27 12:46:22 -08:00
Tzanio Kolev 8a565cad67 Merge pull request #2677 from mfem/jacobi-abs-diag
Positive diagonal in Jacobi smoothers
2021-12-16 17:58:31 -08:00
Vladimir Z Tomov aabf4ce84d Fixed a wrong coefficient in the adaptive limiting. 2021-12-12 16:27:40 -08:00
Ketan Mittal 001f1a8b79 add missing PC 3D metrics 2021-11-30 13:59:26 -08:00
Ketan Mittal 92e42d4332 fix spacing etc 2021-11-30 12:45:19 -08:00
Vladimir Z Tomov 2d10dd0abe Options to use abs values of the diagonal in OperatorJacobi, DSmoother. 2021-11-26 15:49:40 -08:00
Ketan Mittal 047ca50acb Merge branch 'master' of https://github.com/mfem/mfem into tmop-renameandrefactor 2021-11-01 09:17:34 -07:00
Tzanio 7d5bf6e3e1 square01_tri.mesh -> square01-tri.mesh; other minor 2021-10-25 10:17:05 -07:00
Ketan Mittal 0d45eab46d initial commit with some refactoring and renaming 2021-10-20 10:38:36 -07:00
Vladimir Z Tomov 1e5602f139 Removed the mesh curvature output, as it doesn't take
into account the user-selected mesh order.
2021-09-28 22:41:50 -07:00
Vladimir Z Tomov bb085f9866 Aborts for unsupported setups, mem leak. 2021-09-28 22:24:40 -07:00
Vladimir Z Tomov e7a7bfe3fb Removed unused function.
Better computation and output of fitting errors.
2021-09-28 18:11:45 -07:00
Vladimir Z Tomov 76617db79e Serial miniapp and some comments. 2021-09-28 17:24:23 -07:00
Ketan Mittal be9fc95d6f enforce support for hr on cpus only 2021-08-10 11:46:30 -07:00