Commit Graph
131 Commits
Author SHA1 Message Date
Tomov 582d49116f Valgrind errors. 2020-05-29 15:46:24 -07:00
Tomov 437cd41773 Merge branch 'master' into adapt-lim 2020-05-27 12:24:14 -07:00
Tomov ff6e911139 Review comments. 2020-05-27 12:11:53 -07:00
Veselin Dobrev d8c1556dec Merge branch 'master' into tmop-multidiscrete-dev 2020-05-19 21:06:40 -07:00
Tomov 239030b50a make style 2020-05-11 19:46:54 -07:00
Tomov 2cc07be4aa Minor. 2020-05-03 19:05:25 -07:00
Tomov d61ba83611 Doxygen improvements. 2020-05-03 16:40:51 -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 29f9e6cb90 Moved together all integration rule initializations. 2020-04-30 17:10:23 -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
Stowell, Mark L adf2ca72e9 Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
#	fem/coefficient.cpp
2020-04-24 15:30:49 -07:00
Tomov e3d0907234 Valgrind. 2020-04-24 00:26:56 -07:00
Tomov ca10dca105 Minor edits in mesh-optimizer. 2020-04-23 22:33:30 -07:00
Tomov 08bff51ce8 Updated comments. 2020-04-23 11:30:11 -07:00
Ketan Mittal aea7ed6069 changes to discrete adaptivity 2020-04-22 14:00:29 -07:00
Tomov c658d4ead0 Added some comments, const qualifiers. 2020-04-21 16:49:08 -07:00
Ketan Mittal 408fe9270d merge with master and resolve conflicts 2020-04-21 12:32:50 -07:00
Ketan Mittal 662ffefdb8 reviewer comments 2020-04-21 11:26:19 -07:00
Tomov 4cf82c950e Comments / alignments / unused variables. 2020-04-16 19:18:34 -07:00
Ketan Mittal da531c4460 minor 2020-04-16 13:06:21 -07:00
Tomov a8abcac938 Adaptive limiting contributions in FD regime. 2020-04-15 15:51:27 -07:00
Stowell, Mark L 0be1846a73 Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
#	mesh/pmesh.cpp
2020-04-14 10:29:23 -07:00
Tomov f8dd9bd06c More optimizations. 2020-04-10 19:28:02 -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 70dbab49bb Moved some implementations to tmop.cpp; cleanup. 2020-04-03 16:32:45 -07:00
Tomov 75bf91490c Minor. 2020-04-02 18:11:58 -07:00
Tomov 500aa60807 New interface for combination of TMOP metrics. Correct normalization.
TMOPDescentNewtonSolver now inherits TMOPNewtonSolver.
Added flags to DiscreteAdaptTC to avoid extra computations in a combo.
2020-04-02 15:06:38 -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
Tomov a7c2e91915 Initial tests for tangential limiting. 2020-03-20 11:27:09 -07:00
Ketan Mittal 9c9e02f427 clean up 2020-03-20 10:14:57 -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 aa8987cc10 make style 2020-03-17 15:36:37 -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 1f6982cca6 merging with tmop-fd-dev 2020-03-13 09:57:02 -07:00
Ketan Mittal 6576e8a408 renaming variables 2020-03-13 09:40:39 -07:00
Jakub Červený 4439e4f776 Some whitespace adjustments. 2020-03-13 16:42:30 +01:00
Stowell, Mark L 8b81c29b2b Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
#	fem/datacollection.cpp
#	fem/gridfunc.hpp
2020-03-12 20:56:28 -07:00
Vladimir Tomov 4ce6a581fe Fixed valgrind errors. 2020-03-12 18:52:59 -07:00
Vladimir Tomov d0cd624c7d Changing h size for better robustness. 2020-03-12 17:19:37 -07:00