LinSolverLis
ποΈ CheckEssentialParam
This method checks the essential parameters required to construct an instance of LinSolver.
ποΈ Deallocate
Deallocate the memory occupied by the abstract lin solver.
ποΈ Display
Display the content of linear solver.
ποΈ Export
Export the linear solver.
ποΈ GetLinSolverNameFromCode
This function returns the name of linear solver from the integer code.
ποΈ GetLinSolverNameFromCode
This function returns the linear solver name from integer code.
ποΈ GetLinSolverParam
Get the essential parameters required to construct an instance of linear solver.
ποΈ GetParam
Get the field parameters of linear solver.
ποΈ GetPreconditionOption
Get the precondition option.
ποΈ Import
Import the linear solver from external file.
ποΈ Initiate
Initiate an instance of LinSolver.
ποΈ Structure
LinSolver is a child of AbstractLinSolver.
ποΈ Set
Set the abstract linear solver.
ποΈ SetLinSolverParam
Set the essential parameters required to construct an instance of linear solver.
ποΈ SetParam
Set the fields of linear solver.
ποΈ Solve
Solve the system of linear equation.