Commit Graph
83 Commits
Author SHA1 Message Date
Tzanio cb1ed377d3 minor edits 2020-03-25 14:02:37 -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
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
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 8facba2390 minor 2020-03-12 10:02:00 -07:00
Ketan Mittal fe46e1bdb7 minor 2020-03-11 16:54:44 -07:00
Ketan Mittal f4c4c5e1a4 minor changes to DiscreteAdaptTC class 2020-03-10 09:31:32 -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 792d78c4b0 using min avg_det for h 2020-03-06 15:57:51 -08:00
Ketan Mittal 9e2cd41461 still need to add group communicator for h calculation 2020-03-06 10:26:28 -08:00
Ketan Mittal 5eba52d680 minor changes 2020-03-04 16:30:15 -08:00
Vladimir Tomov 0d9290206e Minor edits. 2020-03-03 16:51:05 -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 3bb996474c addressing reviewer comments 2020-03-02 14:38:03 -08:00
Ketan Mittal fc1f1a260d minor 2020-02-28 21:03:46 -08:00
Ketan Mittal 2766ac07e1 refactoring code 2020-02-28 16:10:04 -08:00
Ketan Mittal 00632457b7 eliminated a function 2020-02-26 13:57:56 -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 c17d794d7e make style 2020-02-03 14:15:13 -08:00
Ketan Mittal ac60bf26c8 defining vectors to store perturbed values as a part of the discreteadaptTC 2020-02-03 14:00:17 -08:00
Ketan Mittal 5b7df3bdc9 calculating perturbation based on mesh size 2020-01-21 11:34:38 -08:00
Ketan Mittal 272a9f0cbd fixed such that GSLIB is called globally and not element-by-element 2020-01-17 13:23:01 -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
Ketan Mittal afd6291d33 updated for serial and parallel 2020-01-16 14:23:44 -08:00
Ketan Mittal 2ca89b5912 minor 2020-01-15 16:06:28 -08:00
Ketan Mittal eaffeeed8c optimized.. still needs to be tested for 3D 2020-01-15 15:10:34 -08:00
Ketan Mittal c5e218f11d still need to optimize 2020-01-15 13:58:32 -08:00
Ketan Mittal d8dd2d24f1 works for AMR meshes.. added support for analytic adaptivity using interpolation 2020-01-13 15:18:23 -08:00
Ketan Mittal c0593aeb87 minor 2020-01-10 13:55:15 -08:00
Ketan Mittal 872a66a163 more optimizations 2020-01-10 12:18:55 -08:00
Ketan Mittal 2b32c3f8fc optimized for first-order based FD 2020-01-10 11:37:12 -08:00
Ketan Mittal 0099e9305d including first-order approximation 2020-01-10 09:42:37 -08:00
Ketan Mittal 53abde938d working version with FD-based derivatives 2020-01-09 16:35:34 -08:00
Tzanio 075b5c63f9 Merge branch 'master' into tmop-adaptivity
Conflicts:
	CHANGELOG
2019-12-15 12:10:20 -08:00
k10 b2c5e39fe6 Merge branch 'master' into tmop-amr-size 2019-11-26 14:36:44 -08:00
Tzanio 8d798dd583 make style 2019-08-29 16:18:57 -07:00
Vladimir Tomov bc44bfdbe2 Merge branch 'master' into tmop-adaptivity
Conflicts:
	miniapps/meshing/mesh-optimizer.cpp
	miniapps/meshing/pmesh-optimizer.cpp
2019-07-05 13:43:14 -07:00
Tzanio 1a69dcff78 Replaced FIXMEs with TODO or NOTE 2019-05-24 14:23:39 -07:00
Vladimir Tomov 5a5e0c5eea Fixed some issues that came up during testing. 2019-05-16 14:22:18 -07:00
Tzanio 5825f74cbf Renamed miniapps/meshing/amr-quad.mesh 2019-05-01 16:06:58 -07:00
Vladimir Tomov ee184019a8 Taking into account local refinements when computing
ideal_equal_size tmop targets.
2019-04-30 17:36:10 -07:00
Vladimir Tomov e5f4eb4ef9 Minor corrections. 2019-03-20 16:59:06 -07:00