Searched defs:bmy (Results 1 – 1 of 1) sorted by relevance
28 PetscInt bmx, bmy; /* Size of plate under the surface */ member727 PetscInt mx = user->mx, my = user->my, bmy, bmx; in MSA_Plate() local