Commit Graph
107 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 f77273f92a Forgot a delete statement. 2020-05-03 19:33:51 -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 e1fc7d94b7 Corresponding changes in the serial miniapp. 2020-05-02 23:47:46 -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 e36553970c Minor. 2020-04-02 17:49:03 -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
Ketan Mittal 9c9e02f427 clean up 2020-03-20 10:14:57 -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 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
Ketan Mittal 5eba52d680 minor changes 2020-03-04 16:30:15 -08:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Ketan Mittal 542239dcb2 merging with changes to tmop-fd-dev 2020-02-28 17:08:21 -08:00
Ketan Mittal 54764ae988 working version for multiple discrete fields 2020-02-28 16:34:23 -08:00
Ketan Mittal 2766ac07e1 refactoring code 2020-02-28 16:10:04 -08:00
Ketan Mittal 2621f3c788 refactoring some code so that all FD related changes are part of TMOP_Integrator 2020-02-24 16:35:39 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Ketan Mittal b786ba545f more clean up 2020-02-06 16:09:49 -08:00
Ketan Mittal 38bd73b372 minor 2020-02-06 11:47:58 -08:00
Ketan Mittal 83efae33e1 misc changes 2020-02-06 10:18:20 -08:00
Ketan Mittal 865d7f96db minor fixes.. need to update GSLIB component to do entire mesh instead of element by element 2020-01-16 16:30:53 -08:00