Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/
H A DsourceDatabase.py284 def resolveDependency(self, source, dep): argument
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1124 PetscInt dep; in DivideCells_Private() local
1261 …PetscInt shift = 100, shift2 = 200, depth = 0, dep, dim, d, sp, maxConeSize, maxSupportSiz… in DMPlexConstructCohesiveCells_Internal() local
1300 const PetscInt dep = values[sp]; in DMPlexConstructCohesiveCells_Internal() local
1813 PetscInt dep = values[sp]; in DMPlexConstructCohesiveCells_Internal() local
1906 const PetscInt dep = values[sp]; in DMPlexConstructCohesiveCells_Internal() local
2075 PetscInt closureSize, cl, dep; in CheckFaultEdge_Private() local
2092 PetscInt Ncl, dep, val; in CheckFaultEdge_Private() local
4409 const PetscInt dep = depths[d]; in DMPlexCreateSubpointIS_Internal() local
H A Dplexsection.c94 PetscInt Nf, f, Nds, n, dim, d, dep, p; in DMPlexCreateSectionDof() local
H A Dplexgeometry.c3617 PetscInt dep = (k & (1 << l)) >> l; in DMPlexCoordinatesToReference_Tensor() local
3624 PetscInt dep = ((k & (1 << m)) >> m) && (m != l); in DMPlexCoordinatesToReference_Tensor() local
3711 PetscInt dep = (k & (1 << l)) >> l; in DMPlexReferenceToCoordinates_Tensor() local
H A Dplexproject.c1041 PetscInt depth, dep; in DMProjectLocal_Generic_Plex() local
H A Dplexdistribute.c949 const PetscInt dep = depths[i]; in DMPlexStratifyMigrationSF() local
H A Dplex.c151 PetscInt dep; in DMPlexGetFieldTypes_Internal() local
6821 PetscInt dep; in DMPlexVecGetClosureAtDepth() local
H A Dplexfem.c1759 PetscInt qc = 0, fOff = 0, dep; in DMComputeL2FieldDiff_Plex() local
/petsc/src/sys/objects/device/interface/
H A Dmark_dcontext.cxx583 …for (const auto &dep : object_dependencies) PetscCall(PetscDeviceContextWaitForEvent_Private(dctx,… in MarkFromID_IncompatibleModes() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c663 const PetscInt dep = DMPolytopeTypeGetDim((DMPolytopeType)tr->ctOrderNew[c]); in DMPlexTransformSetUp() local
/petsc/src/dm/impls/plex/hdf5/
H A Dplexhdf5.c1205 PetscInt pStart, pEnd, dep, numCorners; in DMPlexTopologyView_HDF5_XDMF_Private() local