Searched refs:unchanged (Results 1 – 13 of 13) sorted by relevance
| /petsc/src/ksp/ksp/utils/lmvm/tests/ ! |
| H A D | lmvm_copy_test.c | 91 …scErrorCode testUnchangedEnd(PetscRandom rand, Mat A, Vec *x, Vec *y, Vec *z, PetscBool *unchanged) in testUnchangedEnd() argument 96 *unchanged = PETSC_TRUE; in testUnchangedEnd() 107 PetscCall(VecEqual(y_, y2_, unchanged)); in testUnchangedEnd() 108 if (*unchanged == PETSC_TRUE) PetscCall(VecEqual(z_, z2_, unchanged)); in testUnchangedEnd()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ ! |
| H A D | AO.pyx | 219 Any integers in ``indices`` that are negative are left unchanged. This 253 Any integers in ``indices`` that are negative are left unchanged. This
|
| H A D | PC.pyx | 1372 The name of the matrix ordering or `None` to leave unchanged. 1437 The type of shift, or `None` to leave unchanged. 1440 `None` to leave unchanged.
|
| /petsc/doc/changes/ ! |
| H A D | 2017.md | 79 remain unchanged. For examples, see the programs
|
| /petsc/src/vec/vec/interface/ ! |
| H A D | rvector.c | 1704 PetscBool unchanged; in VecRestoreSubVector() local 1715 …etscObjectComposedDataGetInt((PetscObject)*Y, VecGetSubVectorSavedStateId, dummystate, unchanged)); in VecRestoreSubVector() 1716 …if (!unchanged) { /* If Y's state has not changed since VecGetSubVector(), we only need to destroy… in VecRestoreSubVector()
|
| /petsc/src/vec/vec/impls/seq/kokkos/ ! |
| H A D | veckok.kokkos.cxx | 1528 PetscBool unchanged; in VecRestoreSubVector_SeqKokkos() local 1531 …etscObjectComposedDataGetInt((PetscObject)*y, VecGetSubVectorSavedStateId, dummystate, unchanged)); in VecRestoreSubVector_SeqKokkos() 1532 …if (unchanged) PetscFunctionReturn(PETSC_SUCCESS); /* If y's state has not changed since VecGetSub… in VecRestoreSubVector_SeqKokkos()
|
| /petsc/lib/petsc/bin/maint/ ! |
| H A D | toclapack.sh | 96 "do_lio"{iofun} { printf("%s", yytext); /* unchanged */ } 102 printf("%s", yytext); /* unchanged */ 116 . { printf("%s", yytext); /* unchanged */ }
|
| /petsc/doc/manual/ ! |
| H A D | vec.md | 1355 array. These entries are not mapped; they remain unchanged. This 1501 MPI rank 1 (3, 2, 1) where x indicates the previous value in `leafdata` that was unchanged.
|
| H A D | dmplex.md | 22 can be used unchanged for meshes of different shapes and dimensions.
|
| H A D | getting_started.md | 306 accordingly; otherwise, `n` remains unchanged. A complete description
|
| H A D | snes.md | 980 remains unchanged, and direct solution of the linear system is replaced
|
| H A D | tao.md | 2520 trust-region radius remain unchanged after the above updates, and the
|
| /petsc/share/petsc/datafiles/meshes/ ! |
| H A D | testcase3D.cas | 8525 (recon/cell-lsf-unchanged? #f)
|