Home
last modified time | relevance | path

Searched defs:so (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c31 …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 Dplexref1d.c39 …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 Dplexreftobox.c31 …Orientation_ToBox(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_ToBox()
/petsc/src/sys/dll/
H A Ddl.c54 char *buf, *par2, *gz = NULL, *so = NULL; in PetscDLLibraryRetrieve() local
/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c405 …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 Dplexrefregular.c391 …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 Dplexrefsbr.c273 …llOrientation_SBR(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_SBR()
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c844 …entation_Cohesive(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_Cohesive()
H A Dplextrextrude.c630 …ientation_Extrude(DMPlexTransform tr, DMPolytopeType sct, PetscInt sp, PetscInt so, DMPolytopeType… in DMPlexTransformGetSubcellOrientation_Extrude()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1205 …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 Dfe.c2813 const PetscInt so = isHybridI ? 0 : s; in PetscFEUpdateElementMat_Hybrid_Internal() local