Home
last modified time | relevance | path

Searched defs:petsc_mpiu_2int (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetscmath.h1025 struct /* __attribute__((packed, aligned(alignof(PetscInt *)))) */ petsc_mpiu_2int { struct
1034 static_assert(sizeof(struct petsc_mpiu_2int) == 2 * sizeof(PetscInt), ""); argument