iohb.h File Reference
Go to the source code of this file.
Defines |
| #define | __ProtoGlarp__(x) () |
Functions |
| void writeHB_mat_float | __ProtoGlarp__ ((const char *, int, int, int, const int *, const int *, const float *, int, const double *, const char *, const char *)) |
| void writeHB_mat_double | __ProtoGlarp__ ((const char *, int, int, int, const int *, const int *, const double *, int, const double *, const char *, const char *)) |
| void readHB_rhs_float | __ProtoGlarp__ ((const char *, float *, int)) |
| void readHB_rhs_double | __ProtoGlarp__ ((const char *, double *, int)) |
| void readHB_mat_float | __ProtoGlarp__ ((const char *, int *, int *, float *)) |
| void readHB_mat_double | __ProtoGlarp__ ((const char *, int *, int *, double *)) |
| void readHB_info | __ProtoGlarp__ ((const char *, int *, int *, int *, int *)) |
Define Documentation
| #define __ProtoGlarp__ |
( |
x |
|
) |
() |
Function Documentation
| void writeHB_mat_float __ProtoGlarp__ |
( |
(const char *, int, int, int, const int *, const int *, const float *, int, const double *, const char *, const char *) |
|
) |
|
| void writeHB_mat_double __ProtoGlarp__ |
( |
(const char *, int, int, int, const int *, const int *, const double *, int, const double *, const char *, const char *) |
|
) |
|
| void readHB_rhs_float __ProtoGlarp__ |
( |
(const char *, float *, int) |
|
) |
|
| void readHB_rhs_double __ProtoGlarp__ |
( |
(const char *, double *, int) |
|
) |
|
| void readHB_mat_float __ProtoGlarp__ |
( |
(const char *, int *, int *, float *) |
|
) |
|
| void readHB_mat_double __ProtoGlarp__ |
( |
(const char *, int *, int *, double *) |
|
) |
|
| void readHB_info __ProtoGlarp__ |
( |
(const char *, int *, int *, int *, int *) |
|
) |
|