Searched defs:so (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/alfeld/ |
| H A D | plexrefalfeld.c | 31 …rientation_Alfeld(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_Alfeld()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/1d/ |
| H A D | plexref1d.c | 39 …ellOrientation_1D(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_1D()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/tobox/ |
| H A D | plexreftobox.c | 31 …Orientation_ToBox(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_ToBox()
|
| /petsc/src/sys/dll/ |
| H A D | dl.c | 54 char *buf, *par2, *gz = NULL, *so = NULL; in PetscDLLibraryRetrieve() local
|
| /petsc/src/dm/impls/plex/transform/impls/refine/bl/ |
| H A D | plexrefbl.c | 405 …ellOrientation_BL(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_BL()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/regular/ |
| H A D | plexrefregular.c | 391 …ientation_Regular(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_Regular()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/sbr/ |
| H A D | plexrefsbr.c | 273 …llOrientation_SBR(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_SBR()
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 844 …entation_Cohesive(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_Cohesive()
|
| H A D | plextrextrude.c | 630 …ientation_Extrude(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_Extrude()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1205 …ientationIdentity(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientationIdentity() 1381 …ubcellOrientation(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation()
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 2813 const PetscInt so = isHybridI ? 0 : s; in PetscFEUpdateElementMat_Hybrid_Internal() local
|