Flow123d  release_2.2.0-914-gf1a3a4f
Linear Algebra

This module should contain various classes for linear algebra calculations. For small vectors and matrices we would like to use Armadillo library, but meanwhile we have such functionality in math_fce.cc Class LinSys is meant as C++ wrapper for PETSC and possibly for Trilinos. Class SchurComplement provides parallel computation of Schur complements using PETSC library.