Home
last modified time | relevance | path

Searched refs:PETSC_COUNT_SIZE (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/
H A Dptype.c122 PETSC_COUNT_SIZE = sizeof(PetscCount) enumerator
162 else if (ptype == PETSC_COUNT) *size = PETSC_COUNT_SIZE; in PetscDataTypeGetSize()