文件名称:fortranlib-master
介绍说明--下载内容均来自于网络,请自行研究使用
这是我写多年来为在更复杂的代码使用Fortran例程的集合。不同的文件是作为独立的彼此可能的,但在某些情况下,依赖是不可避免的。
很多程序都是这么写的,与单,双精度型工作。这些都是在模板/目录下,并使用泛型类型编码。在模板的文件是无效的Fortran ,并不会编译。运行parse.py脚本自动生成这些模板的全部源代码,并在SRC并将结果。-This is what I wrote for many years in the more complex code using Fortran routines set. Different files are independent each other as possible, but in some cases, the dependence is inevitable. Many programs are so written, with single, double work. These are in the template/directory and use the generic type coding. In the template file is invalid Fortran, and will not compile. Parse.py run scr ipts to automatically generate source code for all of these templates, and SRC and the results.
很多程序都是这么写的,与单,双精度型工作。这些都是在模板/目录下,并使用泛型类型编码。在模板的文件是无效的Fortran ,并不会编译。运行parse.py脚本自动生成这些模板的全部源代码,并在SRC并将结果。-This is what I wrote for many years in the more complex code using Fortran routines set. Different files are independent each other as possible, but in some cases, the dependence is inevitable. Many programs are so written, with single, double work. These are in the template/directory and use the generic type coding. In the template file is invalid Fortran, and will not compile. Parse.py run scr ipts to automatically generate source code for all of these templates, and SRC and the results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fortranlib-master
.................\LICENSE
.................\README
.................\parse.py
.................\src
.................\...\base_types.f90
.................\...\lib_algebra.f90
.................\...\lib_array.f90
.................\...\lib_cfitsio.f90
.................\...\lib_conf.f90
.................\...\lib_constants.f90
.................\...\lib_hdf5.f90
.................\...\lib_io.f90
.................\...\lib_messages.f90
.................\...\lib_random.f90
.................\...\lib_statistics.f90
.................\...\lib_version.f90
.................\...\posix_default.f90
.................\...\posix_nag.f90
.................\...\type_angle3d.f90
.................\...\type_pdf.f90
.................\...\type_pdf2d.f90
.................\...\type_stokes.f90
.................\...\type_var1d_pdf.f90
.................\...\type_var2d_pdf2d.f90
.................\...\type_vector3d.f90
.................\templates
.................\.........\lib_algebra_template.f90
.................\.........\lib_array_template.f90
.................\.........\lib_cfitsio_template.f90
.................\.........\lib_conf_template.f90
.................\.........\lib_hdf5_template.f90
.................\.........\lib_io_template.f90
.................\.........\lib_random_template.f90
.................\.........\lib_statistics_template.f90
.................\.........\type_angle3d_template.f90
.................\.........\type_pdf2d_template.f90
.................\.........\type_pdf_template.f90
.................\.........\type_stokes_template.f90
.................\.........\type_var1d_pdf_template.f90
.................\.........\type_var2d_pdf2d_template.f90
.................\.........\type_vector3d_template.f90