Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex10.c70 PetscBool bcmidpoint; member
348 PetscScalar D_R, bcTheta = rd->bcmidpoint ? Theta : 1.; in RDIFunction_FD()
432 PetscScalar D, bcTheta = rd->bcmidpoint ? Theta : 1.; in RDIJacobian_FD()
680 PetscReal ratio, bcTheta = rd->bcmidpoint ? Theta : 1.; in RDIFunction_FE()
1061 …ry condition at the midpoint (Theta) of the interval", "", rd->bcmidpoint, &rd->bcmidpoint, NULL)); in RDCreate()