文件名称:A_User_Friendly_Fortran_BVP_Solver
介绍说明--下载内容来自于网络,使用问题请自行百度
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。-In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
A User-Friendly Fortran BVP Solver/
A User-Friendly Fortran BVP Solver/A User-Friendly Fortran BVP Solver.pdf
A User-Friendly Fortran BVP Solver/BVP_LA.f
A User-Friendly Fortran BVP Solver/BVP_M.f90
A User-Friendly Fortran BVP Solver/econ.f90
A User-Friendly Fortran BVP Solver/econ.m
A User-Friendly Fortran BVP Solver/A User-Friendly Fortran BVP Solver.pdf
A User-Friendly Fortran BVP Solver/BVP_LA.f
A User-Friendly Fortran BVP Solver/BVP_M.f90
A User-Friendly Fortran BVP Solver/econ.f90
A User-Friendly Fortran BVP Solver/econ.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.