Commit Graph
120 Commits
Author SHA1 Message Date
Tomov 58a459ab66 Fixed an option string. 2020-05-29 13:53:42 -07:00
Tomov 944dd26aa7 Fixed the sample runs. 2020-05-28 12:15:48 -07:00
Tomov 41d508dacd Moved a common function to mesh_optimizer.hpp. 2020-05-27 12:29:25 -07:00
Tomov 437cd41773 Merge branch 'master' into adapt-lim 2020-05-27 12:24:14 -07:00
Tomov c6d74cda89 Fixed an include. 2020-05-21 19:38:53 -07:00
Tomov ab68fd9a78 Shows the final value of the limiting term. 2020-05-03 18:48:04 -07:00
Tomov 53006001ce Added a testing mesh. 2020-05-03 15:44:16 -07:00
Tomov 00d182618f Improved the interface. 2020-05-03 15:42:18 -07:00
Tomov 1fbad9f62d Avoids double counting of the adaptive limiting terms for FD. 2020-05-02 00:45:44 -07:00
Tomov 2856c64994 Fixed the normalization constant of the limiting term, for the case
when the target matrices don't contain volumetric information.
2020-05-02 00:21:24 -07:00
Tomov aa80429c54 Restructuring to avoid a segfault. 2020-05-01 23:33:14 -07:00
Tomov 6ec8be76f1 Return const reference in combo::getintegrators. 2020-05-01 15:13:00 -07:00
Tomov 29f9e6cb90 Moved together all integration rule initializations. 2020-04-30 17:10:23 -07:00
Tomov ea1685e4cc Option to use gslib or advection. 2020-04-30 16:36:52 -07:00
Tomov ecfb8c755d Merge branch 'master' into adapt-lim 2020-04-29 19:17:47 -07:00
Tomov 1000f0118c Option to use gslib for the interpolation. 2020-04-29 11:50:44 -07:00
Tomov 33b9f04412 Modified some of the sample runs to use GSLIB as they
don't work well with the advection.
Fixed some debug build warnings.
2020-04-23 23:59:14 -07:00
Tomov ca10dca105 Minor edits in mesh-optimizer. 2020-04-23 22:33:30 -07:00
Ketan Mittal aea7ed6069 changes to discrete adaptivity 2020-04-22 14:00:29 -07:00
Ketan Mittal 408fe9270d merge with master and resolve conflicts 2020-04-21 12:32:50 -07:00
Tomov a8abcac938 Adaptive limiting contributions in FD regime. 2020-04-15 15:51:27 -07:00
Tomov 3c404a6b27 Optimized using the symmetry of the Hessians. 2020-04-10 19:09:21 -07:00
Tomov e6ebf97a21 First and second (approximate) derivatives of the adaptive limiting term. 2020-04-10 18:28:38 -07:00
Tomov 9b0641f472 First derivative of the new limiting term. 2020-04-09 19:48:05 -07:00
Tomov 07f9bece01 Interpolation of the zeta function after mesh update. 2020-04-08 19:49:02 -07:00
Tomov 696ade8f55 Updated the miniapps. Added a new sample run. 2020-04-02 17:47:54 -07:00
Ketan Mittal f7db02aa1b resolve conflicts and add sample runs to example 2020-03-31 14:30:35 -07:00
Ketan Mittal 8b166f918b misc changes 2020-03-27 11:09:59 -07:00
Ketan Mittal 3ba59c3f12 merge with master and resolve conflicts 2020-03-25 14:39:59 -07:00
Tzanio cb1ed377d3 minor edits 2020-03-25 14:02:37 -07:00
Ketan Mittal d46aec6130 removing an unused function 2020-03-25 13:47:42 -07:00
Tomov a7c2e91915 Initial tests for tangential limiting. 2020-03-20 11:27:09 -07:00
Ketan Mittal c616458da6 minor 2020-03-18 14:30:01 -07:00
Ketan Mittal 911e383c69 unused variables 2020-03-18 14:26:06 -07:00
Ketan Mittal 6943d175ba minor 2020-03-18 12:11:05 -07:00
Ketan Mittal 45f4209fd2 minor 2020-03-17 16:28:55 -07:00
Ketan Mittal 3dc292f9f2 adding some 3D functionality 2020-03-17 15:35:29 -07:00
Ketan Mittal 7193e18aad merging with tmop-fd-dev 2020-03-13 13:14:59 -07:00
Ketan Mittal 3a124d524e minor 2020-03-13 10:13:08 -07:00
Ketan Mittal 1f6982cca6 merging with tmop-fd-dev 2020-03-13 09:57:02 -07:00
Jakub Červený 4439e4f776 Some whitespace adjustments. 2020-03-13 16:42:30 +01:00
Vladimir Tomov 9ceac4afb6 Unused variables. 2020-03-12 17:46:43 -07:00
Vladimir Tomov d0cd624c7d Changing h size for better robustness. 2020-03-12 17:19:37 -07:00
Ketan Mittal 5d4131df34 minor 2020-03-12 16:37:37 -07:00
Vladimir Tomov a56ebd6506 Minor edits. 2020-03-12 15:27:04 -07:00
K10 e6bd86aebe Merge branch 'master' into tmop-fd-dev 2020-03-12 10:15:32 -07:00
Ketan Mittal fe46e1bdb7 minor 2020-03-11 16:54:44 -07:00
Ketan Mittal c8d2082e51 minor 2020-03-10 09:56:57 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Ketan Mittal f9fcc34ab2 Merge branch 'master' of https://github.com/mfem/mfem into tmop-fd-dev 2020-03-09 12:18:06 -07:00