Searched refs:outValues (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 8068 …NumPoints, PetscInt *outNumIndices, PetscInt *outPoints[], PetscScalar *outValues[], PetscInt offs… in DMPlexAnchorsModifyMat_Internal() argument 8076 …dices, points, perms, outNumPoints, &newNumIndices, outPoints, offsets, outValues ? &modMat : NULL… in DMPlexAnchorsModifyMat_Internal() 8114 *outValues = (PetscScalar *)newValues; in DMPlexAnchorsModifyMat_Internal() 8120 …NumPoints, PetscInt *outNumIndices, PetscInt *outPoints[], PetscScalar *outValues[], PetscInt offs… in DMPlexAnchorsModifyMat() argument 8123 …numIndices, numIndices, values, outNumPoints, outNumIndices, outPoints, outValues, offsets, PETSC_… in DMPlexAnchorsModifyMat()
|