Home
last modified time | relevance | path

Searched defs:amode (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/pc/impls/svd/
H A Dsvd.c134 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 Dbinv.c94 int amode; in PetscViewerGetSubViewer_Binary() local
1335 int amode; in PetscViewerFileSetUp_BinaryMPIIO() local
/petsc/src/snes/tutorials/
H A Dex48.c1043 …rrorCode THIJacobianLocal_3D(DMDALocalInfo *info, Node ***x, Mat B, THI thi, THIAssemblyMode amode)
/petsc/include/petsc/mpiuni/
H A Dmpi.h583 …#define MPI_File_open(comm, filename, amode, info, mpi_fh) (MPIUNI_ARG(comm), MPIUNI_ARG(filename)… argument