Searched refs:HoneeGetGitVersion (Results 1 – 4 of 4) sorted by relevance
21 PetscErrorCode HoneeGetGitVersion(const char **git_version) { in HoneeGetGitVersion() function
171 PetscCall(HoneeGetGitVersion(&buf_const)); in TSMonitor_TotalKineticEnergy()
33 PetscErrorCode HoneeGetGitVersion(const char **git_version);
30 - Add `HoneeGetGitVersion()` to access the Git commit and dirty state of the repository at build ti…