MAOS
Multithreaded Adaptive Optics Simulator
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)
 

Protected Attributes

cusolve_cgpreprecond
 

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