Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex52.c158 PetscScalar boundary_left = 0.0; in FormFunction() local
244 else flux_west = (boundary_left * (-u_plus - user->diffusion * delta_y)) / delta_x; in FormFunction()