Searched refs:candidatesRemoteSize (Results 1 – 1 of 1) sorted by relevance
1190 PetscInt candidatesSize, candidatesRemoteSize, claimsSize; in DMPlexInterpolatePointSF() local1278 PetscCall(PetscSectionGetStorageSize(candidateRemoteSection, &candidatesRemoteSize)); in DMPlexInterpolatePointSF()1279 PetscCall(PetscMalloc1(candidatesRemoteSize, &candidatesRemote)); in DMPlexInterpolatePointSF()1288 …section_interp_candidate_remote_view", "Remote Candidates", NULL, candidatesRemoteSize, candidates… in DMPlexInterpolatePointSF()