Home
last modified time | relevance | path

Searched defs:previous (Results 1 – 15 of 15) sorted by relevance

/petsc/src/sys/utils/
H A Dserver.c50 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetAddressesFinalize() local
131 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetMapAddresses() local
179 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetUnmapAddresses() local
331 PetscShmgetAllocation next = allocations, previous = NULL; in PetscShmgetDeallocateArray() local
/petsc/src/sys/error/
H A Dsignal.c15 struct SH *previous; member
H A Derr.c13 EH previous; member
/petsc/src/snes/impls/fas/
H A Dfasimpls.h19 SNES previous; /* the SNES instance for the next finer level in the hierarchy */ member
/petsc/src/sys/classes/viewer/impls/vu/
H A Dpetscvu.c297 PrintfQueue previous; in PetscViewerVUFlushDeferred() local
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c964 PrintfQueue next = vascii->petsc_printfqueuebase, previous; in PetscViewerFlush_ASCII() local
999 PrintfQueue next = vascii->petsc_printfqueuebase, previous; in PetscViewerFlush_ASCII() local
/petsc/src/sys/fileio/
H A Dmprint.c607 PrintfQueue next = petsc_printfqueuebase, previous; in PetscSynchronizedFlush() local
/petsc/src/ksp/pc/impls/composite/
H A Dcomposite.c11 PC_CompositeLink previous; member
/petsc/src/ksp/pc/impls/redistribute/
H A Dredistribute.c11 PC_FieldSplitLink next, previous; member
/petsc/src/snes/impls/multiblock/
H A Dmultiblock.c13 BlockDesc next, previous; member
/petsc/src/snes/impls/composite/
H A Dsnescomposite.c15 SNES_CompositeLink previous; member
/petsc/src/vec/vec/interface/
H A Drvector.c3844 const char *previous = x->lockstack.function[x->lockstack.currentsize - 1]; in VecLockReadPop() local
/petsc/src/sys/objects/
H A Doptions.c68 PetscOptions previous; member
/petsc/src/ksp/pc/impls/fieldsplit/
H A Dfieldsplit.c28 PC_FieldSplitLink next, previous; member
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx332 PetscMPIInt size, previous; in PCSetFromOptions_HPDDM() local