#                                               -*- cmake -*-
#
#  CMakeLists.txt
#
#  Copyright (C) 2005-2013 EDF-EADS-Phimeca
#
#  This library is free software: you can redistribute it and/or modify
#  it under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation, either version 3 of the License, or
#  (at your option) any later version.
#
#  This library is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU Lesser General Public License for more details.
#
#  You should have received a copy of the GNU Lesser General Public
#  along with this library.  If not, see <http://www.gnu.org/licenses/>.
#
#  @author dutka
#  @date   2010-02-04 16:44:49 +0100 (Thu, 04 Feb 2010)
#

ot_add_source_file ( daxpy.f )
ot_add_source_file ( dbdsdc.f )
ot_add_source_file ( dbdsqr.f )
ot_add_source_file ( dcabs1.f )
ot_add_source_file ( dcopy.f )
ot_add_source_file ( ddot.f )
ot_add_source_file ( dgebak.f )
ot_add_source_file ( dgebal.f )
ot_add_source_file ( dgebd2.f )
ot_add_source_file ( dgebrd.f )
ot_add_source_file ( dgeev.f )
ot_add_source_file ( dgehd2.f )
ot_add_source_file ( dgehrd.f )
ot_add_source_file ( dgelq2.f )
ot_add_source_file ( dgelqf.f )
ot_add_source_file ( dgelsy.f )
ot_add_source_file ( dgemm.f )
ot_add_source_file ( dgemv.f )
ot_add_source_file ( dgeqp3.f )
ot_add_source_file ( dgeqr2.f )
ot_add_source_file ( dgeqrf.f )
ot_add_source_file ( dger.f )
ot_add_source_file ( dgesdd.f )
ot_add_source_file ( dgesv.f )
ot_add_source_file ( dgetf2.f )
ot_add_source_file ( dgetrf.f )
ot_add_source_file ( dgetrs.f )
ot_add_source_file ( dhseqr.f )
ot_add_source_file ( disnan.f )
ot_add_source_file ( dlabad.f )
ot_add_source_file ( dlabrd.f )
ot_add_source_file ( dlacpy.f )
ot_add_source_file ( dladiv.f )
ot_add_source_file ( dlae2.f )
ot_add_source_file ( dlaed6.f )
ot_add_source_file ( dlaev2.f )
ot_add_source_file ( dlaexc.f )
ot_add_source_file ( dlahqr.f )
ot_add_source_file ( dlahr2.f )
ot_add_source_file ( dlaic1.f )
ot_add_source_file ( dlaisnan.f )
ot_add_source_file ( dlaln2.f )
ot_add_source_file ( dlamc3.c )
ot_add_source_file ( dlamch.f )
ot_add_source_file ( dlamrg.f )
ot_add_source_file ( dlange.f )
ot_add_source_file ( dlanst.f )
ot_add_source_file ( dlansy.f )
ot_add_source_file ( dlanv2.f )
ot_add_source_file ( dlapy2.f )
ot_add_source_file ( dlaqp2.f )
ot_add_source_file ( dlaqps.f )
ot_add_source_file ( dlaqr0.f )
ot_add_source_file ( dlaqr1.f )
ot_add_source_file ( dlaqr2.f )
ot_add_source_file ( dlaqr3.f )
ot_add_source_file ( dlaqr4.f )
ot_add_source_file ( dlaqr5.f )
ot_add_source_file ( dlarfb.f )
ot_add_source_file ( dlarf.f )
ot_add_source_file ( dlarfg.f )
ot_add_source_file ( dlarft.f )
ot_add_source_file ( dlarfx.f )
ot_add_source_file ( dlartg.f )
ot_add_source_file ( dlarzb.f )
ot_add_source_file ( dlarz.f )
ot_add_source_file ( dlarzt.f )
ot_add_source_file ( dlas2.f )
ot_add_source_file ( dlascl.f )
ot_add_source_file ( dlasd0.f )
ot_add_source_file ( dlasd1.f )
ot_add_source_file ( dlasd2.f )
ot_add_source_file ( dlasd3.f )
ot_add_source_file ( dlasd4.f )
ot_add_source_file ( dlasd5.f )
ot_add_source_file ( dlasd6.f )
ot_add_source_file ( dlasd7.f )
ot_add_source_file ( dlasd8.f )
ot_add_source_file ( dlasda.f )
ot_add_source_file ( dlasdq.f )
ot_add_source_file ( dlasdt.f )
ot_add_source_file ( dlaset.f )
ot_add_source_file ( dlasq1.f )
ot_add_source_file ( dlasq2.f )
ot_add_source_file ( dlasq3.f )
ot_add_source_file ( dlasq4.f )
ot_add_source_file ( dlasq5.f )
ot_add_source_file ( dlasq6.f )
ot_add_source_file ( dlasr.f )
ot_add_source_file ( dlasrt.f )
ot_add_source_file ( dlassq.f )
ot_add_source_file ( dlasv2.f )
ot_add_source_file ( dlaswp.f )
ot_add_source_file ( dlasy2.f )
ot_add_source_file ( dlasyf.f )
ot_add_source_file ( dlatrd.f )
ot_add_source_file ( dlatrz.f )
ot_add_source_file ( dnrm2.f )
ot_add_source_file ( dorg2l.f )
ot_add_source_file ( dorg2r.f )
ot_add_source_file ( dorgbr.f )
ot_add_source_file ( dorghr.f )
ot_add_source_file ( dorgl2.f )
ot_add_source_file ( dorglq.f )
ot_add_source_file ( dorgql.f )
ot_add_source_file ( dorgqr.f )
ot_add_source_file ( dorgtr.f )
ot_add_source_file ( dorm2r.f )
ot_add_source_file ( dormbr.f )
ot_add_source_file ( dormhr.f )
ot_add_source_file ( dorml2.f )
ot_add_source_file ( dormlq.f )
ot_add_source_file ( dormqr.f )
ot_add_source_file ( dormr3.f )
ot_add_source_file ( dormrz.f )
ot_add_source_file ( dposv.f )
ot_add_source_file ( dpotf2.f )
ot_add_source_file ( dpotrf.f )
ot_add_source_file ( dpotrs.f )
ot_add_source_file ( drot.f )
ot_add_source_file ( dscal.f )
ot_add_source_file ( dspmv.f )
ot_add_source_file ( dsteqr.f )
ot_add_source_file ( dsterf.f )
ot_add_source_file ( dstev.f )
ot_add_source_file ( dswap.f )
ot_add_source_file ( dsyev.f )
ot_add_source_file ( dsymm.f )
ot_add_source_file ( dsymv.f )
ot_add_source_file ( dsyr2.f )
ot_add_source_file ( dsyr2k.f )
ot_add_source_file ( dsyr.f )
ot_add_source_file ( dsyrk.f )
ot_add_source_file ( dsysv.f )
ot_add_source_file ( dsytd2.f )
ot_add_source_file ( dsytf2.f )
ot_add_source_file ( dsytrd.f )
ot_add_source_file ( dsytrf.f )
ot_add_source_file ( dsytrs.f )
ot_add_source_file ( dtrevc.f )
ot_add_source_file ( dtrexc.f )
ot_add_source_file ( dtrmm.f )
ot_add_source_file ( dtrmv.f )
ot_add_source_file ( dtrsm.f )
ot_add_source_file ( dtzrzf.f )
ot_add_source_file ( idamax.f )
ot_add_source_file ( ieeeck.f )
ot_add_source_file ( iladlc.f )
ot_add_source_file ( iladlr.f )
ot_add_source_file ( ilaenv.f )
ot_add_source_file ( iparmq.f )
ot_add_source_file ( lsame.f )
ot_add_source_file ( xerbla.f )
ot_add_source_file ( zaxpy.f )
ot_add_source_file ( zcopy.f )
ot_add_source_file ( zdotc.f )
ot_add_source_file ( zdscal.f )
ot_add_source_file ( zgemm.f )
ot_add_source_file ( zgemv.f )
ot_add_source_file ( zhemm.f )
ot_add_source_file ( zhemv.f )
ot_add_source_file ( zherk.f )
ot_add_source_file ( zlacgv.f )
ot_add_source_file ( zpotf2.f )
ot_add_source_file ( zpotrf.f )
ot_add_source_file ( zscal.f )
ot_add_source_file ( zsymm.f )
ot_add_source_file ( ztrmm.f )
ot_add_source_file ( ztrmv.f )
ot_add_source_file ( ztrsm.f )
