On Sat, 20 Oct 2007, Barry Smith wrote: > I don't know; there are pros and cons to the two > approaches. > > Why not PetscSize_T? I admit both look stupid, but the > _ at least matches the standard C style.
Barry, Our use of caps can be considered as a subtitute for '_'. And PetscSizeT matches our current convention. [i.e currently no datatype has an '_'.]. I've pused fortran changes using PetscSizeT. thanks, Satish
