Searched defs:nelems (Results 1 – 3 of 3) sorted by relevance
333 PetscInt nelems = (dstdisp[bid + 1] - dstdisp[bid]) * unitbytes; in GetDataFromRemotelyAccessible() local424 size_t nelems = (dstdisp_h[i + 1] - dstdisp_h[i]) * link->unitbytes; in PetscSFLinkGetDataBegin_NVSHMEM() local494 PetscInt nelems = (srcdisp[bid + 1] - srcdisp[bid]) * unitbytes; in WaitAndPutDataToRemotelyAccessible() local575 size_t nelems = (srcdisp_h[i + 1] - srcdisp_h[i]) * link->unitbytes; in PetscSFLinkPutDataBegin_NVSHMEM() local
259 PetscInt nelems = ntensorelems; in DMMoab_GenerateElements_Private() local341 …t dim, PetscBool simplex, PetscInt rank, PetscInt nprocs, const PetscReal *bounds, PetscInt nelems) in DMMBUtil_InitializeOptions()
1055 PetscInt nelems, *elems, off = 0, p; in DMPlexClosurePoints_Private() local