Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex13.c115 …lPlanes(DM dm, PetscInt numPlanes, const PetscInt planeDir[], const PetscReal planeCoord[], AppCtx… in CreateSpectralPlanes()
158 PetscReal planeCoord[2] = {0., 1.}; in CreateMesh() local
244 …pectral(Vec u, PetscInt numPlanes, const PetscInt planeDir[], const PetscReal planeCoord[], AppCtx… in ComputeSpectral()
490 PetscReal planeCoord[2] = {0., 1.}; in main() local