[Octopus-devel] cvs commit: marques/octopus/external_libs/qshep qshep2d.f90 qshep3d.f90

cvsusers at tddft.org cvsusers at tddft.org
Sun Mar 5 10:27:49 WET 2006


appel       2006/03/05 10:27:49 WET

  Modified files:
    octopus/external_libs/qshep qshep2d.f90 qshep3d.f90 
  Log:
  The code did not link anymore:
  
   ../external_libs/qshep/libqshep.a(qshep2d.o): In function `givens_':
   qshep2d.f90:(.text+0x3d2): multiple definition of `givens_'
   /home/appel/opt/intel/lib/libskit.a(iters.o):iters.f:(.text+0xecd0): first defined here
  
  I renamed the givens routine in the qshep library to qshep_givens, since
  from the user point of view we have to assume the Sparskit library as
  given, i.e. not 'in-tree'.
  
  Revision  Changes    Path
  1.2       +7 -7      marques/octopus/external_libs/qshep/qshep2d.f90
  1.2       +7 -7      marques/octopus/external_libs/qshep/qshep3d.f90


More information about the Octopus-devel mailing list