This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Passing matrices from c++ to fortran


I want to pass  a dynamically aloccated matrix from c++ code to a fortran
subroutine.

I know how to do this with a static matrix, but with dynamical matrix
there are some  difficulties.

If someone can help me I'll be grateful.

Thanks.


-- 
Americo Junior




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]