| H A D | plexproject.c | 713 static PetscErrorCode DMProjectLocal_Generic_Plex(DM dm, PetscReal time, Vec localU, PetscInt Ncc, … in DMProjectLocal_Generic_Plex() argument 1056 …PlexVecSetFieldClosure_Internal(plex, section, localX, fieldActive, point, Ncc, comps, label, ids[… in DMProjectLocal_Generic_Plex() 1087 …PetscCall(DMPlexVecSetFieldClosure_Internal(plex, section, localX, fieldActive, p, Ncc, comps, NUL… in DMProjectLocal_Generic_Plex() 1120 …cReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt com… in DMProjectFunctionLabelLocal_Plex() argument 1123 …PetscCall(DMProjectLocal_Generic_Plex(dm, time, NULL, Ncc, comps, label, numIds, ids, DM_BC_ESSENT… in DMProjectFunctionLabelLocal_Plex() 1134 …cReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt com… in DMProjectFieldLabelLocal_Plex() argument 1137 …PetscCall(DMProjectLocal_Generic_Plex(dm, time, localU, Ncc, comps, label, numIds, ids, DM_BC_ESSE… in DMProjectFieldLabelLocal_Plex() 1141 …cReal time, DMLabel label, PetscInt numIds, const PetscInt ids[], PetscInt Ncc, const PetscInt com… in DMProjectBdFieldLabelLocal_Plex() argument 1144 …PetscCall(DMProjectLocal_Generic_Plex(dm, time, localU, Ncc, comps, label, numIds, ids, DM_BC_ESSE… in DMProjectBdFieldLabelLocal_Plex()
|