Searched refs:writeBinaryFile (Results 1 – 2 of 2) sorted by relevance
33 PetscBinaryIO().writeBinaryFile('test.dat', [array.view(Vec),])88 PetscBinaryIO().writeBinaryFile('test.dat', [mat,])
464 def writeBinaryFile(self, fid, objects): member in PetscBinaryIO