MAOS
Multithreaded Adaptive Optics Simulator
Loading...
Searching...
No Matches
cusolve_cg Class Referenceabstract
+ Inheritance diagram for cusolve_cg:
+ Collaboration diagram for cusolve_cg:

Public Member Functions

 cusolve_cg (int _maxit=0, int _cgwarm=0)
 
virtual void L (curcell &xout, Real beta, const curcell &xin, Real alpha, stream_t &stream)=0
 
void operator() (curcell &xout, Real beta, const curcell &xin, Real alpha, stream_t &stream)
 
virtual Real solve (curcell &xout, const curcell &xin, stream_t &stream)
 
void Pre (curcell &xout, const curcell &xin, stream_t &stream)
 

Data Fields

cusolve_cgpreprecond
 

Member Function Documentation

◆ solve()

Real cusolve_cg::solve ( curcell &  xout,
const curcell &  xin,
stream_t stream 
)
virtual

Implements cusolve_l.


The documentation for this class was generated from the following files: