搜索资源列表
Poisson_MPI.f90
- 用MPI在fortran下 泊松方程的并行实现-with MPI in fortran under Poisson equation parallel
MPIPoisson
- Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想
GPUhunan
- c++ for poisson -c++ for poisson
MPI_Possion_model
- C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
possion
- 这是泊松分布的并行算法。计算算法所需要的时间。本程序是在基于fortran下的mpi运行的。-This is a parallel algorithm for the Poisson distribution. Calculate the time required by the algorithm. This program is based under fortran mpi run.
mpi.tar
- an mpi code written in c for poisson equation particle mesh approach
poisson_c
- 在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written
conjugate-gradient-Poisson-Eq
- 共轭梯度算法解三维变周期边界条件泊松方程,MPI并行计算和串行计算各一份实例-Conjugate gradient algorithm solving the three-dimensional Poisson equation with periodic boundary conditions, by MPI parallel computing and serial computation
MPI-based
- A MPI-based parallel efficient Poisson Solver using Fortran