Hi all,
we actually revise our dft simulation package code and try to get rid of some warnings and pitfalls.
our code is written in f90.
for some compilers it has been discussed, that they eventually make a copy of some matrices when calling lapack.
my question now is: does there exist some f90 interface which prevents from that? does a stable f90 interface exist at all? (this could be interesting in order to get a consistent code....)
thanks for any hint
alex

