Commit Graph
314 Commits
Author SHA1 Message Date
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
Vladimir Z Tomov f5265f4a4c Minor. 2022-03-04 11:55:17 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Tzanio 41b88b9db6 minor 2022-02-17 15:50:04 -08:00
Tom Stitt 88f185bdab add optional copy_to_host (true by default) option to ReleasePADeviceMemory 2022-02-15 13:47:44 -08:00
Ketan Mittal 70b07cbc89 added comments 2022-02-14 09:31:31 -08:00
Ketan Mittal 57edcb68e0 remove timers 2022-02-11 12:27:59 -08:00
Ketan Mittal 0e571fd8cb minor fixes to tmop_tools 2022-02-11 12:20:41 -08:00
Ketan Mittal c25e633276 remove PA and timing components 2022-02-11 12:02:52 -08:00
Ketan Mittal 1698556809 skip gradient and hessian calculation for elements with no marked dofs for surface fitting 2022-02-11 11:01:32 -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
Ketan Mittal 7b054295e3 pa for surf-fit [WIP] 2022-02-02 14:04:29 -08:00
Ketan Mittal 671c5e8b2c add adaptive surf fitting 2022-01-28 11:21:42 -08:00
Ketan Mittal fea9733fdf fix adapt_lim_eval -> adapt_eval in DiscreteTC 2022-01-24 09:59:56 -08:00
Vladimir Z Tomov f3f37e8e5a Minor. 2021-12-28 15:19:24 -08:00
Stowell, Mark L 60a1d3d1d4 Fixing shadowed variables in tmop files 2021-12-22 15:46:33 -08:00
Tzanio Kolev 5f9ee51d40 Merge pull request #2684 from mfem/tmop-renameandrefactor
TMOP clean up
2021-12-16 17:57:45 -08:00
Ketan Mittal 92e42d4332 fix spacing etc 2021-11-30 12:45:19 -08:00
Will Pazner fe08c6bd36 Add mesh data member to ElementTransformation 2021-11-09 15:55:36 -08:00
Ketan Mittal d8df06ab70 minor - put back accidentally removed lines 2021-11-01 10:33:07 -07:00
Ketan Mittal 0d45eab46d initial commit with some refactoring and renaming 2021-10-20 10:38:36 -07:00
Vladimir Z Tomov af6426d240 Addressed reviewer comments. 2021-10-08 13:09:17 -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
Vladimir Z Tomov a194cdacce Merge branch 'master' into tmop-align-surface 2021-09-28 15:54:35 -07:00
Tzanio 9d6a7fe30b Small changes 2021-08-01 14:33:36 -07:00
Vladimir Z Tomov 26e67ee06c Minor. 2021-07-23 13:43:36 -07:00
Vladimir Z Tomov f05ef4e164 Minor. 2021-07-23 09:23:52 -07:00
Ketan Mittal 9e077ffe59 address reviewer comments 2021-07-22 11:06:41 -07:00
Ketan Mittal d19734afbd removing user input gridfunction ptr 2021-07-01 16:23:26 -07:00
Ketan Mittal 7756b62a35 Merge branch 'tmop-amr-dev' of https://github.com/mfem/mfem into tmop-amr-dev 2021-06-30 18:27:30 -07:00
Ketan Mittal 58a304ebda reviewer comments plus fix discrete aspect-ratio component in target construction 2021-06-30 18:27:14 -07:00
Vladimir Z Tomov a3d9280b26 Minor. 2021-06-30 17:40:03 -07:00
Vladimir Z Tomov e74104e4de Merge branch 'master' into tmop-amr-dev 2021-06-30 16:23:39 -07:00
Vladimir Z Tomov 7dfaaa6806 Added kernels and unit test for metric 80. 2021-06-22 18:16:38 -07:00
Tom Stitt 4b7bdcf2a6 better names and add comments 2021-06-04 10:03:42 -07:00
Tom Stitt 01c8cd05c9 don't always need to update PA.Jtr since DeleteDevice does a HostRead so we don't actually lose the data 2021-06-01 17:40:50 -07:00
Ketan Mittal 6ab84c49ea merge with master 2021-06-01 16:26:27 -07:00
Ketan Mittal 0e6e19c2cf address reviewer comments and remove some redundance objects 2021-06-01 16:08:47 -07:00
Tom Stitt 5bf9900353 Add SetTempMemoryType methods to make it easier to use a custom memory type for large allocations in TMOP 2021-06-01 13:39:03 -07:00
Veselin Dobrev aa27e258bb Set of proposed updates for 'tmopt'. 2021-05-18 18:08:09 -07:00
Vladimir Z Tomov 70d435be33 Fixed the case of PA with default limiting (lim_dist = null). 2021-05-13 11:20:08 -07:00
Vladimir Z Tomov 5acb9a052b Better placement of EnableLimitingPA. 2021-05-13 08:29:39 -07:00
Veselin Dobrev b4c9209eb7 Small modifications to make/keep some methods protected. 2021-05-12 21:22:00 -07:00
camierjs c4e721c092 Updates with master 2021-05-04 14:07:37 -07:00
camierjs 888ebe202c Melding toward tmopt-merge 2021-04-12 09:14:23 -07:00
camierjs 2b2919b806 Merge master in tmopt 2021-03-28 12:51:39 -07:00
Vladimir Z Tomov 966071f5ce Minor. 2021-02-02 22:55:28 -08:00