搜索资源列表
mm_mpi_jacobi.f90
- 用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
jacobi
- 本程序采用fortran编写,为用Jacobi法求实对称矩阵的特征值与特征向量
fortanmpi
- 用fortran+MPI编写的jacobi迭代求解源码
fortran mpi jacobi
- fortran实现并行jacobi迭代
MPI-Matrix
- 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
jacobi.f
- Jacobi的fortran程序 包括openmp以及MPI以及openmp与mpi的联合算法-a Jacobi program writen in fortran program to solve a finite difference discretization of Helmholtz equation
Jacobiegv
- 本程序是Jacobi求矩阵特征值的Fortran90程序,程序简明,使用方便。-the program is for solve egvalue problem with Jacobi methods.
jacobi
- 高斯全选主元法以及相应的说明,FORTRAN子程序。-Select PCA with Gaussian and the corresponding instructions, FORTRAN subroutines.
40geyuanma
- 本文件中包含了40种常用差分格式的源代码CFD(Fortran语言),如追赶法、Jacobi矩阵等-This document contains 40 kinds of common differential source format CFD (Fortran language), such as catch-up method, Jacobi matrices, etc.
jacobi
- fortran程序实现简单的jacobi迭代 VF6.6 下编译通过 需安装mpich-jacobi iteration
CFD_Jacobi_solver
- Jacobi迭代算法,Fortran编程 中心差分解偏微分方程-Jacobi Iteration
jacobichaosongchidiedai
- jacobi超松弛迭代方法,经典的数值计算fortran程序!-Jacobi super relaxed Iterative Method, numerical computation of classical fortran program!
jakobi
- 用雅克比算法求解特征值和特征向量,编程语言采用fortran-Jacobi algorithm using eigenvalues and eigenvectors, programming languages using fortran
fortran-PROGRAM
- 基于Fortran95/2003的一些算法的源代码。如高斯消去法,Jacobi超松弛迭代法等,可为初学者提供参考。-Fortran95/2003 based on some algorithm source code. Such as Gaussian elimination method, Jacobi SOR method can provide a reference for beginners.
Jacobi-iteration
- Fortran program that can generate jacobi iteration using Fortran.
Jacobi
- CFD-CODE FOR Solving System of linear equations by the Jacobi FOR FORTRAN-CFD-CODE FOR Solving System of linear equations by the Jacobi FOR FORTRAN
Jacobi
- 利用Jacobi迭代方法求解线性/非线性方程的Fortran程序。-Using Jacobi iteration method to solve the linear/nonlinear equations of the Fortran program.
jacobi
- 线性方程组的jacobi迭代解法,编译器为intel fortran-Solve linear equations with method of jacobi iteration
Jacobi
- Jacobi iterative code in Fortran 90
edu2d-euler-steady
- 二维稳态欧拉方程计算,有限体积离散,雅克比全隐式处理(The calculation of two-dimensional steady-state Euler equations, finite volume discrete Jacobi, full implicit processing)