Searched defs:previous (Results 1 – 15 of 15) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | server.c | 50 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 D | signal.c | 15 struct SH *previous; member
|
| H A D | err.c | 13 EH previous; member
|
| /petsc/src/snes/impls/fas/ |
| H A D | fasimpls.h | 19 SNES previous; /* the SNES instance for the next finer level in the hierarchy */ member
|
| /petsc/src/sys/classes/viewer/impls/vu/ |
| H A D | petscvu.c | 297 PrintfQueue previous; in PetscViewerVUFlushDeferred() local
|
| /petsc/src/sys/classes/viewer/impls/ascii/ |
| H A D | filev.c | 964 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 D | mprint.c | 607 PrintfQueue next = petsc_printfqueuebase, previous; in PetscSynchronizedFlush() local
|
| /petsc/src/ksp/pc/impls/composite/ |
| H A D | composite.c | 11 PC_CompositeLink previous; member
|
| /petsc/src/ksp/pc/impls/redistribute/ |
| H A D | redistribute.c | 11 PC_FieldSplitLink next, previous; member
|
| /petsc/src/snes/impls/multiblock/ |
| H A D | multiblock.c | 13 BlockDesc next, previous; member
|
| /petsc/src/snes/impls/composite/ |
| H A D | snescomposite.c | 15 SNES_CompositeLink previous; member
|
| /petsc/src/vec/vec/interface/ |
| H A D | rvector.c | 3844 const char *previous = x->lockstack.function[x->lockstack.currentsize - 1]; in VecLockReadPop() local
|
| /petsc/src/sys/objects/ |
| H A D | options.c | 68 PetscOptions previous; member
|
| /petsc/src/ksp/pc/impls/fieldsplit/ |
| H A D | fieldsplit.c | 28 PC_FieldSplitLink next, previous; member
|
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 332 PetscMPIInt size, previous; in PCSetFromOptions_HPDDM() local
|