Searched defs:subpoint (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/dt/fe/impls/composite/ |
| H A D | fecomposite.c | 22 PetscReal *subpoint; in PetscFESetUp_Composite() local 113 PetscReal *tmpB = NULL, *tmpD = NULL, *tmpH = NULL, *subpoint; in PetscFEComputeTabulation_Composite() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 1989 PetscInt subpoint, subface, subconeSize, sc; in GetSurfaceSide_Static() local 3478 const PetscInt subpoint = firstSubPoint[d] + p; in DMPlexCreateSubmeshGeneric_Interpolated() local 3510 const PetscInt subpoint = firstSubPoint[d] + p; in DMPlexCreateSubmeshGeneric_Interpolated() local 3633 const PetscInt subpoint = firstSubPoint[d] + p; in DMPlexCreateSubmeshGeneric_Interpolated() local 3651 const PetscInt subpoint = firstSubPoint[d] + p; in DMPlexCreateSubmeshGeneric_Interpolated() local 3675 const PetscInt subpoint = firstSubPoint[d] + p; in DMPlexCreateSubmeshGeneric_Interpolated() local 3792 …const PetscInt subpoint = DMPlexFilterPointPerm_Internal(point, 0, numSubpoints, sortedPoints ? so… in DMPlexCreateSubmeshGeneric_Interpolated() local 3878 …const PetscInt subpoint = DMPlexFilterPointPerm_Internal(point, 0, numSubpoints, sortedPoints ? so… in DMPlexCreateSubmeshGeneric_Interpolated() local
|
| H A D | plexfem.c | 4034 PetscInt face = cone[s], point = face, subpoint, Nx, i; in DMPlexGetHybridFields() local
|