Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmadaptorimpl.h37 Vec cellGeom, faceGeom, cellGrad; /* Local vectors */ member
/petsc/src/ts/tutorials/
H A Dex52.c152 Vec cellGeom, faceGeom; /* vector of structs related to cell/face geometry*/ in FormFunction() local
H A Dex11.c1111 Vec cellGeom, faceGeom; in adaptToleranceFVMSetUp() local
/petsc/src/dm/impls/plex/
H A Dplextree.c4251 Vec faceGeom = NULL, cellGeom = NULL, grad = NULL; in DMPlexTransferVecTree() local