FLA_internal_f77_to_upper.h

Go to the documentation of this file.
00001 /*
00002    libflame
00003    An object-based infrastructure for developing high-performance
00004    dense linear algebra libraries.
00005 
00006    Copyright (C) 2009, The University of Texas
00007 
00008    libflame is free software; you can redistribute it and/or modify
00009    it under the terms of the GNU Lesser General Public License as
00010    published by the Free Software Foundation; either version 2.1 of
00011    the License, or (at your option) any later version.
00012 
00013    libflame is distributed in the hope that it will be useful, but
00014    WITHOUT ANY WARRANTY; without even the implied warranty of
00015    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
00016    Lesser General Public License for more details.
00017 
00018    You should have received a copy of the GNU Lesser General Public
00019    License along with libflame; if you did not receive a copy, see
00020    http://www.gnu.org/licenses/.
00021 
00022    For more information, please contact us at flame@cs.utexas.edu or
00023    send mail to:
00024 
00025    Field G. Van Zee and/or
00026    Robert A. van de Geijn
00027    The University of Texas at Austin
00028    Department of Computer Sciences
00029    1 University Station C0500
00030    Austin TX 78712
00031 */
00032 
00033 // Internal initialization-related routines
00034 #define fla_init_fortran FLA_INIT_FORTRAN
00035 #define fla_finalize_fortran FLA_FINALIZE_FORTRAN
00036 #define fla_obj_datatype_size_f FLA_OBJ_DATATYPE_SIZE_F
00037 
00038 // Internal dot wrappers
00039 #define fla_cdotc FLA_CDOTC
00040 #define fla_zdotc FLA_ZDOTC
00041 #define fla_cdotu FLA_CDOTU
00042 #define fla_zdotu FLA_ZDOTU
00043 
00044 // Internal LAPACK-like routines
00045 #define cgelq2ut CGELQ2UT
00046 #define cgelqfut CGELQFUT
00047 #define cgeqr2ut CGEQR2UT
00048 #define cgeqrfut CGEQRFUT
00049 #define cgetn2 CGETN2
00050 #define cgetnf CGETNF
00051 #define clarfbut CLARFBUT
00052 #define clarfgut CLARFGUT
00053 #define clarftut CLARFTUT
00054 #define dgelq2ut DGELQ2UT
00055 #define dgelqfut DGELQFUT
00056 #define dgeqr2ut DGEQR2UT
00057 #define dgeqrfut DGEQRFUT
00058 #define dgetn2 DGETN2
00059 #define dgetnf DGETNF
00060 #define dlarfbut DLARFBUT
00061 #define dlarfgut DLARFGUT
00062 #define dlarftut DLARFTUT
00063 #define sgelq2ut SGELQ2UT
00064 #define sgelqfut SGELQFUT
00065 #define sgeqr2ut SGEQR2UT
00066 #define sgeqrfut SGEQRFUT
00067 #define sgetn2 SGETN2
00068 #define sgetnf SGETNF
00069 #define slarfbut SLARFBUT
00070 #define slarfgut SLARFGUT
00071 #define slarftut SLARFTUT
00072 #define zgelq2ut ZGELQ2UT
00073 #define zgelqfut ZGELQFUT
00074 #define zgeqr2ut ZGEQR2UT
00075 #define zgeqrfut ZGEQRFUT
00076 #define zgetn2 ZGETN2
00077 #define zgetnf ZGETNF
00078 #define zlarfbut ZLARFBUT
00079 #define zlarfgut ZLARFGUT
00080 #define zlarftut ZLARFTUT

Generated on Mon Jul 6 05:45:48 2009 for libflame by  doxygen 1.5.9