Searched defs:sct (Results 1 – 15 of 15) sorted by relevance
| /petsc/src/mat/utils/ |
| H A D | isltog.c | 30 VecScatter sct; in MatCreateFromISLocalToGlobalMapping() local
|
| /petsc/src/dm/impls/plex/transform/impls/refine/alfeld/ |
| H A D | plexrefalfeld.c | 31 …de DMPlexTransformGetSubcellOrientation_Alfeld(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_Alfeld()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/1d/ |
| H A D | plexref1d.c | 39 …orCode DMPlexTransformGetSubcellOrientation_1D(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_1D()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/tobox/ |
| H A D | plexreftobox.c | 31 …ode DMPlexTransformGetSubcellOrientation_ToBox(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_ToBox()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/bl/ |
| H A D | plexrefbl.c | 405 …orCode DMPlexTransformGetSubcellOrientation_BL(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_BL()
|
| /petsc/src/mat/impls/lrc/ |
| H A D | lrc.c | 275 VecScatter sct; in MatSetUp_LRC() local
|
| /petsc/src/dm/impls/plex/transform/impls/refine/regular/ |
| H A D | plexrefregular.c | 391 PetscErrorCode DMPlexTransformGetSubcellOrientation_Regular(DMPlexTransform tr, DMPolytopeType sct,… in DMPlexTransformGetSubcellOrientation_Regular()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/sbr/ |
| H A D | plexrefsbr.c | 273 …rCode DMPlexTransformGetSubcellOrientation_SBR(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_SBR()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexreorder.c | 476 DMPolytopeType sct; in DMCreateSectionPermutation_Plex_Cohesive_Old() local
|
| H A D | plex.c | 1529 VecScatter sct; in DMPlexView_Ascii() local
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 844 … DMPlexTransformGetSubcellOrientation_Cohesive(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_Cohesive()
|
| H A D | plextrextrude.c | 630 …e DMPlexTransformGetSubcellOrientation_Extrude(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp… in DMPlexTransformGetSubcellOrientation_Extrude()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 488 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 D | ex30.c | 2009 static PetscErrorCode MakeScatterAndVec(Vec X, IS is, Vec *Y, VecScatter *sct) in MakeScatterAndVec()
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcprivate.c | 5875 VecScatter sct = NULL; in MatNullSpacePropagateAny_Private() local
|