Veselin Dobrev
edbe2affc7
Update version numbers to 4.0.1 -- a new development version.
2019-05-25 08:20:15 -07:00
Tzanio
b14e78d5fb
Updated CHANGELOG and the documentation in doc/
2019-05-24 16:26:55 -07:00
Tzanio
bfb9540bbd
Updated README.html files
2019-05-22 19:10:54 -07:00
Tzanio
fbf12be2cf
Renamed Example 22 to Example 21 to close the gap in numbering before the
...
mfem-4.0 release.
2019-05-15 13:15:51 -07:00
Tzanio
99fbdcdf73
Mentioned GPU classes in doc/CodeDocumentation.dox
2019-04-17 18:12:55 -07:00
Tzanio
fcbdbd6bcd
Various small edits
2019-03-09 19:18:27 -08:00
Tzanio
93c8be74d3
Mentioned in doc/CodeDocumentation.dox
2018-11-08 17:21:07 -08:00
Stowell, Mark L
c8b9e434a5
Merge remote-tracking branch 'origin/master' into hamiltonian-dev
...
# Conflicts:
# CHANGELOG
2018-10-10 21:13:46 -07:00
Tzanio
b8ffb74c52
Small fix in doc/CodeDocumentation.dox
2018-10-10 18:53:55 -07:00
Tzanio
203fe01f87
Added Extruder to doc/CodeDocumentation.dox
2018-10-10 18:34:10 -07:00
Tzanio
0f0883c8c0
Renamed prismatic-torus -> toroid.
...
See https://en.wikipedia.org/wiki/Toroid .
2018-07-28 16:49:48 -07:00
Tzanio
b924ac4518
A few changes related to the Prismatic Torus miniapp
2018-07-28 15:58:16 -07:00
Stowell, Mark L
e4f26fa252
Merge remote-tracking branch 'origin/master' into hamiltonian-dev
2018-07-24 09:12:55 -07:00
Stowell, Mark L
887788da68
Merge branch 'hamiltonian-dev' of github.com:mfem/mfem into hamiltonian-dev
...
# Conflicts:
# doc/CodeDocumentation.dox
# examples/ex20.cpp
# examples/ex20p.cpp
# examples/makefile
2018-07-19 09:10:56 -07:00
Tzanio
5d466d9583
Fixing a few links on the main Doxygen page
2018-06-11 17:52:36 -07:00
Veselin Dobrev
7b2e60490d
Update version to 3.4.1 -- new development version.
...
In doc/CodeDocumentation.conf.in, add examples/pumi to the list of
directories searched for source files.
2018-05-29 19:14:08 -07:00
Tzanio
37757faaae
Merge branch 'master' into docs-dev
2018-05-29 06:20:43 -07:00
Tzanio
b1112870d1
mfem-3.4 will be released on May 29th, 2018.
2018-05-25 16:32:50 -07:00
Tzanio
b6b5e5f53e
Updated html files with 3.4 documentation from mfem/web/mfem-3.4 branch
2018-05-24 19:25:21 -07:00
KazemKamran
da6de9371a
Adding doxygen of pumi examples
2018-05-24 12:09:58 -04:00
Tzanio
50af1d19d3
Initial minor changes.
2018-02-12 14:23:03 -08:00
Tzanio
e32be388f5
Merge branch 'master' into visit-data-collection-dev
...
Conflicts:
CHANGELOG
2018-01-29 09:38:26 -08:00
Tzanio
e47cf10881
Merge branch 'master' into mixednonlin-dev
...
Conflicts:
CHANGELOG
fem/pnonlinearform.cpp
2018-01-25 08:30:03 -08:00
Veselin Dobrev
881638ac85
Merge branch 'master' into visit-data-collection-dev
2018-01-18 20:34:18 -08:00
Veselin Dobrev
27b6f1e2a8
Merge branch 'master' into nonlin-form-dev
2018-01-17 22:53:53 -08:00
Jamie A. Bramwell
7e6b0be6b7
Merge branch 'master' into mixednonlin-dev
2018-01-16 10:28:56 -08:00
Tzanio Kolev
a0af142efb
Merge branch 'master' into varnurbs-dev
2018-01-16 08:49:04 -08:00
Tzanio Kolev
67c3c135e1
Merge pull request #378 from mfem/maxwell-dev
...
Time-domain electromagnetic miniapp [maxwell-dev]
2018-01-16 08:44:57 -08:00
Veselin Dobrev
5693cbaa90
Merge branch 'master' into visit-data-collection-dev
2018-01-16 00:13:51 -08:00
Veselin Dobrev
70c3f549e2
Update CHANGELOG and the doxygen main page: mention the load-dc miniapp
2018-01-16 00:05:48 -08:00
Veselin Dobrev
5ae1cef9cf
Merge branch 'master' into varnurbs-dev
2018-01-08 23:46:46 -08:00
Tzanio
2df4645f1e
adding ex19 in doc/CodeDocumentation
2018-01-08 17:12:27 -08:00
Tzanio
ab1b724b8e
Moved the modified NURBS examples (ex1, ex1p and ex11p) into a new directory
...
miniapps/nurbs.
2018-01-04 16:31:01 -08:00
Veselin Dobrev
647b511141
Update CHANGELOG.
...
Exclude config/_config.hpp and config/get_hypre_version.cpp from
the Doxygen documentation.
2018-01-02 07:22:12 -08:00
Veselin Dobrev
b52db0376f
In the doxygen documentation, switch from using images for LaTeX
...
formulas to using MathJax (with cdn.llnl.gov).
Move external function declarations for METIS 4 and LAPACK outside
the mfem namespace and in the beginning of their respective files
(otherwise doxygen was showing them as part of the mfem namespace).
Improve some deprecation documentation.
Fix a typo in doc/makefile.
2017-12-30 19:42:04 -08:00
Stowell, Mark L
f727a56421
Updating doc/CodeDocumentation.dox for maxwell miniapp
2017-12-18 15:53:52 -08:00
Veselin Dobrev
6a711e5d05
Increase the version number to 3.3.3 - a development version
2017-11-14 02:49:12 -08:00
Tzanio
981629fac6
Merge branch 'master' into hamiltonian-dev
2017-11-10 17:13:57 -08:00
Tzanio
4e665fada7
Updated README files.
2017-11-03 17:41:34 -07:00
Tzanio
17cdb1933d
Switching to version 3.3.2 in a few more files.
...
Adding ex18 and ex18p to .gitignore.
Few other small updates.
[skip ci]
2017-11-03 15:15:32 -07:00
Tzanio
4b95db7321
Merge branch 'hydro-dev' into mfem-3.3.2-dev
2017-11-02 16:03:49 -07:00
Johann Dahm
f2e61d8514
Add Doxygen documentation on front page
2017-09-19 16:42:38 -07:00
Tzanio
e90a7b780b
Small (final?) updates
2017-09-08 18:32:41 -07:00
Tzanio
7a66f6371d
Adding mesh optimizer documentation in doc/CodeDocumentation.dox
2017-09-01 19:15:45 -07:00
Veselin Dobrev
cbcefef697
Add example 16/16p to the list of the SUNDIALS examples in
...
doc/CodeDocumentation.dox.
2017-08-06 18:31:17 -07:00
Veselin Dobrev
a881380de7
A few small additions + edits.
2017-04-28 20:20:29 -07:00
Tzanio Kolev
b959ed8fde
Merge pull request #171 from mfem/shaper-dev
...
New meshing miniapp: Shaper [shaper-dev]
2017-04-23 22:09:10 -07:00
Tzanio
6fc713d3ff
A picture for Shaper
2017-04-15 21:09:46 -07:00
Tzanio
297802007a
Improved slightly the Shaper miniapp, added documentation.
...
The README.html have been generated from a post-3.3 branch in the web repo:
https://github.com/mfem/web/pull/3
2017-04-15 20:46:11 -07:00
Veselin Dobrev
a8e68b6f56
Add new macros:
...
- MFEM_VERSION_TYPE=MFEM_VERSION%2, with corresponding constants
MFEM_VERSION_TYPE_RELEASE=0 and MFEM_VERSION_TYPE_DEVELOPMENT=1,
- MFEM_VERSION_{MAJOR,MINOR,PATCH}, based on MFEM_VERSION.
Set the MFEM_VERSION to 3.3.1 - a development version.
2017-04-12 11:24:25 -07:00