Searched refs:binv (Results 1 – 2 of 2) sorted by relevance
231 …Code PetscViewerMatlabOpen(MPI_Comm comm, const char name[], PetscFileMode type, PetscViewer *binv) in PetscViewerMatlabOpen() argument234 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()
315 …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 */,