Searched refs:oldf (Results 1 – 3 of 3) sorted by relevance
452 PetscInt *Nfs, Nf = 0, f, supf, oldf = -1, nullf = -1, i; in DMCreateSectionSuperDM() local543 oldf = f; in DMCreateSectionSuperDM()552 PetscCall((*(*superdm)->nullspaceConstructors[nullf])(*superdm, oldf, nullf, &nullSpace)); in DMCreateSectionSuperDM()
1103 PetscSFWindowFlavorType oldf; in PetscSFFetchAndOpBegin_Window() local1113 oldf = w->flavor; in PetscSFFetchAndOpBegin_Window()1135 w->flavor = oldf; in PetscSFFetchAndOpBegin_Window()
1215 PetscOffloadMask oldf; in MatSetValues_SeqDense() local1291 oldf = A->offloadmask; in MatSetValues_SeqDense()1296 …A->offloadmask = (oldf == PETSC_OFFLOAD_UNALLOCATED ? PETSC_OFFLOAD_UNALLOCATED : PETSC_OFFLOAD_CP… in MatSetValues_SeqDense()