Skip to main content
Department of Information Technology

This page is a copy of research/scientific_computing/software/cogito (Wed, 31 Aug 2022 15:01:30)

Cogito: Software Framework for Parallel Numerical PDE Solvers on Composite Grids

Contributed by Michael Thuné and Jarmo Rantakokko.

Short description

Cogito is a object-based code framework for the construction of parallel numerical solvers for PDEs on block-structured grids. The code is written in Fortran 90 and the parallelization is based on the message passing interface (MPI).

Program code

  • Cogito, version 02
  • Fortran module PartAlg, a self-contained partitioning framework for block-structured grid, developed by Jarmo Rantakokko
  • Perl tools for handling of the Fortran code

Files coming soon

Updated  2022-08-31 15:01:30 by Victor Kuismin.