Home
last modified time | relevance | path

Searched refs:PETSC_NULL (Results 1 – 10 of 10) sorted by relevance

/petsc/doc/changes/
H A D2022.md162 - `PETSC_NULL` has been replaced with `PETSC_NULL_INTEGER`,
H A D300.md133 PETSC_NULL) and solution (required).
H A D2017.md100 each processor; set these arguments to PETSC_NULL for the standard
H A D33.md189 MPI_COMM_NULL, but not PETSC_NULL, because the latter may not be
H A D32.md209 PETSC_NULL is used, then one is created by the TS.
H A D319.md69 - Deprecate `PETSC_NULL` in favor of `PETSC_NULLPTR` as it does the right thing in both C and C++
H A D2024.md153 extra `PETSC_NULL` as a final argument.
/petsc/doc/manual/
H A Dfortran.md134 - One must use type specific `PETSC_NULL` arguments, such as `PETSC_NULL_INTEGER`, {any}`sec_nullpt…
H A Dtao.md704 inverse matrix may be `PETSC_NULL`, in which case TAO will use a PETSc
721 for the inverse of the state Jacobian. One can use `PETSC_NULL` for
/petsc/include/
H A Dpetscsys.h273 #define PETSC_NULL PETSC_DEPRECATED_MACRO(3, 19, 0, "PETSC_NULLPTR", ) PETSC_NULLPTR macro