#include "petsc.h" int PetscBinaryOpen(const char name[],int type,int *fd)Not Collective
name | - filename | |
type | - type of binary file, on of BINARY_RDONLY, BINARY_WRONLY, BINARY_CREATE |
Level:advanced
Location:src/sys/src/fileio/sysio.c
System Index
Table of Contents