Commit Graph
29 Commits
Author SHA1 Message Date
Andrew Ho 550ca6b702 rename beta to beta_
something is conflicting with beta, possibly std::beta imported into the global namespace?
2025-06-05 11:32:35 -07:00
Will Pazner 6329213cbb Use device in constant Vector::SetSubVector, add Vector::SetSubVectorHost 2025-05-20 15:08:39 -07:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Ernesto Aranda 701f109c1b Update convection-diffusion.cpp 2024-11-13 12:32:59 +01:00
Ernesto Aranda 70af0843a6 Update convection-diffusion.cpp 2024-11-13 12:30:21 +01:00
Ernesto Aranda 41d94a5528 correcting style 2024-10-28 19:27:31 +01:00
Ernesto Aranda a7cdb86334 Update convection-diffusion.cpp fixed typo 2024-10-28 18:20:35 +01:00
Ernesto Aranda 1382f6c771 Update convection-diffusion.cpp code-style 2024-10-28 17:42:32 +01:00
Ernesto Aranda d0b1f760eb fix username std conflict 2024-10-28 16:55:20 +01:00
john bowen c8644c4b13 Reorder args 2024-08-12 15:56:29 -07:00
john bowen e680558010 Add command line args for glvis 2024-08-12 13:04:12 -07:00
john bowen 0c12c9298b Make visport user configurable for miniapps 2024-08-12 13:01:37 -07:00
Veselin Dobrev 35225e045e Updated the script 'config/sample-runs.sh' to
* run examples 40-99
* run autodiff, dpg, hdiv-linear-solver, and moonolith miniapps
* run additional meshing miniapps
* add 'todo' comments for other missing miniapps

Updated the formatting of sample runs in miniapps/dpg.
2024-06-04 14:17:13 -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 eea5e91bb3 Generalized miniapps in dpg and toys. 2023-11-07 14:00:04 -08:00
Tzanio Kolev afcca4036c Clean-up pass through new examples and miniapps 2023-09-26 08:36:59 -07:00
Veselin Dobrev 7c6af8cab8 More changes to suppress gcc warnings when building with -Og and
older gcc versions.
2023-08-19 16:08:16 -07:00
Socratis Petrides 94182022c0 more minor edits 2023-02-02 11:42:26 -08:00
Socratis Petrides e815461511 Mark's comments 2023-02-01 15:50:36 -08:00
Socratis Petrides c1493c0063 restructuring exact solution functions for better efficiency 2023-01-03 17:20:50 -08:00
Socratis Petrides 6e55899f7f changes from code reviews 2022-12-21 14:23:59 -08:00
Socratis Petrides 1b492576e1 fix deprecated warnings 2022-12-20 13:58:27 -08:00
Socratis Petrides 23aee7d282 check if dim>1 in examples codes 2022-11-22 16:02:15 -08:00
Socratis Petrides b4301c01f2 minor comments edits 2022-10-20 15:24:13 -07:00
Socratis Petrides 3eef5077d5 introduce enums for dpg fespaces 2022-10-06 15:35:56 -07:00
Socratis Petrides 626b40807a fix paths for cmake 2022-10-05 19:00:14 -07:00
psocratis 014fa18595 rearranging directories 2022-10-04 17:01:33 -07:00