MAOS
Multithreaded Adaptive Optics Simulator
cusp_ref Struct Reference

The content of cusp is moved into a separate struct so that reference can be done correctly. More...

+ Collaboration diagram for cusp_ref:

Data Fields

Spint * p =NULL
 
Spint * i =NULL
 
Real * x =NULL
 
long nx =0
 
long ny =0
 
long nzmax =0
 
void * bspmv =NULL
 
void * bspmm =NULL
 
long nbspmm =0
 
enum TYPE_SP type =SP_CSC
 
unsigned int count =1
 
void * desc =NULL
 

Friends

class cusp
 
void cuspmul (curmat &y, const cusp &A, const curmat &x, long ncolvec, char trans, Real alpha, stream_t &stream)
 

Detailed Description

The content of cusp is moved into a separate struct so that reference can be done correctly.


The documentation for this struct was generated from the following file: