| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 146 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 D | plextrextrude.c | 149 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 D | ex11.c | 137 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 D | plexrefbl.c | 21 PetscInt Nc, No, coff, i, ict; in DMPlexTransformSetUp_BL() local
|
| /petsc/src/dm/impls/da/ |
| H A D | dacorn.c | 307 PetscInt s, m, n, p, M, N, P, dim, Mo, No, Po; in DMDACreateCompatibleDMDA() local
|
| H A D | da.c | 332 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 D | dmdaimpl.h | 28 PetscInt Mo, No, Po; /* the size of the problem the offset is in to */ member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 1578 const PetscInt No = DMPolytopeTypeGetNumArrangements(ct) / 2; in DMPlexConstructCohesiveCells_Internal() local
|