Searched refs:packed (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DMComposite.pyx | 151 Use `getLocalISs` for index sets in the packed local numbering, and 152 `getLGMaps` for to map local sub-DM (including ghost) indices to packed
|
| /petsc/src/mat/impls/aij/seq/cholmod/ |
| H A D | aijcholmod.c | 47 C->packed = 1; in MatWrapCholmod_seqaij()
|
| /petsc/src/sys/objects/ |
| H A D | options.c | 452 char *string, *vstring = NULL, *astring = NULL, *packed = NULL; in PetscOptionsInsertFilePetsc() local 562 PetscCall(PetscMalloc1(2 + acnt + cnt, &packed)); in PetscOptionsInsertFilePetsc() 563 PetscCall(PetscSegBufferExtractTo(aseg, packed)); in PetscOptionsInsertFilePetsc() 564 PetscCall(PetscSegBufferExtractTo(vseg, packed + acnt + 1)); in PetscOptionsInsertFilePetsc() 576 if (rank) PetscCall(PetscMalloc1(2 + acnt + cnt, &packed)); in PetscOptionsInsertFilePetsc() 578 PetscCallMPI(MPI_Bcast(packed, 2 + acnt + cnt, MPI_CHAR, 0, comm)); in PetscOptionsInsertFilePetsc() 579 astring = packed; in PetscOptionsInsertFilePetsc() 580 vstring = packed + acnt + 1; in PetscOptionsInsertFilePetsc() 595 PetscCall(PetscFree(packed)); in PetscOptionsInsertFilePetsc()
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfpack.c | 55 …unt, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, const void *unpacked, void *packed) \ 58 Type *p = (Type *)packed, *p2; \ 96 …unt, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, void *unpacked, const void *packed) \ 99 const Type *p = (const Type *)packed; \ 137 …unt, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, void *unpacked, const void *packed) \ 140 const Type *p = (const Type *)packed; \ 170 …Int count, PetscInt start, PetscSFPackOpt opt, const PetscInt *idx, void *unpacked, void *packed) \ 172 Type *u = (Type *)unpacked, *p = (Type *)packed, tmp; \
|
| /petsc/src/mat/impls/aij/seq/spqr/ |
| H A D | aijspqr.c | 95 C->packed = 1; in MatWrapCholmod_SPQR_seqaij()
|
| /petsc/src/mat/impls/sbaij/seq/cholmod/ |
| H A D | sbaijcholmod.c | 170 C->packed = 1; in MatWrapCholmod_seqsbaij()
|
| /petsc/include/ |
| H A D | petscmath.h | 1029 struct __attribute__((packed)) petsc_mpiu_int_mpiint {
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 3987 (mp-packed-bed/zero-vel-vof 0) 4416 (vof/packed-bed/subtract-vol-imbl? #f)
|