I'm struggling with a f95 code problem that really needs polymorphic pointers/variables (i.e. a single array consisting of multiple data types), but I understand these are not to be supported until fortran 2000 (?)... Any help much appreciated:
I have defined an overall 'particle' type, and...