Dear all, If I save my data file as a binary file from Petsc,i.e.,
ierr = PetscViewerBinaryOpen(PETSC_COMM_WORLD,fileName,FILE_MODE_WRITE,&viewer);CHKERRQ(ierr); How could I deal(get access to) with my data with a c/c++ code? Any examples on it? Thanks very much! Rebecca -- (Rebecca) Xuefei YUAN Department of Applied Physics and Applied Mathematics Columbia University Tel:917-399-8032 www.columbia.edu/~xy2102