OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
LinearSystem Member List

This is the complete list of members for LinearSystem, including all inherited members.

AddDiag(const OCP_USI &n, const OCP_DBL &v)LinearSysteminline
AddDiag(const OCP_USI &n, const vector< OCP_DBL > &v) (defined in LinearSystem)LinearSysteminline
AddDim(const OCP_USI &n)LinearSysteminline
AddRhs(const OCP_USI &n, const OCP_DBL &v)LinearSysteminline
AddRhs(const OCP_USI &n, const vector< OCP_DBL > &v)LinearSysteminline
AllocateColMem(const vector< USI > &bulk2bulk, const vector< vector< OCP_USI >> well2bulk)LinearSystem
AllocateRowMem(const OCP_USI &dimMax, const USI &nb)LinearSystem
AssembleMatLinearSolver()LinearSysteminline
AssembleRhsAccumulate(const vector< OCP_DBL > &rhs)LinearSystem
AssembleRhsCopy(const vector< OCP_DBL > &rhs)LinearSystem
AssignGuess(const OCP_USI &n, const OCP_DBL &v)LinearSysteminline
CheckEquation() constLinearSystem
CheckSolution() constLinearSystem
ClearData()LinearSystem
GetNumIters()LinearSysteminline
GetSolution()LinearSysteminline
NewDiag(const OCP_USI &n, const OCP_DBL &v)LinearSysteminline
NewDiag(const OCP_USI &n, const vector< OCP_DBL > &v) (defined in LinearSystem)LinearSysteminline
NewOffDiag(const OCP_USI &bId, const OCP_USI &eId, const OCP_DBL &v)LinearSysteminline
NewOffDiag(const OCP_USI &bId, const OCP_USI &eId, const vector< OCP_DBL > &v) (defined in LinearSystem)LinearSysteminline
OutputLinearSystem(const string &fileA, const string &fileb) constLinearSystem
OutputSolution(const string &filename) constLinearSystem
SetupLinearSolver(const USI &i, const string &dir, const string &file)LinearSystem
Solve()LinearSysteminline