Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
LinearSystem.hpp File Reference

This file contains the abstract "LinearSystem object" declarations, which defines the library to solve the linear system of equations Ax = b. More...

#include <Eigen/Dense>
#include <Eigen/SparseCore>
Include dependency graph for LinearSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinearSystem
 Virtual class for solving a linear system of the form Ax = b. More...
 

Detailed Description

This file contains the abstract "LinearSystem object" declarations, which defines the library to solve the linear system of equations Ax = b.

Author
Danilo S. Kusanovic (dkusa.nosp@m.nov@.nosp@m.calte.nosp@m.ch.e.nosp@m.du)
Date
February 21, 2018
Version
1.0