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

#include <io.h>

Data Fields

FILE * fout
 
char outfile [MAX_LINE]
 
char Fname [MAX_LINE]
 
char MatNam [MaxNamLen]
 
char type [4]
 
int Fmt
 
int ndim
 
int nnz
 
int n_intv
 
double a
 
double b
 
char Fname1 [MAX_LINE]
 
char MatNam1 [MaxNamLen]
 
char Fname2 [MAX_LINE]
 
char MatNam2 [MaxNamLen]
 
char PrecMeth [MAX_LINE]
 

Detailed Description

Definition at line 14 of file io.h.

Field Documentation

double _io_t::a

Definition at line 24 of file io.h.

Referenced by get_matrix_info(), and main().

double _io_t::b

Definition at line 25 of file io.h.

Referenced by get_matrix_info(), and main().

int _io_t::Fmt

Definition at line 20 of file io.h.

Referenced by get_matrix_info(), and main().

char _io_t::Fname[MAX_LINE]

Definition at line 17 of file io.h.

Referenced by get_matrix_info(), and main().

char _io_t::Fname1[MAX_LINE]

Definition at line 17 of file io.h.

Referenced by get_matrix_info(), and main().

char _io_t::Fname2[MAX_LINE]

Definition at line 19 of file io.h.

Referenced by get_matrix_info(), and main().

FILE * _io_t::fout

Definition at line 15 of file io.h.

char _io_t::MatNam[MaxNamLen]

Definition at line 18 of file io.h.

Referenced by get_matrix_info(), and main().

char _io_t::MatNam1[MaxNamLen]

Definition at line 18 of file io.h.

Referenced by get_matrix_info(), and main().

char _io_t::MatNam2[MaxNamLen]

Definition at line 20 of file io.h.

Referenced by get_matrix_info(), and main().

int _io_t::n_intv

Definition at line 23 of file io.h.

Referenced by get_matrix_info(), and main().

int _io_t::ndim

Definition at line 21 of file io.h.

int _io_t::nnz

Definition at line 22 of file io.h.

char _io_t::outfile

Definition at line 16 of file io.h.

char _io_t::PrecMeth[MAX_LINE]

Definition at line 21 of file io.h.

char _io_t::type

Definition at line 19 of file io.h.


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