Searched refs:numRIndices (Results 1 – 1 of 1) sorted by relevance
7576 …xPrintMatSetValues(PetscViewer viewer, Mat A, PetscInt point, PetscInt numRIndices, const PetscInt… in DMPlexPrintMatSetValues() argument7584 …for (i = 0; i < numRIndices; i++) PetscCall(PetscViewerASCIIPrintf(viewer, "[%d]mat row indices[%"… in DMPlexPrintMatSetValues()7586 numCIndices = numCIndices ? numCIndices : numRIndices; in DMPlexPrintMatSetValues()7588 for (i = 0; i < numRIndices; i++) { in DMPlexPrintMatSetValues()