Home
last modified time | relevance | path

Searched refs:DMPlexGetConeOrientation (Results 1 – 18 of 18) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexorient.c32 PetscCall(DMPlexGetConeOrientation(dm, p, &ornt)); in DMPlexOrientPoint()
55 PetscCall(DMPlexGetConeOrientation(dm, support[s], &ornt)); in DMPlexOrientPoint()
120 PetscCall(DMPlexGetConeOrientation(dm, supp[indS[0]], &coneOA)); in DMPlexCheckFace_Internal()
121 PetscCall(DMPlexGetConeOrientation(dm, supp[indS[1]], &coneOB)); in DMPlexCheckFace_Internal()
190 PetscCall(DMPlexGetConeOrientation(dm, support[0], &coneOA)); in DMPlexCheckFace_Old_Internal()
191 PetscCall(DMPlexGetConeOrientation(dm, support[1], &coneOB)); in DMPlexCheckFace_Old_Internal()
475 PetscCall(DMPlexGetConeOrientation(dm, neighbor, &ornt)); in DMPlexOrient()
848 PetscCall(DMPlexGetConeOrientation(dm, neighbor, &ornt)); in DMPlexOrientCells_Internal()
H A Dplexceed.c139 PetscCall(DMPlexGetConeOrientation(dm, cells[0], &orients)); in DMPlexGetLocalOffsets()
H A Dplexsubmesh.c613 PetscCall(DMPlexGetConeOrientation(dm, p, &orientations)); in DMPlexShiftPoints_Internal()
1485 PetscCall(DMPlexGetConeOrientation(dm, oldp, &ornt)); in DMPlexConstructCohesiveCells_Internal()
1567 PetscCall(DMPlexGetConeOrientation(dm, ocell, &nconeO)); in DMPlexConstructCohesiveCells_Internal()
1982 PetscCall(DMPlexGetConeOrientation(dm, cell, &ornt)); in GetSurfaceSide_Static()
1995 PetscCall(DMPlexGetConeOrientation(subdm, subpoint, &subornt)); in GetSurfaceSide_Static()
3531 PetscCall(DMPlexGetConeOrientation(dm, ccell, &ornt)); in DMPlexCreateSubmeshGeneric_Interpolated()
3545 PetscCall(DMPlexGetConeOrientation(dm, point, &ornt)); in DMPlexCreateSubmeshGeneric_Interpolated()
H A Dplextree.c106 PetscCall(DMPlexGetConeOrientation(dm, sA, &oA)); in DMPlexReferenceTreeGetChildSymmetry_Default()
107 PetscCall(DMPlexGetConeOrientation(dm, sB, &oB)); in DMPlexReferenceTreeGetChildSymmetry_Default()
307 PetscCall(DMPlexGetConeOrientation(K, p, &orientation)); in DMPlexCreateReferenceTree_Union()
324 PetscCall(DMPlexGetConeOrientation(Kref, p, &orientation)); in DMPlexCreateReferenceTree_Union()
1915 PetscCall(DMPlexGetConeOrientation(dm, p, &orientation)); in DMPlexTreeRefineCell()
1932 PetscCall(DMPlexGetConeOrientation(K, kPerm, &orientation)); in DMPlexTreeRefineCell()
H A Dplexinterpolate.c718 PetscCall(DMPlexGetConeOrientation(dm, p, &cone)); in DMPlexInterpolateFaces_Internal()
736 PetscCall(DMPlexGetConeOrientation(dm, c, &cone)); in DMPlexInterpolateFaces_Internal()
H A Dplex.c3494 PetscErrorCode DMPlexGetConeOrientation(DM dm, PetscInt p, const PetscInt *coneOrientation[]) in DMPlexGetConeOrientation() function
3938 PetscCall(DMPlexGetConeOrientation(dm, p, &ornt)); in DMPlexConvertOldOrientations_Internal()
5268 PetscCall(DMPlexGetConeOrientation(dmA, p, &ornt)); in DMPlexEqual()
5271 PetscCall(DMPlexGetConeOrientation(dmB, p, &orntB)); in DMPlexEqual()
6354 PetscCall(DMPlexGetConeOrientation(dm, point, &coneO)); in DMPlexVecGetClosure_Depth1_Static()
7221 PetscCall(DMPlexGetConeOrientation(dm, point, &coneO)); in DMPlexVecSetClosure_Depth1_Static()
9592 PetscCall(DMPlexGetConeOrientation(dm, c, &ornt)); in DMPlexCheckFaces()
H A Dplexfem.c3901 PetscCall(DMPlexGetConeOrientation(dm, cell, &ornt)); in DMPlexGetHybridCellFields()
4029 PetscCall(DMPlexGetConeOrientation(dm, cell, &ornt)); in DMPlexGetHybridFields()
H A Dplexcreate.c1070 PetscCall(DMPlexGetConeOrientation(dm, cells[0], &orients)); in DMPlexSetBoxLabel_Internal()
/petsc/src/dm/impls/plex/tutorials/
H A Dex11.c271 PetscCall(DMPlexGetConeOrientation(dm, p, &ornt)); in CheckSubcells()
273 PetscCall(DMPlexGetConeOrientation(odm, p, &oornt)); in CheckSubcells()
/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexf90.c73 *ierr = DMPlexGetConeOrientation(*dm, *p, &v); in dmplexgetconeorientation_()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmplex.pxi29 PetscErrorCode DMPlexGetConeOrientation(PetscDM, PetscInt, const PetscInt*[])
H A DDMPlex.pyx685 DMPlex.setChart, petsc.DMPlexGetConeOrientation
695 CHKERR(DMPlexGetConeOrientation(self.dm, cp, &iorie))
/petsc/src/dm/impls/plex/tests/
H A Dex8.c208 PetscCall(DMPlexGetConeOrientation(dm, cell, &ornt)); in CheckGaussLaw()
/petsc/include/
H A Dpetscdmplex.h52 PETSC_EXTERN PetscErrorCode DMPlexGetConeOrientation(DM, PetscInt, const PetscInt *[]);
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c559 PetscCall(DMPlexGetConeOrientation(ex->dmNormal, supp[0], &ornt)); in DMPlexTransformSetUp_Extrude()
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c966 PetscCall(DMPlexGetConeOrientation(dm, cell, &orient)); in DMFieldComputeFaceData_DS()
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h1626 PetscCall(DMPlexGetConeOrientation(dm, p, &ornt)); in DMPlexCreateConnectivity_pforest()
1965 PetscCall(DMPlexGetConeOrientation(dm, sA, &oA)); in DMReferenceTreeGetChildSymmetry_pforest()
1966 PetscCall(DMPlexGetConeOrientation(dm, sB, &oB)); in DMReferenceTreeGetChildSymmetry_pforest()
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c871 PetscCall(DMPlexGetConeOrientation(dm, p, &ornt)); in DMPlexTopologyView_HDF5_Inner_Private()