Searched refs:box_faces_str (Results 1 – 1 of 1) sorted by relevance
405 char box_faces_str[PETSC_MAX_PATH_LEN] = "3,3,3"; in PrintRunInfo() local406 if (problem->dim == 2) box_faces_str[3] = '\0'; in PrintRunInfo()407 …ll(PetscOptionsGetString(NULL, NULL, "-dm_plex_box_faces", box_faces_str, sizeof(box_faces_str), N… in PrintRunInfo()414 box_faces_str, vec_type, phys_ctx->implicit ? "implicit" : "explicit")); in PrintRunInfo()