Home
last modified time | relevance | path

Searched defs:bmy (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/bound/tutorials/
H A Dplate2.c28 PetscInt bmx, bmy; /* Size of plate under the surface */ member
727 PetscInt mx = user->mx, my = user->my, bmy, bmx; in MSA_Plate() local