Abstract
Purpose
– This paper develops C++ and Fortran-90 solvers to establish parallel solution procedures in a finite element or meshless analysis program using shared memory computers. The paper aims to discuss these issues.
Design/methodology/approach
– The stiffness matrix can be symmetrical or unsymmetrical, and the solution schemes include sky-line Cholesky and parallel preconditioned conjugate gradient-like methods.
Findings
– By using the features of C++ or Fortran-90, the stiffness matrix and its auxiliary arrays can be encapsulated into a class or module as private arrays. This class or module will handle how to allocate, renumber, assemble, parallelize and solve these complicated arrays automatically.
Practical implications
– The source codes can be obtained online at http//myweb.ncku.edu.tw/∼juju. The major advantage of the scheme is that it is simple and systematic, so an efficient parallel finite element or meshless program can be established easily.
Originality/value
– With the minimum requirement of computer memory, an object-oriented C++ class and a Fortran-90 module were established to allocate, renumber, assemble, parallel, and solve the global stiffness matrix, so that the programmer does not need to handle them directly.
Subject
Computational Theory and Mathematics,Computer Science Applications,General Engineering,Software
Reference23 articles.
1. Axelsson, O.
(1976), “A class of iterative methods for finite element equations”, Comp. Math. Appl. Mech. Eng., Vol. 9, pp. 123-138.
2. Axelsson, O.
(1994), Iterative Solution Methods, Cambridge University Press, New York, NY.
3. Baudron, A.M.
and
Lautard, J.J.
(2007), “A simplified P-n solver for core calculation”, Nuclear Science and Engineering, Vol. 155, pp. 250-263.
4. Carey, G.
,
Schmidt, J.
,
Singh, V.
and
Yelton, D.
(1994), “A prototype scalable, object-oriented finite-element solver on multicomputers”, Journal of Parallel and Distributed Computing, Vol. 20, pp. 357-379.
5. Dong, Y.
and
Li, G.
(2008), “A parallel PCG solver for MODFLOW”, Ground Water, Vol. 47, pp. 35-44.
Cited by
2 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献