Searched refs:matlabheaderwritten (Results 1 – 1 of 1) sorted by relevance
23 …PetscBool matlabheaderwritten; /* if format is PETSC_VIEWER_BINARY_MATLAB has the MATLAB .info… member736 if (viewer->format == PETSC_VIEWER_BINARY_MATLAB && !vbinary->matlabheaderwritten) { in PetscViewerBinaryGetInfoPointer_Binary()744 vbinary->matlabheaderwritten = PETSC_TRUE; in PetscViewerBinaryGetInfoPointer_Binary()795 if (v->format == PETSC_VIEWER_BINARY_MATLAB && vbinary->matlabheaderwritten) { in PetscViewerFileClose_BinaryInfo()