Searched refs:Fortran (Results 1 – 25 of 111) sorted by relevance
12345
18 +# Parallel Fortran:20 +# For CG, EP, FT, MG, LU, SP, BT and UA, which are in Fortran, the following 23 +# F77 - Fortran compiler24 +# FFLAGS - Fortran compilation arguments25 +# F_INC - any -I arguments required for compiling Fortran 26 +# FLINK - Fortran linker27 +# FLINKFLAGS - Fortran linker arguments28 +# F_LIB - any -L and -l arguments required for linking Fortran 36 +# This is the fortran compiler used for Fortran programs53 +# Global *compile time* flags for Fortran programs[all …]
28 translated from the lmder, lmpar and qrsolv Fortran routines35 from the odex Fortran routine developed by E. Hairer and G. Wanner.42 from some LAPACK Fortran routines. Original source copyright:
209 in C or Fortran. License terms of the original sources213 For the lmder, lmpar and qrsolv Fortran routine from minpack and translated in271 Copyright and license statement for the odex Fortran routine developed by
6 workaround_9220(Fortran EIGEN_Fortran_COMPILER_WORKS)9 enable_language(Fortran OPTIONAL)
13 # -- The Fortran compiler identification is unknown20 # it is safe to invoke ENABLE_LANGUAGE(Fortran OPTIONAL)
23 # - find libraries for a C++ compiler, instead of Fortran84 # Test this combination of libraries with the Fortran/f2c interface.85 # We test the Fortran interface first as it is well standardized.89 # Some C++ linkers require the f2c library to link with Fortran libraries.
20 # Intel compilers. For a given compiler, the Fortran flags are much more119 AC_LANG_PUSH([Fortran])121 AC_LANG_POP([Fortran])
803 [Fortran 77], [_LT_LANG(F77)],804 [Fortran], [_LT_LANG(FC)],889 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])890 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])4428 # NAG Fortran compiler4480 # Lahey Fortran 8.1.4487 # NAG Fortran compiler4511 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene4518 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)4519 # Sun Fortran 8.3 passes all unrecognized flags to the linker[all …]
16 # check if we have a Fortran compiler19 workaround_9220(Fortran EIGEN_Fortran_COMPILER_WORKS)22 enable_language(Fortran OPTIONAL)
33 Replace Fortran wrappers either with calls to the Eigen "subroutine" versions
34 dnl unnecessary C++, Fortran and Java tests when only
284 .. index:: contiguous, C-contiguous, Fortran contiguous289 C or Fortran :term:`contiguity <contiguous>` can be explicitly requested,472 ``'C'``) or Fortran-style (*order* is ``'F'``) :term:`contiguous` or either one479 *order* is ``'C'`` or Fortran-style if *order* is ``'F'``) array of the
74 TYPE("f95-cpp-input", Fortran, PP_Fortran, nullptr, "u")
142 Fortran = 0x02, enumerator
208 |:c:macro:`PyBUF_ANY_CONTIGUOUS`| dimension varies the fastest), Fortran contiguous |277 ``'C'``) or Fortran-style (*fortran* is ``'F'``) contiguous or either one284 *fortran* is ``'C'`` or Fortran-style if *fortran* is ``'F'``) array of the
96 *Sun\ F* | *Sun*Fortran*)
53 C, C++ Java and Fortran 90 would not be able to use our malloc anyway
74 333175 dwarf3 reader problems with Fortran (against 3.8.1)
160 297407 Failed reading debug information for Fortran codes; invalid cuOff
113 CV_ENUM_ENT(SourceLanguage, Fortran), CV_ENUM_ENT(SourceLanguage, Masm),