PetscOptionsGetEnum: Pass PetscInt* to PetscOptionsGetEList instead of casting away PetscEnum*
Since sizeof(PetscInt) != sizeof(PetscEnum) with-64-bit-indices.
Hg-commit: 501ef69ce8320cac8674c5a7b9
PetscOptionsGetEnum: Pass PetscInt* to PetscOptionsGetEList instead of casting away PetscEnum*
Since sizeof(PetscInt) != sizeof(PetscEnum) with-64-bit-indices.
Hg-commit: 501ef69ce8320cac8674c5a7b9729d035b6e9a7e
show more ...
|