Searched refs:ropts (Results 1 – 1 of 1) sorted by relevance
787 char *ropts; in DMMoab_GetReadOptions_Private() local792 PetscCall(PetscMalloc1(PETSC_MAX_PATH_LEN, &ropts)); in DMMoab_GetReadOptions_Private()809 …PetscCall(PetscSNPrintf(ropts, PETSC_MAX_PATH_LEN, "%s%s%s%s%s", ropts_par, nghost ? ropts_pargh :… in DMMoab_GetReadOptions_Private()810 *read_opts = ropts; in DMMoab_GetReadOptions_Private()