Searched refs:adv_scheme (Results 1 – 1 of 1) sorted by relevance
87 PetscInt ivisc, adv_scheme, ibound, output_ivisc; member617 if (param->adv_scheme == ADVECT_FV || i == ilim - 1 || j == jlim - 1 || i == 1 || j == 1) { in EnergyResidual()850 param->adv_scheme = ADVECT_FROMM; /* advection scheme: 0=finite vol, 1=Fromm */ in SetParams()852 PetscCall(PetscOptionsGetInt(NULL, NULL, "-adv_scheme", ¶m->adv_scheme, NULL)); in SetParams()