Home
last modified time | relevance | path

Searched refs:release (Results 1 – 5 of 5) sorted by relevance

/honee/src/
H A Dhonee_versioning.c18 PetscErrorCode HoneeGetVersion(int *major, int *minor, int *patch, PetscBool *release) { in HoneeGetVersion() argument
22 if (release) *release = HONEE_VERSION_RELEASE; in HoneeGetVersion()
/honee/include/
H A Dhonee.h32 PetscErrorCode HoneeGetVersion(int *major, int *minor, int *patch, PetscBool *release);
/honee/
H A DCONTRIBUTING.md5 …pull request to the appropriate branch ('release' for backward-compatible bug fixes for the last s…
H A DCHANGELOG.md3 … we provide a summary of the main API changes, new features and examples for each release of HONEE.
/honee/doc/
H A Dtheory.md168 …me stepping solvers can be found in the [TS User Guide](https://petsc.org/release/docs/manual/ts/).