Searched refs:verbosity_level (Results 1 – 1 of 1) sorted by relevance
74 PetscErrorCode PCBDDCGraphASCIIView(PCBDDCGraph graph, PetscInt verbosity_level, PetscViewer viewer) in PCBDDCGraphASCIIView() argument91 if (verbosity_level > 2) { in PCBDDCGraphASCIIView()115 if (verbosity_level > 3) { in PCBDDCGraphASCIIView()141 if (verbosity_level > 1) { in PCBDDCGraphASCIIView()143 …if (verbosity_level > 2 || graph->twodim || graph->nodes[node_num].count > 2 || (graph->nodes[node… in PCBDDCGraphASCIIView()