Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfvm.c7 static PetscErrorCode DMPlexApplyLimiter_Internal(DM dm, DM dmCell, PetscLimiter lim, PetscInt dim,… in DMPlexApplyLimiter_Internal()
58 DM dmFace, dmCell, dmGrad; in DMPlexReconstructGradients_Internal() local
H A Dplexgeometry.c2971 DM dmFace, dmCell; in DMPlexComputeGeometryFVM() local
3203 …onstruction_Internal(DM dm, PetscFV fvm, DM dmFace, PetscScalar *fgeom, DM dmCell, PetscScalar *cg… in BuildGradientReconstruction_Internal()
3264 …uction_Internal_Tree(DM dm, PetscFV fvm, DM dmFace, PetscScalar *fgeom, DM dmCell, PetscScalar *cg… 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 Dex11.c717 PetscErrorCode CreatePartitionVec(DM dm, DM *dmCell, Vec *partition) in CreatePartitionVec()
758 DM plex, dmMass, dmFace, dmCell, dmCoord; in CreateMassMatrix() local
972 DM dmCell; in MonitorVTK() local
1509 DM dmCell; in main() local
H A Dex18.c820 DM dmCell; in SetInitialConditionFVM() local
883 DM dmCell, *fdm; in MonitorFunctionals() local
H A Dex76.c103 DM dmCell; /* A DM with piecewise constant discretization */ member
1446 static PetscErrorCode GetCellDM(DM dm, AppCtx *user, DM *dmCell) in GetCellDM()
1584 DM dm, dmCell = NULL; in MonitorError() local
/petsc/src/dm/impls/plex/tests/
H A Dex8.c650 DM gdm, dmCell; in main() local
H A Dex3.c598 DM dmRedist, dmfv, dmgrad, dmCell, refTree; in TestFVGrad() local