Commit Graph
337 Commits
Author SHA1 Message Date
Tzanio Kolev 9ae0f7a9a7 Merge pull request #3043 from mfem/gslib-node-ordering
Node ordering in GSLIBFindPoints and TMOP
2022-10-20 14:40:02 -07:00
Vladimir Z Tomov 3d4ebdecb4 Merge branch 'master' into gslib-node-ordering 2022-10-19 11:54:53 -07:00
Ketan Mittal 6650ae9bba Merge branch 'master' of https://github.com/mfem/mfem into tmopupdate-kershawtransform 2022-10-19 08:11:10 -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
Ketan Mittal 1349842c5b minor 2022-09-28 08:15:57 -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
Ketan Mittal 0043957876 minor 2022-09-22 11:14:29 -07:00
Vladimir Z Tomov a5da5734c2 Addded metric 360. 2022-09-21 11:22:54 -07:00
Ketan Mittal 2f077ea9a0 add kershaw transformation 2022-09-20 09:39:17 -06: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
Ketan Mittal cae54882f0 undo PrintAsSerial change in pmesh-optimizer from another branch 2022-07-27 11:32:16 -07:00
Vladimir Z Tomov d152dac87b Addedd metric 304. 2022-07-26 18:06:59 -07:00
Ketan Mittal 9e1fe38f85 minor changes and updated CHANGELOG 2022-07-26 15:11:42 -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 b055cbd8b1 minor fixes and update miniapp sample runs 2022-05-24 11:32:56 -07:00
Ketan Mittal 185fc95307 tmop miniapp 2022-05-23 13:21: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 7947c5f2de update to use new metrics 2022-05-09 10:57:56 -07:00
Tzanio Kolev c0a413804e Merge branch 'master' into hypre_init-dev 2022-03-15 13:15:18 -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
Will Pazner 6ac671baa7 Use Mpi class instead of MPI_Init and MPI_Finalize 2022-03-11 17:58:01 -08:00
Tzanio 8f7cb0b3db Switch to a singleton for the hypre session object: 'HYPRE_Session hypre;' -> 'Hypre::Init();' 2022-03-08 18:06:43 -08:00
Tzanio 447f00d80b Added a HYPRE_Session class to hypre.?pp and examples/miniapps 2022-03-07 14:22:22 -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
Ketan Mittal 4415dfa2b8 update CHANGELOG 2022-02-14 09:33:38 -08:00
Ketan Mittal 70b07cbc89 added comments 2022-02-14 09:31:31 -08:00
Ketan Mittal ae53aae9bb update sample runs 2022-02-11 12:24:51 -08:00
Ketan Mittal 7365219dd1 clean up 2022-02-11 12:18:07 -08:00
Ketan Mittal c25e633276 remove PA and timing components 2022-02-11 12:02:52 -08:00
Ketan Mittal 3b96981769 minor updates to adaptive 2022-02-09 15:24:56 -08:00
Ketan Mittal 2ec35e4beb add surface fitting threshold and clean up adaptive weight 2022-02-09 11:58:28 -08:00