Quantcast
Viewing all articles
Browse latest Browse all 12

Derived Type and Subroutine in Module - Compiler Error?

inglês

Hello-

I am having trouble using a Subroutine that takes a Derived Type implemented in a Module. I have checked some references, and my implementation seems to be spec. A search of this forum/site has turned up nothing that seems pertinent.

I believe I am implementing it correctly. As I understand, the Derived Type is declared inside the Module. Following the CONTAINS statement, the SUBROUTINE begins. It includes an INTENT statement, and appropriate INTERFACE in the main program.


Viewing all articles
Browse latest Browse all 12