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