EVSL
1.1.0
EigenValues Slicing Library
|
Data Fields | |
int | nx |
int | ny |
int | nz |
double * | stencil |
Definition at line 22 of file LapPLanN_MatFree.c.
int _lapmv_t::nx |
Definition at line 23 of file LapPLanN_MatFree.c.
Referenced by Lap2D3DMatvec(), and main().
int _lapmv_t::ny |
Definition at line 23 of file LapPLanN_MatFree.c.
Referenced by Lap2D3DMatvec(), and main().
int _lapmv_t::nz |
Definition at line 23 of file LapPLanN_MatFree.c.
Referenced by Lap2D3DMatvec(), and main().
double* _lapmv_t::stencil |
Definition at line 24 of file LapPLanN_MatFree.c.
Referenced by Lap2D3DMatvec(), and main().