proteus  1.8.1
C/C++/Fortran libraries
proteus_superlu.h
Go to the documentation of this file.
1 #ifndef PROTEUS_SUPERLU_PROTO_H
2 #define PROTEUS_SUPERLU_PROTO_H
3 
4 #ifdef __cplusplus
5 extern "C"
6 {
7 #endif
8 
9 #include PROTEUS_SUPERLU_H
10 
11 #ifdef __cplusplus
12 }
13 #endif
14 #endif