Overview

The quatrex codebase is divided into two sub-packages:

  • The qttools package contains all general-purpose numerical tools, including data structures, non-linear eigenvalue solvers, MPI communication utilities, etc.
  • The quatrex package builds on top of this, implementing the actual physical models by making use of the tools provided by qttools.