Searched refs:is_binary_viewer (Results 1 – 1 of 1) sorted by relevance
190 PetscBool is_binary_viewer; in HoneeWriteBinaryVec() local194 PetscCall(PetscStrcmp(viewer_type, PETSCVIEWERBINARY, &is_binary_viewer)); in HoneeWriteBinaryVec()195 …PetscCheck(is_binary_viewer, comm, PETSC_ERR_ARG_WRONGSTATE, "Viewer must be binary type; instead … in HoneeWriteBinaryVec()