Searched defs:amode (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/pc/impls/svd/ |
| H A D | svd.c | 134 static PetscErrorCode PCSVDGetVec(PC pc, PCSide side, AccessMode amode, Vec x, Vec *xred) in PCSVDGetVec() 171 static PetscErrorCode PCSVDRestoreVec(PC pc, PCSide side, AccessMode amode, Vec x, Vec *xred) in PCSVDRestoreVec()
|
| /petsc/src/sys/classes/viewer/impls/binary/ |
| H A D | binv.c | 94 int amode; in PetscViewerGetSubViewer_Binary() local 1335 int amode; in PetscViewerFileSetUp_BinaryMPIIO() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 1043 …rrorCode THIJacobianLocal_3D(DMDALocalInfo *info, Node ***x, Mat B, THI thi, THIAssemblyMode amode)
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 583 …#define MPI_File_open(comm, filename, amode, info, mpi_fh) (MPIUNI_ARG(comm), MPIUNI_ARG(filename)… argument
|