Searched refs:wopts (Results 1 – 1 of 1) sorted by relevance
6 char *wopts; in DMMoab_GetWriteOptions_Private() local12 PetscCall(PetscMalloc1(PETSC_MAX_PATH_LEN, &wopts)); in DMMoab_GetWriteOptions_Private()25 …PetscCall(PetscSNPrintf(wopts, PETSC_MAX_PATH_LEN, "%s%s%s%s%s", wopts_par, wopts_parid, wopts_dbg… in DMMoab_GetWriteOptions_Private()26 *write_opts = wopts; in DMMoab_GetWriteOptions_Private()