ISSetCompressOutput#
set the flag for output compression
Synopsis#
#include "petscis.h"
PetscErrorCode ISSetCompressOutput(IS is, PetscBool compress)
Logicall Collective
Input Parameters#
is - index set
compress - flag for output compression
See Also#
IS
, ISGetCompressOutput()
, ISView()
Level#
intermediate
Location#
src/vec/is/is/interface/index.c
Index of all IS routines
Table of Contents for all manual pages
Index of all manual pages