# ------------------- Source files --------------------

add_library(
  PugsAlgebra
  LinearSolver.cpp
  LinearSolverOptions.cpp
  PETScUtils.cpp)