It would be handy if I could get sizeof(PetscInt) from conf/petscvariables or something similar. Would this be feasible or is it already easily accessible without building code? (The motivation is to create static SWIG typemaps for NumPy arrays - at the moment I'm picking the right typemap at runtime). Garth