Home
last modified time | relevance | path

Searched defs:fOff (Results 1 – 8 of 8) sorted by relevance

/petsc/src/ts/utils/dmplexlandau/kokkos/
H A Dlandau.kokkos.cxx708 … const PetscInt fOff = (fieldA * Nb + f) * totDim + fieldA * Nb + g; in LandauKokkosJacobian() local
765 … const PetscInt fOff = (fieldA * Nb + f) * totDim + fieldA * Nb + g; in LandauKokkosJacobian() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c2694 const PetscInt fOff = i * totDim + j; in PetscFEUpdateElementMat_Internal() local
2846 const PetscInt fOff = eOffset + i * totDim + j; in PetscFEUpdateElementMat_Hybrid_Internal() local
/petsc/src/vec/is/section/interface/
H A Dsection.c2092 PetscInt fdof = 0, cfdof = 0, fc, numConst = 0, fOff = 0; in PetscSectionCreateSubsection() local
2265 PetscInt dof, numConst = 0, fOff = 0; in PetscSectionCreateSupersection() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c451 const PetscInt fOff = i * totDim + j; in LandauFormJacobian_Internal() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c2807 PetscInt numFaces, f, fOff = 0, p, d; in DMPlexComputeGeometryFVM_3D_Internal() local
H A Dplexegads.c882 …s = 0, newVertices = 0, numEdges = 0, numCells = 0, newCells = 0, numQuads = 0, cOff = 0, fOff = 0; in DMPlexCreateGeom_Internal() local
H A Dplexfem.c1759 PetscInt qc = 0, fOff = 0, dep; in DMComputeL2FieldDiff_Plex() local
H A Dplex.c9585 PetscInt *closure = NULL, closureSize, cl, numCorners = 0, fOff = 0, unsplit; in DMPlexCheckFaces() local