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
|
3a124d524e
|
minor
|
2020-03-13 10:13:08 -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
|
2766ac07e1
|
refactoring code
|
2020-02-28 16:10:04 -08:00 |
|
Ketan Mittal
|
22a317e173
|
simplifying things
|
2020-02-27 15:56:29 -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
|
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
|
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
|
f22cb48f51
|
parallel example with FD-based derivative
|
2020-01-09 16:50:49 -08:00 |
|
Ketan Mittal
|
ca2bd1d205
|
parallel example with FD-based derivative
|
2020-01-09 16:50:37 -08:00 |
|
Tzanio
|
075b5c63f9
|
Merge branch 'master' into tmop-adaptivity
Conflicts:
CHANGELOG
|
2019-12-15 12:10:20 -08:00 |
|
Tzanio
|
8d798dd583
|
make style
|
2019-08-29 16:18:57 -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
|
187174f417
|
Mesh and command lines for TMOP+AMR test.
|
2019-04-30 17:48:17 -07:00 |
|
Vladimir Tomov
|
b7ff3e44c7
|
Completed sync of the serial mesh-optimizer, fixed some errors.
|
2019-03-18 13:50:45 -07:00 |
|
Vladimir Tomov
|
dbadae5eff
|
WIP on updating the serial miniapp.
|
2019-03-15 19:08:35 -07:00 |
|
Vladimir Tomov
|
9647b2b25c
|
Handling of serial/parallel logic in the TMOP-specific
Newton solvers.
|
2019-03-13 19:01:33 -07:00 |
|
Vladimir Tomov
|
a7d41e3eb3
|
Minor fix.
|
2019-03-11 17:43:21 -07:00 |
|
Vladimir Tomov
|
a863937520
|
Moved the custom parallel tmop solvers in tmop_tools.hpp.
|
2019-02-15 16:43:56 -08:00 |
|
Vladimir Tomov
|
6a46e3a119
|
Interface improvements for more straightforward serial/parallel
execution.
|
2019-02-14 17:53:20 -08:00 |
|
Vladimir Tomov
|
65f9bec5e5
|
Working parallel example for discrete adaptivity through
the new interface.
|
2019-02-11 15:30:00 -08:00 |
|
Tomov
|
4bf8206469
|
Code for discrete adaptivity example.
|
2019-02-10 21:45:32 -08:00 |
|
Tomov
|
2321518c9a
|
CG remap logic in tmop_tools.hpp/cpp.
|
2019-02-10 21:02:06 -08:00 |
|
Vladimir Tomov
|
2da963308c
|
Work towards the discrete adaptivity example.
|
2019-02-08 18:13:26 -08:00 |
|
Tomov
|
d95c948b72
|
Adaptivity interface work. Example for analytic adaptivity.
|
2019-01-30 21:53:06 -08:00 |
|
Tzanio
|
054d3d68af
|
Travis should pass now?!
|
2018-12-20 17:09:42 -08:00 |
|
Vladimir Tomov
|
41205ed92f
|
Moved the normalization computations inside TMOP_Integrator.
|
2018-12-12 16:35:36 -08:00 |
|
Veselin Dobrev
|
31ff80a137
|
A few small tweaks in (p)mesh-optimizer.cpp
|
2018-12-11 21:03:33 -08:00 |
|
Vladimir Tomov
|
f2b71d807f
|
Restored the usual behavior when normalization is off.
|
2018-12-10 11:40:02 -08:00 |
|
Vladimir Tomov
|
6beb052e86
|
Updated the serial miniapp.
|
2018-11-21 12:55:12 -08:00 |
|
Vladimir Tomov
|
e8d7299091
|
Added space-dependent physical distance to the limiting interface.
(this changes the interface).
|
2018-11-20 18:23:24 -08:00 |
|
Vladimir Tomov
|
4155b591a4
|
Normalization of the objective function in pmesh-optimizer.
|
2018-11-19 17:03:01 -08:00 |
|