Commit Graph
6235 Commits
Author SHA1 Message Date
camierjs 7fde6bfdfe Rename miniapp to minimal-surface
Add serial snapshot
Costa tau shift & scale
2020-04-02 11:36:45 -07:00
camierjs 99b7878de7 Remove Print warnings 2020-04-01 10:51:46 -07:00
camierjs ff4a3eaff5 Update changelog 2020-04-01 10:33:12 -07:00
camierjs 19677d4c29 Parallel print 2020-04-01 10:31:03 -07:00
camierjs 06790cad03 Add print option 2020-04-01 10:02:46 -07:00
camierjs b8ef1f7c57 minimal-surf makefile update 2020-03-31 18:03:34 -07:00
camierjs f942298aaf miniapps/meshing/pmesh-minimal-surface sample runs 2020-03-31 18:00:04 -07:00
camierjs b4da619f57 minimal surface miniapp sample runs update 2020-03-31 17:53:13 -07:00
camierjs 843995cefb Sample runs for {,p}mesh-minimal-surface 2020-03-31 17:45:16 -07:00
camierjs adb2fb9859 D1D argument for OCCA fix 2020-03-31 17:25:55 -07:00
camierjs b4f691ba50 general/cuda.cpp revert 2020-03-31 17:06:54 -07:00
camierjs 52ab17aac4 fem/bilininteg_diffusion warnings fix 2020-03-31 16:53:12 -07:00
camierjs 0a8d5244b4 include path fix 2020-03-31 16:20:23 -07:00
camierjs 19efd596ff vecdiffusion cleanup and std::isnan fix 2020-03-31 15:17:02 -07:00
camierjs bf3d249ba5 Cleanup, doc & sync 2020-03-31 14:49:41 -07:00
camierjs 39b8d3348b Merge branch 'master' into minimal-surf-dev-rewritten 2020-03-30 10:04:15 -07:00
Tzanio Kolev a1f7d70ff2 Merge pull request #1188 from mfem/adios2-dev
ADIOS2 output with ParaView visualization, adios2stream and ADIOS2DataCollection
2020-03-29 13:12:39 -07:00
Tzanio 661a52077d Updated examples 2020-03-29 12:37:43 -07:00
Tzanio Kolev 491e65388b Merge pull request #1364 from mfem/attr-to-marker-dev
Adding AttrToMarker function to remove duplicated code [attr-to-marker-dev]
2020-03-27 09:55:04 -07:00
Tzanio 1a84c3a2d9 reformat comment 2020-03-27 09:54:27 -07:00
Tzanio Kolev 25afa787da Merge pull request #1377 from mfem/ker-attr
Kernel attributes for CalcEigenvalues and CalcSingularvalue
2020-03-27 09:51:34 -07:00
camierjs ad9ad54e67 Kernel attributes for CalcEigenvalues and CalcSingularvalue 2020-03-26 16:00:10 -07:00
Tzanio Kolev 572c470223 Merge pull request #1349 from mfem/yohann/CEED-unified-PA
[CEED] Unify and Simplify the integration of PA Integrators using libCEED.
2020-03-26 08:46:45 -07:00
Tzanio f974098533 Updated some comments 2020-03-26 08:44:51 -07:00
Tzanio Kolev 03b249d2d7 Merge pull request #1374 from mfem/test-mk-twist-fix
Fix a bug in test.mk and in the testing of the twist miniapp [test-mk-twist-fix]
2020-03-26 08:37:35 -07:00
Tzanio 0ef6573c30 small edits 2020-03-25 21:46:07 -07:00
Tzanio Kolev b667b72605 Merge pull request #1279 from mfem/electromagnetics-pml-example
Electromagnetics PML example
2020-03-25 18:29:37 -07:00
Tzanio f3de6e8281 Prevent sockets streams from mixing in ex25p 2020-03-25 18:18:08 -07:00
Tzanio 8bd1b962ca final changes 2020-03-25 17:36:47 -07:00
Petrides 15d5b064fe Modified L-shape example and rewrote some od the comments 2020-03-25 17:07:47 -07:00
Petrides b59ba8e674 Changed the L-shape mesh 2020-03-25 17:06:13 -07:00
Petrides 33d87e4975 removed unused mesh file 2020-03-25 15:30:53 -07:00
Petrides cf88b7f1d8 replaced sample run square-with-hole mesh with square-disc.mesh 2020-03-25 15:28:49 -07:00
Tzanio Kolev da7c42ba01 Merge pull request #1232 from mfem/tmop-fd-dev
TMOP with FD-based Gradient & Hessian
2020-03-25 14:14:18 -07:00
Tzanio cb1ed377d3 minor edits 2020-03-25 14:02:37 -07:00
Tzanio 4406461a19 Merge branch 'master' into tmop-fd-dev 2020-03-25 13:49:02 -07:00
Ketan Mittal d46aec6130 removing an unused function 2020-03-25 13:47:42 -07:00
Tzanio Kolev cd4de7abab Merge pull request #1372 from mfem/gecko-nvcc-fix
Fix nvcc warnings about partially overridden virtual functions [gecko-nvcc-fix]
2020-03-25 11:05:44 -07:00
Tzanio Kolev 7e13bb7445 Merge pull request #1370 from mfem/pw-const-doc-fix-dev
PWConstCoefficient documentation fix [pw-const-doc-fix-dev]
2020-03-25 11:04:43 -07:00
Tzanio Kolev 521da5fe5a Merge pull request #1365 from mfem/feature/artv3/face-values
Values method for face quad interpolator
2020-03-25 11:03:51 -07:00
Veselin Dobrev 34dfa2607b Fix a bug in test.mk and in the testing of the twist miniapp. 2020-03-24 22:06:04 -07:00
Tzanio 7e3272a9ff Merge branch 'master' into adios2-dev 2020-03-24 08:22:06 -07:00
Tzanio ffdd799c88 Merge branch 'master' into electromagnetics-pml-example
Conflicts:
	CHANGELOG
2020-03-24 08:20:54 -07:00
Tzanio 46507c7c0d Merge branch 'master' into tmop-fd-dev
Conflicts:
	CHANGELOG
2020-03-24 08:19:07 -07:00
Tzanio Kolev 9431806aa7 Merge pull request #1366 from mfem/test-face-perm-fix
Allow round-off errors in the "Face Permutations" unit test [test-face-perm-fix]
2020-03-24 08:07:27 -07:00
Tzanio Kolev eb2aa84c9f Merge pull request #1369 from mfem/unit-tests-mk-fix
Update the unit tests makefile [unit-tests-mk-fix]
2020-03-24 08:06:32 -07:00
Jakub Červený 5df29b9762 Fix nvcc warnings about partially overridden virtual functions.
Updated to gecko revision 490ab7d9.
2020-03-24 11:34:59 +01:00
Yohann Dudouit a8aa3fe1a6 Merge branch 'yohann/CEED-unified-PA' of https://github.com/mfem/mfem into yohann/CEED-unified-PA 2020-03-23 11:59:45 -07:00
Yohann Dudouit 1097712fe9 MAKE STYLE 2020-03-23 11:59:38 -07:00
Tzanio 66598ed7a0 Merge branch 'master' into yohann/CEED-unified-PA 2020-03-23 11:41:59 -07:00