Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfvm.c58 DM dmFace, dmCell, dmGrad; in DMPlexReconstructGradients_Internal() local
H A Dplexgeometry.c2971 DM dmFace, dmCell; in DMPlexComputeGeometryFVM() local
3203 static PetscErrorCode BuildGradientReconstruction_Internal(DM dm, PetscFV fvm, DM dmFace, PetscScal… in BuildGradientReconstruction_Internal()
3264 static PetscErrorCode BuildGradientReconstruction_Internal_Tree(DM dm, PetscFV fvm, DM dmFace, Pets… in BuildGradientReconstruction_Internal_Tree()
3398 DM dmFace, dmCell; in DMPlexComputeGradientFVM() local
H A Dplexfem.c1043 DM dmFace, dmCell, dmGrad; in DMPlexInsertBoundaryValuesRiemann() local
4092 DM dmFace, dmCell, dmGrad = NULL; in DMPlexGetFaceFields() local
4283 DM dmFace, dmCell; in DMPlexGetFaceGeometry() local
H A Dplex.c10077 DM dmFace, dmCell; in DMPlexComputeOrthogonalQuality() local
/petsc/src/ts/tutorials/
H A Dex52.c150 DM dmFace; /* DMPLEX for face geometry */ in FormFunction() local
H A Dex11.c758 DM plex, dmMass, dmFace, dmCell, dmCoord; in CreateMassMatrix() local