Prev: C++ / Fortran interoperability
Next: Problem with automatic reallocation of allocatable scalar on assignment
From: James on 6 Aug 2010 08:58 Unfortunately new_pointer(0:,0:) => old_pointer isn't yet implemented in the Intel, PGI, NAG nor gfortran compilers, but would be an ideal solution. The argument association trick works nicely though! Thanks for the help! --James
First
|
Prev
|
Pages: 1 2 Prev: C++ / Fortran interoperability Next: Problem with automatic reallocation of allocatable scalar on assignment |