Commit Graph
55 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Chris White 69353aa957 add required header for MPITypeMap 2024-04-11 16:59:00 -07:00
Dylan Copeland 046a874cfb Merge branch 'master' of github.com:mfem/mfem into float 2024-02-06 10:56:41 -08:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Tzanio Kolev d983b34924 Renamed ftype -> real_t 2023-12-13 12:51:43 -08:00
Dylan Copeland 3b4fc3b1df Generalized for MPI and hypre. 2023-10-31 21:12:15 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Tzanio 8f59bf3005 minor 2021-09-29 20:55:20 -07:00
Arturo Vargas 3f78a06411 add hypre read call 2021-09-29 09:44:32 -07:00
Arturo Vargas fc070abf6b make style 2021-09-28 11:35:01 -07:00
Arturo Vargas 7bac717364 Host/Device fix for Hypre-AMGX solver. 2021-09-28 10:58:28 -07:00
Arturo Vargas a16f6a2450 fix alignment. 2021-06-24 11:46:11 -07:00
Arturo Vargas 0c1db68601 remove extra , in solver config mode. 2021-06-23 09:46:28 -07:00
Arturo Vargas 6d3d44bca6 adjust amgx defaults based on lessons learned 2021-06-22 13:51:14 -07:00
Veselin Dobrev 913361dd0d Merge pull request #2156 from mfem/wcdawn/amgx_error_handling
Fix error handling with AmgX
2021-04-20 12:13:05 -07:00
Tzanio 29fac2f05d Merge branch 'master' into wcdawn/amgx_hypre_bigint 2021-04-08 16:25:44 -07:00
William Dawn afaa18aab3 amgx error handling style 2021-04-05 10:45:35 -06:00
William Dawn d1a63715d3 use AMGX_SAFE_CALL 2021-04-05 12:41:07 -04:00
William Dawn baec316ce5 use Solver::iterative_mode to set initial guess behavior 2021-03-25 09:27:38 -06:00
William Dawn 825bcfb3da fixing AmgXSolver zero_guess style 2021-03-24 20:22:30 -06:00
William Dawn 322ab19780 allow user to specify initial guess in AmgXSolver 2021-03-24 20:21:10 -06:00
William Dawn 4c9e3b83e6 allow amgx solver to be used with Hypre BigInt 2021-03-22 11:04:00 -06:00
Arturo Vargas dd8b0b453e make style 2021-02-13 18:52:27 -08:00
Arturo Vargas eab8b91a51 move free to a place where it would actually get called 2021-02-13 18:38:49 -08:00
Arturo Vargas 5bb9067c43 remove null pointer setting 2021-02-10 16:41:09 -08:00
Arturo Vargas c53bf5c946 added more notes 2021-02-10 02:20:44 -08:00
Arturo Vargas 19d5be916d mem leak fix for hypre diag/off diag merge method 2021-02-10 02:19:19 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Arturo Vargas 241a5a2544 pr comments 2020-12-18 14:13:24 -08:00
Arturo Vargas bdf0e9b1d0 make style 2020-12-14 16:19:05 -08:00
Arturo Vargas 84dcb16949 ConfigureAs->SetConvergenceCheck 2020-12-14 16:17:23 -08:00
Arturo Vargas 4b4cde0da5 clean up, add to examples 2020-11-24 00:30:17 -08:00
Arturo Vargas ccbdf2b1eb add configure as method comments 2020-11-01 19:47:21 -08:00
Arturo Vargas 39ff9c78c2 add method to configure as preconditioner 2020-11-01 16:44:34 -08:00
Tzanio d472fe16d9 Changes in the linalg/ directory before the mfem-4.2 release 2020-10-24 19:06:53 -07:00
Dylan Copeland 75c79303a2 Set operator size in AmgXSolver. 2020-10-22 16:34:01 -07:00
Arturo Vargas 0e36573436 minor documenation fixes, adjust solver preconditioner 2020-10-18 14:13:54 -07:00
Tzanio 983c83d4b5 Minor editing 2020-10-12 15:11:40 -07:00
Arturo Vargas c8c72d285b PR example fixes 2020-10-12 12:32:50 -07:00
Arturo Vargas b7d40db11e configure master rank to only print 2020-10-12 08:28:45 -07:00
Tzanio 96c7ad1fe8 Styling 2020-10-10 18:30:30 -07:00
Arturo Vargas 18b629e39d update notice and github link to amgxwrapper 2020-10-09 14:31:13 -07:00
Arturo Vargas 645a6f7eec .cpp clean up pass 2020-10-08 07:49:30 -07:00
Arturo Vargas 4c944f13c0 doc pass, remove whitelines 2020-10-08 06:18:17 -07:00
Arturo Vargas 9f4db78cf5 PR comments pass 2020-10-08 05:21:57 -07:00
Arturo Vargas d528b94e2e amgx option to example 1 2020-10-04 23:24:32 -07:00
Arturo Vargas 0697f7a2fe reorg for default parameters 2020-10-04 22:15:57 -07:00
Arturo Vargas 13a1fa3969 add default parameters to simply integrating AMGX into applications 2020-10-04 19:27:09 -07:00
Arturo Vargas efd9eafa12 PR comments 2020-09-28 21:29:36 -07:00