Number of visits: 24457        Start of counting: 03-11-2006        Last modification: 16-06-2009
© 2000 - 2009   Jiri Stary        Česky  English

Other publication outputs

09-12-2008
   Software
Parallel iterative solver TERMO 1a for 3D solution of nonstationary heat equations. The solution of the linear system in each time step is realized by the conjugate gradient method with the preconditioning given by the additive Schwarz method with overlapping. The program code is parallelized with the aid of OpenMP paradigm.
02-12-2008
   Software
Parallel iterative solver ISOL 1.45a for 3D boundary value problems of elasticity. The code follows the algorithm of the preconditioned conjugate gradient method and its parallelization is based on Schwarz methods and on a decomposition of the original domain into overlapping subdomains. The communication of parallel processes is realized by message passing given by the MPI standard.