Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/eimex/
H A Dallen_cahn.c17 PetscReal xleft, xright; /* range in x-direction */ member
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c1559 #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 Dasm.c1574 PetscInt i, j, height, width, ystart, xstart, yleft, yright, xleft, xright, loc_outer; in PCASMCreateSubdomains2D() local