Searched refs:feFlg (Results 1 – 1 of 1) sorted by relevance
50 PetscBool flg, feFlg; in ProcessOptions() local61 …etscCall(PetscOptionsRealArray("-v0", "Input v0 for each cell", "ex8.c", options->v0, &n, &feFlg)); in ProcessOptions()62 …PetscCheck(!feFlg || n == numCells * dim, PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "Invalid size of v0 … in ProcessOptions()73 if (!feFlg) { in ProcessOptions()