|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_camd_internal.h"
Go to the source code of this file.
Macros | |
| #define | PRI(format, x) { if (x >= 0) { PRINTF ((format, x)) ; }} |
Functions | |
| GLOBAL void | CAMD_info (double Info []) |
| #define PRI | ( | format, | |
| x | |||
| ) | { if (x >= 0) { PRINTF ((format, x)) ; }} |
Definition at line 18 of file amesos_camd_info.c.
| GLOBAL void CAMD_info | ( | double | Info[] | ) |
Definition at line 21 of file amesos_camd_info.c.
1.8.14