OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
This is the complete list of members for LinearSystem, including all inherited members.
AllocateColMem() | LinearSystem | |
AllocateColMem(const OCP_USI &colnum) | LinearSystem | |
AllocateRowMem(const OCP_USI &dimMax, const USI &nb) | LinearSystem | |
AssembleMatLinearSolver() | LinearSystem | inline |
AssembleRhs(const vector< OCP_DBL > &rhs) | LinearSystem | |
BulkConn (defined in LinearSystem) | LinearSystem | friend |
CheckEquation() const | LinearSystem | |
CheckSolution() const | LinearSystem | |
ClearData() | LinearSystem | |
EnlargeRowCap(const OCP_USI &row, const USI &n) | LinearSystem | inline |
GetNumIters() | LinearSystem | inline |
GetSolution() | LinearSystem | inline |
OpenCAEPoro (defined in LinearSystem) | LinearSystem | friend |
OutputLinearSystem(const string &fileA, const string &fileb) const | LinearSystem | |
OutputSolution(const string &filename) const | LinearSystem | |
SetupLinearSolver(const USI &i, const string &dir, const string &file) | LinearSystem | |
Solve() | LinearSystem | inline |
Well (defined in LinearSystem) | LinearSystem | friend |