Commit Graph
31 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -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
Jan-Phillip Baecker:MAIL:TERMINAL:CLOUD dc142f33b4 Removed old code lines 2024-10-14 12:17:33 +02: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 e15a3fabfc Fixed style 2024-10-14 10:34:49 +02:00
Jan-Phillip Baecker:MAIL:TERMINAL:CLOUD 7249c9dd22 fixed 1d bug 2024-10-14 10:05:05 +02:00
Vladimir Z Tomov 22a7948a1b volumetric Algoim in ex38. 2024-10-04 15:39:13 -07:00
blaz df0c066e43 ALGOIM cut integration rules changes 2024-09-05 15:40:36 -07:00
bslazarov 347d5f3861 final before changes :-) 2024-08-08 15:06:14 -07:00
bslazarov db8304e311 algoim port 2024-08-06 16:21:24 -07:00
blaz 69b9e48cd6 port of Algoim Integration Rules 2024-08-05 22:51:05 -07:00
Will Pazner 4c1d842c72 Adjust tolerances depending on single or double precision
ex38 was not converging in single precision with previous tolerances
2024-06-02 13:21:37 -07:00
tomov2 959b07ce39 wip 1D bug moments-based integration. 2024-05-09 11:59:17 -07:00
Tzanio Kolev 6e82b8e22d Multiple edits before the mfem-4.7 release 2024-05-04 22:24:23 -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
Dylan Copeland 1c037bf476 Merge branch 'master' of github.com:mfem/mfem into float 2024-01-16 12:17:04 -08:00
Will Pazner 8a5c5523ee Fix compilation errors from const changes in PR #4019
These errors only show up when compiling with LAPACK support.

Also fix some shadow variable warnings.
2024-01-11 14:54:37 -08: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
Vladimir Z Tomov dcf0a01298 minor 2023-11-12 18:12:01 -08:00
Vladimir Z Tomov 64a01150ee Fixed size error for the 3D volume RHS. This actually didn't change results. 2023-11-11 16:01:05 -08:00
Vladimir Z Tomov ea404352a6 minor comments 2023-11-08 12:21:33 -08:00
Vladimir Z Tomov 21c1d3a54e simplified interface for computing surface transf weights. 2023-11-07 13:45:50 -08:00
Vladimir Z Tomov c0fed5b393 Simplified cut-volume integr interface. 2023-11-07 13:11:51 -08:00
Vladimir Z Tomov a453d97ab9 Simplified the surface integration interface. 2023-11-07 12:33:16 -08:00
Vladimir Z Tomov a5b1b2111d comments and minor edits. 2023-11-03 13:03:25 -07:00
Vladimir Z Tomov a241e4a447 minor 2023-11-03 09:20:29 -07:00
Baecker dede616db7 Fixed some bugs and imporved performance. Everything should be running.' 2023-08-31 14:27:16 -07:00
Baecker 34842a5c71 Added CutIntRules 2023-08-30 13:15:20 -07:00