Searched refs:cmds (Results 1 – 1 of 1) sorted by relevance
489 char keys[256] = "", cmds[2 * PETSC_MAX_PATH_LEN] = ""; in PetscViewerGLVisInitWindow_Internal() local494 PetscCall(PetscOptionsGetString(opt, pre, "-glvis_exec", cmds, sizeof(cmds), NULL)); in PetscViewerGLVisInitWindow_Internal()496 if (cmds[0]) PetscCall(PetscViewerASCIIPrintf(viewer, "%s\n", cmds)); in PetscViewerGLVisInitWindow_Internal()