HCL_DiagBlockLinearSolver_d implements a solver for a decoupled system of linear operator equations
![]() | Parameters () Access to the parameter table |
![]() | SetNext ( HCL_LinearSolver_d * S ) SetNext sets the next solver to S |
![]() | Solve ( const HCL_LinearOp_d & A, const HCL_Vector_d & b, HCL_Vector_d & x ) Solve solves the equation Ax=b for x |
![]() | Constructors and destructor
|
HCL_DiagBlockLinearSolver_d implements a solver for a decoupled system of linear operator equations
HCL_DiagBlockLinearSolver_d( const HCL_DiagBlockLinearSolver_d & L )
HCL_DiagBlockLinearSolver_d( HCL_ProductVectorSpace_d * d, HCL_ProductVectorSpace_d * r )
HCL_DiagBlockLinearSolver_d( HCL_ProductVectorSpace_d * d, HCL_ProductVectorSpace_d * r, HCL_LinearSolver_d * ls1, HCL_LinearSolver_d * ls2 )
void SetNext( HCL_LinearSolver_d * S )
virtual int Solve( const HCL_LinearOp_d & A, const HCL_Vector_d & b, HCL_Vector_d & x )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de