Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrcohesive.c146 PetscInt rt, Nc, No; in DMPlexTransformCohesiveExtrudeSetUp_Point() local
194 PetscInt rt, Nc, No, coff, ooff; in DMPlexTransformCohesiveExtrudeSetUp_Segment() local
362 PetscInt rt, Nc, No, coff, ooff; in DMPlexTransformCohesiveExtrudeSetUp_Triangle() local
495 PetscInt rt, Nc, No, coff, ooff; in DMPlexTransformCohesiveExtrudeSetUp_Quadrilateral() local
658 PetscInt rt, Nc, No; in DMPlexTransformCohesiveExtrudeSetUp_Tetrahedron() local
710 PetscInt rt, Nc, No; in DMPlexTransformCohesiveExtrudeSetUp_Hexahedron() local
H A Dplextrextrude.c149 PetscInt Nc, No; in DMPlexTransformExtrudeSetUp_Point() local
181 PetscInt Nc, No, coff, ooff; in DMPlexTransformExtrudeSetUp_Segment() local
259 PetscInt Nc, No, coff, ooff; in DMPlexTransformExtrudeSetUp_Triangle() local
351 PetscInt Nc, No, coff, ooff; in DMPlexTransformExtrudeSetUp_Quadrilateral() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex11.c137 PetscInt No, o; in GenerateArrangements() local
162 PetscInt No, o1, o2, o3, o4; in VerifyCayleyTable() local
209 PetscInt No, o, oi, o2; in VerifyInverse() local
358 PetscInt No, o; in RefineArrangements() local
/petsc/src/dm/impls/plex/transform/impls/refine/bl/
H A Dplexrefbl.c21 PetscInt Nc, No, coff, i, ict; in DMPlexTransformSetUp_BL() local
/petsc/src/dm/impls/da/
H A Ddacorn.c307 PetscInt s, m, n, p, M, N, P, dim, Mo, No, Po; in DMDACreateCompatibleDMDA() local
H A Dda.c332 PetscErrorCode DMDASetOffset(DM da, PetscInt xo, PetscInt yo, PetscInt zo, PetscInt Mo, PetscInt No in DMDASetOffset()
375 …scInt *xo, PeOp PetscInt *yo, PeOp PetscInt *zo, PeOp PetscInt *Mo, PeOp PetscInt *No, PeOp PetscI… in DMDAGetOffset()
/petsc/include/petsc/private/
H A Ddmdaimpl.h28 PetscInt Mo, No, Po; /* the size of the problem the offset is in to */ member
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c1578 const PetscInt No = DMPolytopeTypeGetNumArrangements(ct) / 2; in DMPlexConstructCohesiveCells_Internal() local