Searched refs:tab_store (Results 1 – 2 of 2) sorted by relevance
10 PetscInt tab_store; /* store tabs value while tabs are turned off */ member
418 if (flg) ascii->tab = ascii->tab_store; in PetscViewerASCIIUseTabs()420 ascii->tab_store = ascii->tab; in PetscViewerASCIIUseTabs()1050 vascii->tab_store = 0; in PetscViewerCreate_ASCII()