Searched defs:unitbytes (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/sys/utils/ |
| H A D | segbuffer.c | 19 size_t unitbytes; member 58 PetscErrorCode PetscSegBufferCreate(size_t unitbytes, PetscCount expected, PetscSegBuffer *seg) in PetscSegBufferCreate() 146 size_t unitbytes; in PetscSegBufferExtractTo() local
|
| H A D | mpits.c | 76 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSided_Ibarrier() local 136 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSided_Allreduce() local 182 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSided_RedScatter() local 292 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSidedFReq_Reference() local 331 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSidedFReq_Ibarrier() local
|
| /petsc/src/vec/is/sf/impls/basic/nvshmem/ |
| H A D | sfnvshmem.cu | 327 …nt *srcranks, const char *src, PetscInt *srcdisp, char *dst, PetscInt *dstdisp, PetscInt unitbytes) in GetDataFromRemotelyAccessible() 488 … *dst, PetscInt *dstdisp, const char *src, PetscInt *srcdisp, uint64_t *srcsig, PetscInt unitbytes) in WaitAndPutDataToRemotelyAccessible()
|
| /petsc/include/petsc/private/ |
| H A D | petscdsimpl.h | 38 size_t unitbytes; /* Number of bytes per entry */ member
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfbasic.c | 304 PetscScalar unitbytes; in PetscSFView_Basic_PatternAndSizes() local
|
| H A D | sfpack.h | 175 size_t unitbytes; /* Number of bytes in a unit */ member
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtweakform.c | 7 static PetscErrorCode PetscChunkBufferCreate(size_t unitbytes, PetscCount expected, PetscChunkBuffe… in PetscChunkBufferCreate()
|