EVSL  1.1.0
EigenValues Slicing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
_lapmv_t Struct Reference

Data Fields

int nx
 
int ny
 
int nz
 
double * stencil
 

Detailed Description

Definition at line 22 of file LapPLanN_MatFree.c.

Field Documentation

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().


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