Commit Graph
39 Commits
Author SHA1 Message Date
Tzanio Kolev c7515017c8 minor 2025-12-11 10:43:08 -08:00
Tzanio Kolev f5632ae914 minor 2025-12-11 09:54:03 -08:00
Veselin Dobrev 091789d078 In ex41/ex41p, update the default time step to be the same as in ex9/ex9p
and remove a sample run that is now the same as the default.

Fix a -Wextra warning in mesh_readers.cpp.
2025-12-09 18:48:15 -08:00
blaz 822d6dcf01 remove Bcast to avoid confusions 2025-12-07 13:59:08 -08:00
blaz 0d70d354a5 style 2025-12-06 19:41:07 -08:00
blaz 9e35901815 MPI_BOOL 2025-12-06 19:39:13 -08:00
blaz 14b4c7b4d7 Bcast 2025-12-05 23:54:46 -08:00
blaz 8be02504cb adding message for changing the time step 2025-12-05 22:41:27 -08:00
blaz 9025fdec27 avoids different behaviour between processes 2025-12-05 22:36:05 -08:00
blaz 21d1bc4a8b modified limits 2025-12-05 20:23:28 -08:00
blaz 26a832b81f style 2025-12-05 20:18:03 -08:00
blaz e1efc3b437 replaced direct comparison of real numbers 2025-12-05 20:16:02 -08:00
blaz b20015c70d fix for problem 3 2025-12-04 21:03:27 -08:00
blaz 800ae10652 style 2025-11-21 18:32:18 -08:00
blaz ebdbae1a32 changes addressing review comments 2025-11-21 18:31:38 -08:00
blaz 1f20f8a232 removed device setup as it is not supported 2025-11-10 21:07:41 -08:00
blaz 8a02f2ab4a style 2025-11-09 00:15:52 -08:00
blaz 6ab2ede252 implementation of requested changes 2025-11-09 00:13:50 -08:00
blaz b598b81496 using only the interface of TimeDependentOperator 2025-10-23 22:46:57 -07:00
blaz fd6fb0c7be style 2025-10-08 12:30:34 -07:00
blaz e1b547ef97 small modification 2025-10-06 23:00:38 -07:00
Toni-ko 5872250edc Trying to fix some failing checks 2025-09-19 09:39:04 -07:00
Toni-ko b41d2681ac fix for some failing checks 2025-09-18 17:26:33 -07:00
Toni-ko 5840edb3f5 Added option to use continuous elements 2025-09-18 17:09:03 -07:00
Toni-ko 668156f7c4 style update 2025-09-18 16:37:54 -07:00
Toni-ko fad7b3c0fd set problem type using template, along with other small modifications 2025-09-18 16:37:35 -07:00
Toni-ko b2be14cfe4 fixed option parser issue 2025-08-25 15:41:33 -07:00
Toni-ko 1ef3beec81 fixes for tests 2025-08-25 14:54:22 -07:00
Toni-ko d66004b3b3 code style 2025-08-25 14:42:15 -07:00
Toni-ko 41985bcbce fixes for tests 2025-08-25 14:42:01 -07:00
Toni-ko c9b6d0c9d2 Fixed some unused variable issues 2025-08-25 12:36:19 -07:00
Toni-ko e016ca926a code style 2025-08-25 11:44:54 -07:00
blaz e5d4917c65 fix memory leaks 2025-08-11 20:23:32 -07:00
Toni-ko 93c45b205b code style update 2025-08-11 17:11:35 -07:00
Toni-ko 8805e6cfcf Added Sample Runs. Updated comments. Code cleanup. 2025-08-11 16:22:38 -07:00
Toni-ko 305dd2e17c example 41 using lor preconditioner 2025-08-08 13:42:17 -07:00
Toni-ko 2ccd455706 Included preconditioner 2025-08-07 15:41:11 -07:00
Toni-ko f319c14ecc Parallel Version of example 41 works 2025-08-06 09:41:41 -07:00
Toni-ko bb467f97da First draft of the parallel version of ex41. Still some debugging to do. 2025-08-01 16:24:44 -07:00