Home
last modified time | relevance | path

Searched refs:binv (Results 1 – 2 of 2) sorted by relevance

/petsc/src/sys/classes/viewer/impls/matlab/
H A Dvmatlab.c231 …Code PetscViewerMatlabOpen(MPI_Comm comm, const char name[], PetscFileMode type, PetscViewer *binv) in PetscViewerMatlabOpen() argument
234 PetscCall(PetscViewerCreate(comm, binv)); in PetscViewerMatlabOpen()
235 PetscCall(PetscViewerSetType(*binv, PETSCVIEWERMATLAB)); in PetscViewerMatlabOpen()
236 PetscCall(PetscViewerFileSetMode(*binv, type)); in PetscViewerMatlabOpen()
237 PetscCall(PetscViewerFileSetName(*binv, name)); in PetscViewerMatlabOpen()
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj315 …D89D1DB4207AA1AB00FACC19 /* binv.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1ACC207AA1A9…
1067 …D1ACC207AA1A900FACC19 /* binv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1838 D89D1ACC207AA1A900FACC19 /* binv.c */,
2949 D89D1DB4207AA1AB00FACC19 /* binv.c in Sources */,