2008/9/9

Sone definition of PETSc parameter

  • PetscMPIInt = int {typedef int PetscMPIInt}
  • PetscErrorCode = int {typedef int PetscErrorCode}
  • PetscInt = int {no 64bit }
  • PetscInt = long long {64bit}
  • PetscErrorCode = int {typedef int PetscErrorCode}