Home
last modified time | relevance | path

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

/petsc/src/sys/objects/
H A Dptype.c113 PETSC_LONG_SIZE = sizeof(long), enumerator
154 else if (ptype == PETSC_LONG) *size = PETSC_LONG_SIZE; in PetscDataTypeGetSize()