![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| namespace | mfem |
Functions | |
| int | mfem::GetVersion () |
| Return the MFEM version number as a single integer. | |
| int | mfem::GetVersionMajor () |
| Return the MFEM major version number as an integer. | |
| int | mfem::GetVersionMinor () |
| Return the MFEM minor version number as an integer. | |
| int | mfem::GetVersionPatch () |
| Return the MFEM version patch number as an integer. | |
| const char * | mfem::GetVersionStr () |
| Return the MFEM version number as a string. | |
| const char * | mfem::GetGitStr () |
| Return the MFEM Git hash as a string. | |
| const char * | mfem::GetConfigStr () |
| Return the MFEM configuration as a string. | |