proteus 1.9.0
C/C++/Fortran libraries
Loading...
Searching...
No Matches
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
5extern "C"
6{
7#endif
8
9#include PROTEUS_SUPERLU_H
10
11#ifdef __cplusplus
12}
13#endif
14#endif