[petsc-users] A good way of dealing data

(Rebecca) Xuefei YUAN xy2102 at columbia.edu
Tue Apr 27 04:44:40 CDT 2010


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



More information about the petsc-users mailing list