Commit Graph
32 Commits
Author SHA1 Message Date
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
Veselin Dobrev 7bf942176e Merge branch 'master' into mumps-solver 2020-11-01 03:10:08 -08: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
psocratis 84d4013a50 fix conflicts 2020-10-12 18:09:01 -07:00
Socratis 1d0b509827 mumps_solver valgrind issue free. Added mumps_solver to ex25p 2020-10-01 18:18:58 -07:00
Dylan Copeland 22fba7ab27 Fix compiler warnings. 2020-09-10 11:46:23 -07:00
stefanhenneking 1551bf8858 minor 2020-08-19 12:52:09 -05:00
stefanhenneking d1b2b6eabf ex25p working with cuda. 2020-07-29 12:11:16 -05:00
stefanhenneking 602f9522be Adding PA and device option to ex25p (not yet cuda tested) 2020-07-29 11:21:17 -05:00
psocratis a817874f12 make style 2020-07-24 16:15:15 -07:00
psocratis 48c9b0f92f Merge branch 'master' into curl-curl-coef 2020-07-24 16:06:45 -07:00
psocratis 5977679b6b fixed typo 2020-07-24 16:06:31 -07:00
psocratis 25ded86cd3 Replaced PMLMatrixCoefficient with PMLDiagMatrixCoefficient (VectorCoefficient) in ex25p.cpp 2020-07-24 15:55:24 -07:00
psocratis f329c3b760 fixed ifdef for superlu 2020-07-08 20:16:24 -07:00
psocratis 6e145a4ccf Added print_level for UMFPackSolver in ex25. Moved contruction of monolithic HypreParMatrix to the case where SuperLU is used 2020-07-08 16:57:13 -07:00
psocratis 49e6225b7d minor fixes 2020-07-07 19:41:36 -07:00
psocratis 97440f9500 Added ComplexUMFPackSolver to ex25.cpp. Removed unused variable u_gf from ex25[p].cpp 2020-07-03 15:33:57 -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 cf88b7f1d8 replaced sample run square-with-hole mesh with square-disc.mesh 2020-03-25 15:28:49 -07:00
Petrides c3e7381df2 added aliases for Bessel functions 2020-03-16 13:10:33 -07:00
Petrides 3f59ede733 make style 2020-03-16 11:13:02 -07:00
Petrides 2695ab7b5f removed alias for windows, Added reference for the examples 2020-03-16 10:55:47 -07:00
Petrides 5096b0aea7 Fixed minor things (line lengths and comments) 2020-03-13 12:11:22 -07:00
Petrides 0818a66a18 minor changes 2020-03-06 17:46:26 -08:00
Petrides a372bf5b81 rename ex24 to ex25 2020-03-01 13:25:29 -08:00