搜索资源列表
mm_mpi_time1.f90
- fortran 用MPI并行的实现矩阵相乘-fortran MPI parallel with the realization of matrix multiplication
Poisson_MPI.f90
- 用MPI在fortran下 泊松方程的并行实现-with MPI in fortran under Poisson equation parallel
mm_mpi_2.f90
- 用MPI在fortran下 三维矩阵相乘的并行实现-with MPI in fortran three-dimensional matrix multiplication, the parallel implementation
pi_mpi.f90
- 用MPI在fortran下 圆周率的并行实现-fortran with MPI in circumference under the parallel rate
mm_mpi_jacobi.f90
- 用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
NumercialRecipes
- 强烈建议增加fortran90的分类,这次上传的就是用f90编写的数值方法-strongly suggested that fortran90 the classification, this is uploaded with f90 prepared by the numerical method
flow3
- 使用f90格式,使用限元法求解二维稳态的不可压缩N-S方程。里面有文件说明用法。-a program which uses the finite element method to solve the steady incompressible Navier Stokes equations in 2D
Hello
- 用来测试并行环境的hello.F90程序,用Fortran语言编写,代码不长,可是经常用到的哦!-Used to test the parallel environment hello.F90 procedures, with the Fortran language, the code is not long, but often used Oh!
f90-share-
- f90 交流课件,可以帮助新手学习,还有部分已经做好的程序,可以参照着学习。-f.90 share
Mesh free simulation program
- 采用全局弱式无网格的f90程序 针对二维弹性力学的问题
Numercial-Recipes_f90
- Numercial Recipes_in Fortran 90 书中的所有f90源码。-Numercial Recipes_in Fortran 90 book of all f90 source.
mpi_pi_calc.f90
- a fortran code that parallel calculates PI with the monte carlo approach. Written by John Burkhart
ec.f90.tar
- Solution Quadratic equation
F77_TO_F90
- 处理fortran的源代码,将文件f77格式转换为f90格式。-Convert FORTRAN77 to FORTRAN90
F90_TO_F77
- 处理Fortran源代码,将f90格式转换为f77格式。-F90_TO_F77 is a FORTRAN90 program which assists in the conversion of a FORTRAN90 source code file to the FORTRAN77 format.
bem_lib.f90
- 适用于弹性力学的相关边界元程序,相关算法很具体,可以借鉴-some BEM codes used for elasticity mechanics
P40
- P40.F90 is related to one of the fortran programs in the book Programming The Finite Element Method
FLUX.f90.tar
- CFD计算中,构造流动通量的一种方法,利用了特征分裂的二维计算-a method constructing flux in CFD
hello.f90
- Fortran hello world (F90)
Numerical Recipes in Fotran77_90
- 两卷数值计算的fortran书终于全了。(Two volume of Numerical Recipes in fortran 77 and 90.)