Searched defs:store (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 909 …_steps, PetscRevolveInt stepnum, PetscRevolveInt localstepnum, PetscBool toplevel, PetscInt *store) in ApplyRevolve() 977 PetscInt store; in TSTrajectoryMemorySet_ROF() local 1001 PetscInt store; in TSTrajectoryMemoryGet_ROF() local 1044 PetscInt i, store; in TSTrajectoryMemorySet_RON() local 1127 PetscInt store, localstepnum, laststridesize; in TSTrajectoryMemorySet_TLR() local 1177 PetscInt localstepnum, stridenum, laststridesize, store; in TSTrajectoryMemoryGet_TLR() local 1277 PetscInt store, localstepnum, stridenum, laststridesize; in TSTrajectoryMemorySet_TLTR() local 1334 PetscInt localstepnum, stridenum, restoredstridenum, laststridesize, store; in TSTrajectoryMemoryGet_TLTR() local 1491 PetscInt store; in TSTrajectoryMemorySet_RMS() local
|
| /petsc/src/ts/tests/ |
| H A D | ex17.c | 99 PetscScalar *store = (PetscScalar *)ctx; in Monitor() local
|
| /petsc/src/sys/classes/draw/impls/win32/ |
| H A D | win32draw.h | 33 HGDIOBJ store, dbstore; member
|
| /petsc/src/mat/impls/is/ |
| H A D | matis.c | 1693 PetscErrorCode MatISStoreL2L(Mat A, PetscBool store) in MatISStoreL2L() 1703 static PetscErrorCode MatISStoreL2L_IS(Mat A, PetscBool store) in MatISStoreL2L_IS()
|