Home
last modified time | relevance | path

Searched refs:gradq_inflow (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex27.c58 PetscReal gradq_inflow; member
75 ctx->gradq_inflow = 1.0; in SetFromOptions()
104 PetscCall(PetscOptionsGetReal(NULL, NULL, "-gradq_inflow", &ctx->gradq_inflow, NULL)); in SetFromOptions()
207 vx = ctx->gradq_inflow * ctx->porosity * ctx->saturation; in FormIFunctionLocal()