Searched refs:numPorts (Results 1 – 1 of 1) sorted by relevance
182 PetscInt numPorts; in PetscViewerMathematicaSetFromOptions() local198 numPorts = size; in PetscViewerMathematicaSetFromOptions()200 PetscCall(PetscOptionsGetIntArray("viewer_", "-math_linkport", ports, &numPorts, &opt)); in PetscViewerMathematicaSetFromOptions()202 if (numPorts > rank) snprintf(linkname, sizeof(linkname), "%6d", ports[rank]); in PetscViewerMathematicaSetFromOptions()