Searched refs:PETSC_NULL (Results 1 – 10 of 10) sorted by relevance
| /petsc/doc/changes/ |
| H A D | 2022.md | 162 - `PETSC_NULL` has been replaced with `PETSC_NULL_INTEGER`,
|
| H A D | 300.md | 133 PETSC_NULL) and solution (required).
|
| H A D | 2017.md | 100 each processor; set these arguments to PETSC_NULL for the standard
|
| H A D | 33.md | 189 MPI_COMM_NULL, but not PETSC_NULL, because the latter may not be
|
| H A D | 32.md | 209 PETSC_NULL is used, then one is created by the TS.
|
| H A D | 319.md | 69 - Deprecate `PETSC_NULL` in favor of `PETSC_NULLPTR` as it does the right thing in both C and C++
|
| H A D | 2024.md | 153 extra `PETSC_NULL` as a final argument.
|
| /petsc/doc/manual/ |
| H A D | fortran.md | 134 - One must use type specific `PETSC_NULL` arguments, such as `PETSC_NULL_INTEGER`, {any}`sec_nullpt…
|
| H A D | tao.md | 704 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 D | petscsys.h | 273 #define PETSC_NULL PETSC_DEPRECATED_MACRO(3, 19, 0, "PETSC_NULLPTR", ) PETSC_NULLPTR macro
|