iotext_type.h File Reference
#include "compcol_TYPE.h"
#include "comprow_TYPE.h"
#include "coord_TYPE.h"
Go to the source code of this file.
Function Documentation
void readtxtfile_mat |
( |
const char * |
filename, |
|
|
CompRow_Mat_TYPE & |
A | |
|
) |
| | |
void readtxtfile_mat |
( |
const char * |
filename, |
|
|
CompCol_Mat_TYPE & |
A | |
|
) |
| | |
void readtxtfile_mat |
( |
const char * |
filename, |
|
|
Coord_Mat_TYPE & |
A | |
|
) |
| | |
void writetxtfile_mat |
( |
const char * |
filename, |
|
|
CompRow_Mat_TYPE & |
A | |
|
) |
| | |
void writetxtfile_mat |
( |
const char * |
filename, |
|
|
CompCol_Mat_TYPE & |
A | |
|
) |
| | |
void writetxtfile_mat |
( |
const char * |
filename, |
|
|
Coord_Mat_TYPE & |
A | |
|
) |
| | |