#include "petsc.h" PetscErrorCode PetscBinaryOpen(const char name[],int type,int *fd)Not Collective
name | - filename | |
type | - type of binary file, on of PETSC_FILE_RDONLY, PETSC_FILE_WRONLY, PETSC_FILE_CREATE |
Level:advanced
Location:src/sys/src/fileio/sysio.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages