Searched defs:xleft (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/eimex/ |
| H A D | allen_cahn.c | 17 PetscReal xleft, xright; /* range in x-direction */ member
|
| /petsc/src/ksp/pc/impls/gasm/ |
| H A D | gasm.c | 1559 #define PCGASMLocalSubdomainBounds2D(M, N, xleft, ylow, xright, yhigh, first, last, xleft_loc, ylow… argument 1620 PetscInt xstart, xleft, xright, xleft_loc, xright_loc; in PCGASMCreateSubdomains2D() local
|
| /petsc/src/ksp/pc/impls/asm/ |
| H A D | asm.c | 1574 PetscInt i, j, height, width, ystart, xstart, yleft, yright, xleft, xright, loc_outer; in PCASMCreateSubdomains2D() local
|