Commit Graph
25 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08: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 47e62a55f9 Merge branch 'master' of github.com:mfem/mfem into float 2023-11-09 21:38:06 -08:00
Dylan Copeland 686756d73f Generalized the remaining miniapps, except gslib. 2023-11-09 14:39:59 -08:00
Veselin Dobrev 62c0444cbf Fix warnings about extra ';' from GCC with '-pedantic' flag 2023-11-04 18:47:52 -07:00
Tzanio Kolev 0913a510d2 Typos and fixes 2023-09-25 13:59:15 -07:00
Socratis Petrides 574beaedc5 adding rotation in 2D 2023-06-06 19:18:07 -07:00
Socratis Petrides 180b85e925 typos 2023-05-10 12:58:38 -07:00
Tobias Duswald 41ef47f9dc Use relative path to include ex33 for triple-A 2023-04-24 20:12:21 +02:00
Tobias Duswald d5e8c6d90a Avoid MPI::Root() and add print level 2023-04-12 10:45:14 +02:00
Tobias Duswald f08bcd11c1 Remove communicator from constructor 2023-04-12 10:22:10 +02:00
Tobias Duswald 9567458cf2 Move boundary.* contents to spde_solver.*
Better reusability
2023-04-12 10:07:37 +02:00
Socratis Petrides d070b7050f adding dir to makefile and style 2023-04-10 18:02:34 -07:00
Socratis Petrides 92a15d6526 fixing random seed generator 2023-04-10 17:59:14 -07:00
Socratis Petrides 526d0877c4 fixing year in header 2023-04-10 16:54:30 -07:00
Tobias Duswald da5b50a6d6 Add MPI_Comm member to Sovler for WhiteNoiseInt 2023-03-21 18:29:44 +01:00
Tobias Duswald dce5f8745f Enforce rule of zero for SPDESolver 2023-03-01 19:40:06 +01:00
Tobias Duswald 25ec9f8d5e Fix initializers of SPDESolver and code smells 2023-03-01 19:24:12 +01:00
Tobias Duswald a223afd803 Fix boundaries and dimensions (manifolds) 2023-03-01 16:04:33 +01:00
Socratis Petrides 54f37912bb fix small bug with inhomogeneous bc 2022-11-04 11:58:30 -07:00
Tobias Duswald b63c472c41 Fix for possible access to uninitialized memory 2022-10-28 11:59:16 +01:00
Tobias Duswald 3d005fd317 Fix sparsity pattern for mass and stiffness 2022-10-28 11:57:04 +01:00
Tobias Duswald 368cee4ca4 Rename files solvers* to sped_solver* 2022-10-28 11:48:28 +01:00