amos_names.h

Go to the documentation of this file.
00001 //
00002 //  Copyright Toon Knapen
00003 //
00004 // Distributed under the Boost Software License, Version 1.0.
00005 // (See accompanying file LICENSE_1_0.txt or copy at
00006 // http://www.boost.org/LICENSE_1_0.txt)
00007 //
00008 
00009 #ifndef BOOST_NUMERIC_BINDINGS_AMOS_AMOS_NAMES_H
00010 #define BOOST_NUMERIC_BINDINGS_AMOS_AMOS_NAMES_H
00011 
00012 #include <boost/numeric/bindings/traits/fortran.h>
00013 
00014 #define AMOS_DBESI FORTRAN_ID( dbesi ) 
00015 #define AMOS_CBESI FORTRAN_ID( cbesi ) 
00016 #define AMOS_ZBESI FORTRAN_ID( zbesi ) 
00017 
00018 #define AMOS_DBESJ FORTRAN_ID( dbesj )
00019 #define AMOS_CBESJ FORTRAN_ID( cbesj )
00020 #define AMOS_ZBESJ FORTRAN_ID( zbesj )
00021 
00022 #define AMOS_DBESY FORTRAN_ID( dbesy )
00023 #define AMOS_CBESY FORTRAN_ID( cbesy )
00024 #define AMOS_ZBESY FORTRAN_ID( zbesy )
00025 
00026 #endif // BOOST_NUMERIC_BINDINGS_AMOS_AMOS_NAMES_HPP

Generated on Wed Nov 23 18:59:54 2011 for FreeCAD by  doxygen 1.6.1