Commit Graph
1255 Commits
Author SHA1 Message Date
Tzanio f84a8d80e0 Merge branch 'master' into chak/multigird-without-fe 2020-12-24 11:42:16 -08:00
Tzanio Kolev 9974c0c6a9 Merge pull request #1752 from mfem/raja-teams
Add RAJA HIP and RAJA Teams
2020-12-21 12:15:43 -08:00
Veselin Dobrev 73ff58db37 Merge branch 'master' into kelly-error-indicator-dev 2020-12-09 22:12:51 -08:00
Tzanio Kolev cf6ce3c823 Merge pull request #1652 from mfem/ex25-gpu
GPU and PA support for Example 25
2020-12-06 14:18:45 -08:00
termi-official aba640498e Fix duplicate in example 15 docs. 2020-12-04 17:26:54 +01:00
Stefan Henneking 7a3376213c Merge branch 'master' of github.com:mfem/mfem into ex25-gpu 2020-12-02 09:14:10 -08:00
Will Pazner 6dac4554c0 Merge remote-tracking branch 'origin/master' into br2-dev 2020-11-30 15:37:13 -08:00
termi-official 4a0142a1c6 Update descrition of ex15p to include the different error estimators. 2020-11-18 21:22:39 +01:00
camierjs 3d314e419a Remove duplicate ex3p tests 2020-11-17 08:29:03 -08:00
Socratis Petrides 0c12c29663 Merge branch 'ex3p' into ex25-gpu 2020-11-16 15:37:43 -08:00
camierjs 72fe130e7e Put back np to 4 for no-pa runs 2020-11-16 12:20:59 -08:00
camierjs e0efc56aa2 Switch debug device for cuda in ex3p sample no-pa run 2020-11-16 12:12:33 -08:00
camierjs 64eb077e50 Add device w/o partial assembly runs 2020-11-16 11:26:27 -08:00
camierjs 020a97f0fc FullSimplify & revert ex3p 2020-11-13 16:37:55 -08:00
camierjs f82d078562 Simplify 2020-11-13 16:17:22 -08:00
camierjs dab294dabf Initial run 2020-11-13 15:25:36 -08:00
termi-official 7428c2053f Address remaining ownership issues and add the ZZ error estimator to ex15p. 2020-11-13 00:19:05 +01:00
termi-official 78a6152900 Finalize ex15p. 2020-11-11 23:29:14 +01:00
psocratis c5896c35a1 Fixing small bug related to l-shape run. Fixing typo MFEM_SUITE_SPARSE->MFEM_USE_SUITESPARSE 2020-11-09 12:44:26 -08:00
Stefan Henneking b65c390271 Merged master into feature branch and resolved conflicts. 2020-11-06 16:49:47 -08:00
Arturo Vargas dfc50efa35 add * to raja-hip in example 1 2020-11-02 14:48:21 -08:00
Veselin Dobrev 7bf942176e Merge branch 'master' into mumps-solver 2020-11-01 03:10:08 -08:00
Arturo Vargas b11168cfe0 fix merge conflicts 2020-10-30 16:46:52 -07:00
chakshinglee 8f5d0ef084 define GeometricMultigrid as a derived class of Multigrid, move the components in Multigrid that depend on finite element spaces to GeometricMultigrid 2020-10-26 15:00:55 -07:00
Tzanio 9bfe9cac44 Removed some non-ASCII characters 2020-10-26 07:19:28 -07:00
Tzanio a53d9c1299 Changes in the examples/ directory before the mfem-4.2 release 2020-10-25 17:07:24 -07:00
Stefan Henneking 78bc8176e7 Minor changes to ex25 and ex25p. 2020-10-22 12:22:28 -07:00
Veselin Dobrev 3ab4dd4194 Some formatting edits. 2020-10-22 11:54:40 -07:00
Stefan Henneking 817e9247e9 Merge branch 'master' of github.com:mfem/mfem into ex25-gpu 2020-10-22 10:41:43 -07:00
Adrien M. Bernede 89de74c545 Remove remaining html files 2020-10-21 14:10:41 -07:00
psocratis 8cc5feb057 resolving conflicts with master. Minor changes addressing reviewers' comments 2020-10-18 15:33:05 -07:00
Arturo Vargas dc768abcab fixed verify message 2020-10-18 14:56:01 -07:00
Arturo Vargas a38b8081b2 add verify for basic example 2020-10-18 14:53:45 -07:00
Arturo Vargas 89d257c335 minor edits 2020-10-18 14:34:05 -07:00
Arturo Vargas 0e36573436 minor documenation fixes, adjust solver preconditioner 2020-10-18 14:13:54 -07:00
Tzanio 0d95f455f9 Final updates for the SuperLU PR #1756 2020-10-18 12:43:52 -07:00
Tzanio a3563bd454 Merge branch 'master' into superlu-update-dev
Conflicts:
	examples/makefile
2020-10-18 11:21:20 -07:00
Tzanio Kolev e17b0c5aee Merge pull request #1386 from mfem/feature/artv3/amgx
Add support for AmgX
2020-10-18 11:20:00 -07:00
Tzanio 1dafb75576 Final updates for the AmgX PR #1386 2020-10-18 11:16:37 -07:00
Tzanio Kolev 740178cfcf Merge pull request #1714 from mfem/libceed-hip
Enable HIP backend in libCEED
2020-10-18 11:02:53 -07:00
Tzanio 3b01fd0741 Updated CHANGELOG and Example 1 sample runs 2020-10-18 11:00:25 -07:00
Tzanio Kolev ef0c14eb6e Merge pull request #1673 from wcdawn/master
Address leaks in SlepcEigenSolver
2020-10-17 21:43:05 -07:00
Aaron Fisher 9c269df22d Merge branch 'superlu-update-dev' of github.com:mfem/mfem into superlu-update-dev 2020-10-15 11:53:15 -07:00
Aaron Fisher d668a28b29 Fixed make test in the superlu example. 2020-10-15 11:52:38 -07:00
Aaron Fisher 592abbbd41 Merge branch 'superlu-update-dev' of https://github.com/mfem/mfem into superlu-update-dev 2020-10-13 11:55:20 -07:00
Aaron Fisher e99eab4197 Removed a static condensation sample run that I missed. 2020-10-13 11:43:11 -07:00
Tzanio Kolev f931e46e5d Merge branch 'master' into superlu-update-dev 2020-10-13 11:37:02 -07:00
Arturo Vargas af7bc8f988 minor fixes to examples 2020-10-12 18:32:21 -07:00
psocratis 84d4013a50 fix conflicts 2020-10-12 18:09:01 -07:00
Aaron Fisher 44bfdec7fc Fixed some verbiage, removed some defunct sample runs and added some SuperLU command line options to the example. 2020-10-12 17:00:59 -07:00