Tzanio Kolev
dc74fa2aeb
Merge branch 'master' into nurbs_nodal_interp
2025-12-21 11:58:30 -08:00
Tzanio Kolev
8452c8cc7f
Merge pull request #5153 from mfem/doc-fixes
...
ex41 and contact doc fixes
2025-12-15 08:39:46 -08:00
Socratis Petrides and Jan Nikl
3d25fe2e3d
Update doc/CodeDocumentation.dox
...
Co-authored-by: Jan Nikl <nikl1@llnl.gov >
2025-12-12 12:48:59 -08:00
Socratis Petrides
9093d35699
ex41 and contact doc fixes
2025-12-12 11:42:00 -08:00
Veselin Dobrev
b5c712dc80
Update version numbers to 4.9.1 -- a new development version
2025-12-12 10:03:11 -08:00
Tzanio Kolev
d0e4d9a242
minor
2025-12-11 10:40:28 -08:00
Tzanio Kolev
eb7a9abc46
Update doxygen for mfem-4.9
2025-12-11 10:39:02 -08:00
camierjs
e5dea3f531
Resolve conflicts
2025-12-02 11:38:12 -08:00
Ido Akkerman
28d95ecf0c
Remove non-nurbs examples
2025-12-01 13:26:36 +01:00
camierjs
0fce2c9fb4
Rename to miniapps/fluids/schrodinger-flow
2025-11-28 09:26:25 -08:00
Julian Andrej
36fc1b9705
move miniapps
2025-11-19 14:10:58 -08:00
camierjs
1c486dbb39
Add sample runs, propagate new miniapps/fluids changes
2025-11-13 10:54:45 -08:00
Socratis Petrides
9a2ef1263f
contact-miniapp: squash all changes since branching from master
2025-10-17 18:39:55 -07:00
Tzanio Kolev
b2ab00eec7
Merge branch 'master' into nurbs_nodal_interp
2025-10-16 06:49:45 -07:00
Ido Akkerman
5e6e2fdd83
Add examples to documentation and add capability to changelog
2025-10-16 10:05:26 +02:00
Stowell, Mark L.
dbf987fb73
Updating doxygen file
2025-09-24 10:57:11 -07:00
Veselin Dobrev
45d38fd1ba
Add fem/dfem to doxygen and fix the doxygen warnings there
2025-06-12 16:06:18 -07:00
Tzanio Kolev
78c5f51309
Moved dFEM's minimal surface to a miniapp
2025-05-30 13:34:41 -07:00
Veselin Dobrev
f9c67d7a9e
Update version numbers to 4.8.1 -- a new development version
2025-04-11 10:57:07 -07:00
Tzanio Kolev and Jan Nikl
09df072897
Update doc/CodeDocumentation.dox
...
Co-authored-by: Jan Nikl <nikl1@llnl.gov >
2025-04-03 06:38:38 -07:00
Tzanio Kolev
b44d75655e
Small fixes for mfem-4.8
2025-04-01 17:14:58 -07:00
Tzanio Kolev
8a474b7365
Renamed Laplace to Poisson where appropriate
2025-03-31 20:56:40 -07:00
Tzanio Kolev
98834ea898
Synchronize the list of source direcrtories in the following files:
...
1. CONTRIBUTING.md
2. doc/CodeDocumentation.conf.in
3. makefile
Adding fem/moonolith in the last one exposed building issues that were fixed
(the MOONOLITH sources were not skipped when building without it).
2025-03-26 14:35:27 -07:00
Tzanio Kolev
a2de8287c7
Merge branch 'master' into mfem-4.8-dev
2025-02-10 19:10:35 -08:00
Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Tzanio Kolev
3eae5645ae
Initial changes for mfem-4.8
2025-02-03 09:24:31 -08:00
Will Pazner
ac906c8827
Doxygen for batched direct solver
2024-07-08 13:17:08 -07:00
Tzanio Kolev
827ed64113
Merge branch 'master' into hdiv-nurbs
2024-06-11 22:36:58 +01:00
Will Pazner
cbae29ad06
Suppress Doxygen warnings in LAPACK header
...
Otherwise Doxygen complains:
warning: documented symbol 'void mfem::MFEM_LAPACK_PREFIX' was not declared or defined.
2024-06-02 13:21:37 -07:00
IdoAkkerman
17829d1c38
Seperate NURBS examples in dox - small typo
2024-05-29 17:56:15 +02:00
IdoAkkerman
dd198ce3f9
Seperate NURBS examples in dox
2024-05-29 17:54:43 +02:00
Brendan Keith
f35451744f
CHANGELOG and doc/CodeDocumentation.dox
2024-05-22 20:30:08 -04:00
IdoAkkerman
37c0768fe3
Merge branch 'master' into hdiv-nurbs
2024-05-14 14:12:44 +02:00
Tzanio Kolev
6d2c487722
Update version numbers to 4.7.1 -- a new development version
2024-05-07 20:04:30 -07:00
Stowell, Mark L
7e57f21256
Adding new miniapps to listing in doxygen index
2024-05-07 14:45:21 -07:00
Tzanio Kolev
731e3f3ec1
Small edits before the mfem-4.7 release
2024-05-05 13:10:42 -07:00
Tzanio Kolev
6e82b8e22d
Multiple edits before the mfem-4.7 release
2024-05-04 22:24:23 -07:00
IdoAkkerman
3bb8419a96
Add miniapp source to doc
2024-04-02 13:07:45 +02:00
Eric B. Chin
ba5e7dd357
Merge branch 'master' into tribol-miniapp
2024-04-01 11:47:30 -07:00
Veselin Dobrev
d8733d4bf9
Add quotes to the command for the INPUT_FILTER doxygen setting.
...
This allows older versions of Doxygen (tested with 1.8.14) to apply
the filter correctly.
2024-02-22 14:40:44 -08:00
Tzanio Kolev and Dennis Ogiermann
7d2b5b8e07
Update doc/CodeDocumentation.conf.in
...
Co-authored-by: Dennis Ogiermann <termi-official@users.noreply.github.com >
2024-02-02 11:25:09 -08:00
Tzanio Kolev
a1ceea97fb
Trying to fix Doxygen GitHub CI
2024-02-01 17:35:25 -08:00
Tzanio Kolev
44d33d17f3
Switch to MathJax_3
2024-02-01 11:48:14 -08:00
Tzanio Kolev and Will Pazner
c03968e614
Update doc/CodeDocumentation.conf.in
...
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com >
2024-01-31 16:16:40 -08:00
Tzanio Kolev
eaec7fcbba
Merge branch 'master' into doxy-math-dev
2024-01-31 14:50:04 -08:00
Tzanio Kolev
71ab3f2856
Filter to use plain instead of Doxygen-style LaTeX in comments
2024-01-31 14:44:37 -08:00
Eric B. Chin
63ebf4dbed
Merge branch 'master' into tribol-miniapp
2024-01-31 14:10:31 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Victor DeCaria
77d409b4c6
added documentation link
2024-01-19 12:45:55 -07:00
Eric B. Chin
88f27d7c05
add tribol input
2024-01-04 10:59:16 -08:00