由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - Question about overloading in fortran90
相关主题
something strange in fortran90求矩阵逆的算法
弱问:FORTRAN90调用子程序问题help on interface for Matlab and Fortran
a question about mpi-fortranRe: fortran subroutine and function
problem about Fortran 77 in unix偶也问一fortran问题
numerical recipe c++Fortran code optimization
请教一个程序调用问题(FORTRAN DLL),谢谢!fortran菜鸟一问
A fortran problem in CFDRCSubroutine of luinc in Matlab ?
Fortran里面哪个函数显示系统时间?MPI Write?
相关话题的讨论汇总
话题: fortran90话题: module话题: question
进入Computation版参与讨论
1 (共1页)
w*w
发帖数: 3
1
I read a fortran90 book. It says subroutines and functions
can be overloaded in fortran90. But it seems this is not
true overloading. It can just realize polymorphism.
Say if I inherit a module from a parent module and I want
to overload a subroutine in the parent module but still
keepping the shape of the subroutine, i.e. arguments of the
subroutines are the same. Can this be done in fortran90?
1 (共1页)
进入Computation版参与讨论
相关主题
MPI Write?numerical recipe c++
[转载] 问一个fortran的问题请教一个程序调用问题(FORTRAN DLL),谢谢!
Fortran77支持递归(recursion)吗?A fortran problem in CFDRC
CSC format matrix + CSC format matrix ?Fortran里面哪个函数显示系统时间?
something strange in fortran90求矩阵逆的算法
弱问:FORTRAN90调用子程序问题help on interface for Matlab and Fortran
a question about mpi-fortranRe: fortran subroutine and function
problem about Fortran 77 in unix偶也问一fortran问题
相关话题的讨论汇总
话题: fortran90话题: module话题: question