Skip to main content
Department of Information Technology

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  2015-07-14 13:57:19 by Kurt Otto.