Home
last modified time | relevance | path

Searched refs:PetscNewLog (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/changes/
H A D35.md33 `PetscMalloc7()`, `PetscNew()`, and `PetscNewLog()` have
H A D318.md119 - Deprecate `PetscNewLog()`, users should just use `PetscNew()` instead
/petsc/include/
H A Dpetscsys.h1015 #define PetscNewLog(o, b) PETSC_DEPRECATED_MACRO(3, 18, 0, "PetscNew()", ) PetscNew(b) macro