Commit Graph
51 Commits
Author SHA1 Message Date
Veselin Dobrev c6329b292e Fix "Specialization<...>::Add()" issue with shared MSVC builds.
Fix some warnings from MSVC.
2025-08-31 09:48:16 -07:00
Stowell, Mark L. 68eb708311 Hiding pyramid option in display-basis 2025-02-19 10:59:41 -08:00
Tzanio Kolev 2ceee164c5 Merge branch 'master' into pyramid-dev 2025-02-04 14:53:54 -08:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Mark L. Stowell 2927be94bf Merge branch 'master' into pyramid-dev 2024-10-14 10:38:15 -04:00
dylan-copeland 20d8f980a5 Merge branch 'master' of github.com:mfem/mfem into override 2024-09-09 20:49:17 -07:00
Mark L. Stowell 7b5a0a42d1 Merge branch 'master' into pyramid-dev 2024-09-06 09:18:14 -07:00
john bowen c8644c4b13 Reorder args 2024-08-12 15:56:29 -07:00
john bowen 0c12c9298b Make visport user configurable for miniapps 2024-08-12 13:01:37 -07:00
Will Pazner b023416c47 Use override specifier in more places
Identified using clang-tidy check 'modernize-use-override'
2024-08-05 09:45:46 -07:00
Stowell, Mark L 4804824873 Merge remote-tracking branch 'origin/master' into pyramid-dev
# Conflicts:
#	fem/fe/fe_base.cpp
#	fem/fe/fe_base.hpp
#	fem/gridfunc.cpp
2024-04-08 12:09:46 -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 373a3a0099 Merge branch 'master' of github.com:mfem/mfem into float 2023-12-12 12:53:39 -08:00
Veselin Dobrev 3966255076 Fix various small issues related to running config/sample-runs.sh 2023-11-12 14:04:42 -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
Sebastian Grimberg 723a613236 Clean up unnecessary ;; 2023-11-07 09:08:19 -08:00
Stowell, Mark L e6ce209f64 Merge remote-tracking branch 'origin/master' into pyramid-dev
# Conflicts:
#	fem/fe.cpp
#	fem/fe.hpp
#	fem/fe_coll.cpp
#	fem/fe_coll.hpp
#	fem/geom.hpp
#	fem/intrules.cpp
#	mesh/mesh.cpp
#	mesh/mesh.hpp
#	mesh/mesh_headers.hpp
#	mesh/pyramid.cpp
#	mesh/pyramid.hpp
#	miniapps/common/mesh_extras.cpp
#	miniapps/tools/display-basis.cpp
#	tests/unit/fem/test_3d_bilininteg.cpp
#	tests/unit/fem/test_get_value.cpp
2023-10-06 10:48:38 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Stowell, Mark L 9123848ff4 make style 2021-03-06 17:01:53 -08:00
Stowell, Mark L 053c71a885 Merge remote-tracking branch 'origin/no-tet-reorder-dev' into pyramid-dev
# Conflicts:
#	fem/fe.hpp
#	fem/intrules.cpp
#	mesh/mesh.cpp
#	mesh/mesh.hpp
#	mesh/mesh_readers.cpp
2021-03-04 16:21:34 -08:00
Stowell, Mark L b55d8dbe2e Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev 2021-02-09 15:59:41 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Stowell, Mark L 9ae6c02639 Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev
# Conflicts:
#	.travis.yml
#	fem/fe.hpp
#	fem/pfespace.cpp
#	tests/unit/fem/test_calcshape.cpp
2020-10-14 20:14:05 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Tzanio 3623cc6d6c Merge branch 'master' into serendipity 2020-01-22 13:59:46 -08:00
Stowell, Mark L 59c44959b3 Adding support for wedges and pyramids in display-basis 2020-01-19 23:14:27 -08:00
Tzanio 8d17c9d644 Styling and various improvements 2020-01-10 16:18:28 -08:00
Tzanio 339f23e8b5 Small fixes and adjustments 2020-01-08 18:51:32 -08:00
Tzanio d64f9ccffb make style 2020-01-08 12:17:07 -08:00
Stowell, Mark L 3ebda213e5 Changing extras to common in various places 2020-01-07 17:14:35 -08:00
Andrew Gillette af9e95f744 Moved convergence test to tests folder. Removed incorrect styling on display-basis mini-app 2020-01-06 14:33:31 -08:00
Andrew Gillette 2116b81edf Updating to only include 2D serendipity elements. 2019-12-30 13:58:21 -08:00
Stowell, Mark L 9bebe0d7ba Changing namespace name 2019-12-18 19:59:49 -08:00
Stowell, Mark L 03024ae2d4 Merge remote-tracking branch 'origin/no-tet-reorder-dev' into nd-prism-dev 2019-08-28 13:41:33 -07:00
Andrew Gillette ff08edc56c Adding serendipity options to display-basis miniapp 2019-08-13 13:02:35 -07:00
camierjs 714bb88be2 Fix nvcc warnings in make all 2019-05-13 11:23:43 -07:00
Stowell, Mark L 7c980a9d50 Merge remote-tracking branch 'origin/master' into nd-prism-dev
# Conflicts:
#	miniapps/tools/display-basis.cpp
2019-04-12 15:05:10 -07:00
Jean-Sylvain CAMIER ff9819e495 Merge pull request #631 from mfem/okina
Okina GPU [okina]
2019-04-11 18:37:59 -07:00
Stowell, Mark L 15ec593bac Merge remote-tracking branch 'origin/master' into nd-prism-dev 2019-04-09 14:13:35 -07:00
Stowell, Mark L d5505a33d1 Adding VisualizeMesh function and adding user supplied "keys" to VisualizeField 2019-04-01 13:47:04 -07:00
Tzanio 66e769d6a5 - Remove asserts
- Introduce MFEM_LINK_FLAGS to handle the fact that nvcc compiler cannot link with -x=cu
- Fixed building of 'make cuda; make all; make test'
2019-03-25 18:20:43 -07:00
Stowell, Mark L 931eac3432 Adding a name for the WEDGE element type in display-basis.cpp 2018-10-29 10:41:35 -07:00
Stowell, Mark L b4eed3e360 Adding support for displaying basis functions on Wedge elements 2018-10-26 21:51:32 -07:00
Veselin Dobrev c6dafc6483 A set of small fixes and cleanups uncovered by static analysis with
clang static analyzer.
2017-12-09 16:12:35 -08:00