OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Classes
LinearSystem.hpp File Reference

Linear solver class declaration. More...

#include <cmath>
#include <fstream>
#include <iostream>
#include <string>
#include "DenseMat.hpp"
#include "FaspSolver.hpp"
#include "OCPConst.hpp"

Go to the source code of this file.

Classes

class  LinearSystem
 Linear solvers for discrete systems. More...
 

Detailed Description

Linear solver class declaration.

Author
Shizhe Li
Date
Oct/01/2021

Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.

Released under the terms of the GNU Lesser General Public License 3.0 or later.

Definition in file LinearSystem.hpp.