EVSL
1.1.0
EigenValues Slicing Library
|
Data Fields | |
int | n |
cs_cis * | S |
cs_cin * | N |
cs_complex_t * | b |
cs_complex_t * | x |
Definition at line 26 of file evsl_cxsparse.c.
cs_complex_t* _ASBSolDataDirect::b |
Definition at line 34 of file evsl_cxsparse.c.
Referenced by ASIGMABSolDirect(), FreeASIGMABSolDirect(), and SetupASIGMABSolDirect().
int _ASBSolDataDirect::n |
Definition at line 28 of file evsl_cxsparse.c.
Referenced by ASIGMABSolDirect(), and SetupASIGMABSolDirect().
cs_cin* _ASBSolDataDirect::N |
Definition at line 32 of file evsl_cxsparse.c.
Referenced by ASIGMABSolDirect(), FreeASIGMABSolDirect(), and SetupASIGMABSolDirect().
cs_cis* _ASBSolDataDirect::S |
Definition at line 30 of file evsl_cxsparse.c.
Referenced by ASIGMABSolDirect(), FreeASIGMABSolDirect(), and SetupASIGMABSolDirect().
cs_complex_t * _ASBSolDataDirect::x |
Definition at line 34 of file evsl_cxsparse.c.
Referenced by ASIGMABSolDirect(), FreeASIGMABSolDirect(), and SetupASIGMABSolDirect().