Home
last modified time | relevance | path

Searched refs:PetscInfo9 (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetsclog.h30 #define PetscInfo9(...) PETSC_DEPRECATED_MACRO(3, 17, 0, "PetscInfo()", ) PetscInfo(__VA_ARGS__) macro
/petsc/doc/changes/
H A D317.md61 - Deprecate `PetscInfo1()` - `PetscInfo9()` in favor of `PetscInfo()` which is now variadic