Quantcast
Viewing all articles
Browse latest Browse all 415

Elemental function with allocatable attribute

Hello,

I need to create a elemental function with returning a variable-length string. To do so I use a allocatable object. But the ifort compiler return the error with code 6112 when gfortran do this very well. So is there a way to do this kind of function with ifort ?

Cheers.

 


Viewing all articles
Browse latest Browse all 415

Trending Articles