Searched refs:PetscNewLog (Results 1 – 3 of 3) sorted by relevance
33 `PetscMalloc7()`, `PetscNew()`, and `PetscNewLog()` have
119 - Deprecate `PetscNewLog()`, users should just use `PetscNew()` instead
1015 #define PetscNewLog(o, b) PETSC_DEPRECATED_MACRO(3, 18, 0, "PetscNew()", ) PetscNew(b) macro