Commit Graph
32 Commits
Author SHA1 Message Date
Tzanio ca5a4dff6f Various documentation adjustments 2020-06-07 15:56:56 -07:00
Aaron Fisher 328dc13ba4 Added a small logo to the doxygen documentation. By resizing it I was able to make it look decent. 2020-05-12 14:06:58 -07:00
Aaron Fisher 59e4409ea5 Merge branch 'master' into dox-update1 2020-04-30 13:18:48 -07:00
Aaron Fisher bb2f464ca6 Merge branch 'master' into dox-update1 2020-04-08 15:15:52 -07:00
Aaron Fisher c3be660074 Merge branch 'master' into dox-update1 2020-04-07 17:25:23 -07:00
Julian Andrej ed3ff2fd5b Merge branch 'master' into navier-miniapp 2020-03-17 15:51:07 -07:00
Julian Andrej 87924fcb20 Documentation update 2020-03-17 12:14:36 -07:00
Veselin Dobrev 65b9632b1a Update version numbers to 4.1.1 -- a new development version. 2020-03-10 20:10:15 -07:00
Tzanio f1e04e7282 Merge branch 'master' into mfem-4.1-dev
Conflicts:
	fem/quadinterpolator.cpp
	fem/restriction.cpp
2020-03-10 16:56:01 -07:00
Tzanio 7b9eaa0e8c Fixed a bug in doc/CodeDocumentation.conf.in 2020-03-07 18:08:00 -08:00
Tzanio 9b19b8c09d A bit more documented linalg/kernels.hpp 2020-03-07 17:10:59 -08:00
Tzanio 7ce7f86f1a Set release version 2020-02-23 17:53:19 -08:00
Tzanio 5bccc6e995 Adding toys miniapp in doc/CodeDocumentation.conf.in 2020-01-03 16:37:09 -08:00
Tzanio a55a3fac00 Updated CONTRIBUTING.md and documentation 2019-12-27 10:35:45 -08:00
Vladimir Tomov 5f5b6958f2 Updated /doc. 2019-08-22 12:39:27 -07:00
Aaron Fisher 35d6b0a442 Merge branch 'master' into dox-update1 2019-07-03 14:20:36 -07:00
Aaron Fisher f04242da6e Added some documentation for fe and fe_coll, inculding a nice table. 2019-07-03 14:03:09 -07:00
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
Aaron Fisher 2e3d917e0c Improved the doxygen warning/error logging and fixed all of the errors in existing documentation. 2019-05-17 16:31:51 -07:00
Aaron Fisher 9c6efb61b2 Added doxygen for eltrans. Added some logging for the doxygen to help find errors and undocumented stuff. 2019-05-10 17:44:05 -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 b1112870d1 mfem-3.4 will be released on May 29th, 2018. 2018-05-25 16:32:50 -07:00
Veselin Dobrev 27b6f1e2a8 Merge branch 'master' into nonlin-form-dev 2018-01-17 22:53:53 -08:00
Veselin Dobrev 5ae1cef9cf Merge branch 'master' into varnurbs-dev 2018-01-08 23:46:46 -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
Veselin Dobrev 6a711e5d05 Increase the version number to 3.3.3 - a development version 2017-11-14 02:49:12 -08: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
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
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00