Home
last modified time | relevance | path

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

/petsc/src/mat/utils/
H A Disltog.c30 VecScatter sct; in MatCreateFromISLocalToGlobalMapping() local
/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c31 …de DMPlexTransformGetSubcellOrientation_Alfeld(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_Alfeld()
/petsc/src/dm/impls/plex/transform/impls/refine/1d/
H A Dplexref1d.c39 …orCode DMPlexTransformGetSubcellOrientation_1D(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_1D()
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c31 …ode DMPlexTransformGetSubcellOrientation_ToBox(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c405 …orCode DMPlexTransformGetSubcellOrientation_BL(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_BL()
/petsc/src/mat/impls/lrc/
H A Dlrc.c275 VecScatter sct; in MatSetUp_LRC() local
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c391 PetscErrorCode DMPlexTransformGetSubcellOrientation_Regular(DMPlexTransform tr, DMPolytopeType sct,… in DMPlexTransformGetSubcellOrientation_Regular()
/petsc/src/dm/impls/plex/transform/impls/refine/sbr/
H A Dplexrefsbr.c273 …rCode DMPlexTransformGetSubcellOrientation_SBR(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_SBR()
/petsc/src/dm/impls/plex/
H A Dplexreorder.c476 DMPolytopeType sct; in DMCreateSectionPermutation_Plex_Cohesive_Old() local
H A Dplex.c1529 VecScatter sct; in DMPlexView_Ascii() local
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c844 … DMPlexTransformGetSubcellOrientation_Cohesive(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_Cohesive()
H A Dplextrextrude.c630 …e DMPlexTransformGetSubcellOrientation_Extrude(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_Extrude()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c488 DMPolytopeType sct; in DMPlexTransformCreateOffset_Internal() local
1205 PetscErrorCode DMPlexTransformGetSubcellOrientationIdentity(DMPlexTransform tr, DMPolytopeType sct,… in DMPlexTransformGetSubcellOrientationIdentity()
1381 PetscErrorCode DMPlexTransformGetSubcellOrientation(DMPlexTransform tr, DMPolytopeType sct, PetscIn… in DMPlexTransformGetSubcellOrientation()
/petsc/src/ts/tutorials/
H A Dex30.c2009 static PetscErrorCode MakeScatterAndVec(Vec X, IS is, Vec *Y, VecScatter *sct) in MakeScatterAndVec()
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c5875 VecScatter sct = NULL; in MatNullSpacePropagateAny_Private() local