Commit Graph
28 Commits
Author SHA1 Message Date
Tzanio Kolev b3e19a2e7a Typos and styling 2025-03-31 18:48:43 -07:00
Tzanio Kolev 81ee483d2a Merge pull request #4579 from mfem/fix-nvcc-warnings
Fix nvcc warnings
2024-11-13 10:01:07 -08:00
Vladimir Z Tomov 7876439a7d Merge branch 'master' into cutint-1d-bug 2024-11-09 22:12:51 -08:00
Vladimir Z Tomov 64907e2ab1 Rearranged if-statements to avoid segfault. 2024-11-09 22:00:56 -08:00
Veselin Dobrev ee3f9fe97b Fix nvcc warnings 2024-11-09 16:47:12 -08:00
J-Pi b9c143a3fe Merge branch 'master' into cutint-1d-bug 2024-10-14 10:47:12 +02:00
Jan-Phillip Baecker:MAIL:TERMINAL:CLOUD 7249c9dd22 fixed 1d bug 2024-10-14 10:05:05 +02:00
Vladimir Z Tomov e58ec7d6e9 macro 2024-10-04 17:14:13 -07:00
Vladimir Z Tomov 7b5497868d minor 2024-10-04 16:51:47 -07:00
Vladimir Z Tomov f5e5f62194 style 2024-10-04 16:43:14 -07:00
Vladimir Z Tomov 8d6557fa59 minor 2024-10-04 16:23:33 -07:00
Vladimir Z Tomov 2c7f088dc7 surface Algoim integration in ex38. 2024-10-04 16:12:29 -07:00
Vladimir Z Tomov 22a7948a1b volumetric Algoim in ex38. 2024-10-04 15:39:13 -07:00
Vladimir Z Tomov a42ef2644e Added algoim as option in ex38. 2024-10-02 12:23:21 -07:00
dylan-copeland 337ab968e1 Override for more header files, miniapps, and examples. 2024-07-19 16:38:03 -07:00
Veselin Dobrev 459cc56e54 Fix warnings when building with LAPACK 2024-04-09 13:54:19 -07:00
Veselin Dobrev 8af7493023 Add ex38,ex39,ex39p to the GNU make build system.
Updated ex38.cpp to return MFEM_SKIP_RETURN_VALUE when MFEM is
built without LAPACK.

In the examples CMakeLists.txt, treat ex38 similar to other tests
that are conditionally skipped.
2024-03-30 14:09:01 -07:00
Tzanio Kolev d983b34924 Renamed ftype -> real_t 2023-12-13 12:51:43 -08:00
dylan-copeland a4aa7d70b9 Generalized PR 3852. 2023-11-30 09:51:09 -08:00
Tzanio Kolev b25c4e30ee minor 2023-11-21 09:55:32 -08:00
Vladimir Z Tomov 8e1fd9c27d changed a comment 2023-11-20 12:25:55 -08:00
Vladimir Z Tomov 7ab0206976 edited the comments in ex38 to avoid testing in sample-runs. 2023-11-15 14:30:35 -08:00
Vladimir Z Tomov dcf0a01298 minor 2023-11-12 18:12:01 -08:00
Vladimir Z Tomov 00815df5d0 debug compile warnings 2023-11-08 13:21:32 -08:00
Vladimir Z Tomov 21c1d3a54e simplified interface for computing surface transf weights. 2023-11-07 13:45:50 -08:00
Vladimir Z Tomov 76d3a54a88 removed default constructors, added -vis to the example. 2023-11-07 09:16:38 -08:00
Vladimir Z Tomov a241e4a447 minor 2023-11-03 09:20:29 -07:00
Vladimir Z Tomov 4d247cff97 changed example number. 2023-11-02 16:50:31 -07:00