Peano
Properties.h
Go to the documentation of this file.
1 #ifndef __INITIAL_DATA_ADAPTER_CPP_FORTRAN_MHD__
2 #define __INITIAL_DATA_ADAPTER_CPP_FORTRAN_MHD__
3 
4 
5 extern "C" {
6  void initparameters_(const int* length, const char* parsetup);
7 }
8 /* extern "C" */
9 
10 #endif /* __INITIAL_DATA_ADAPTER_CPP_FORTRAN_MHD__ */
void initparameters_(const int *length, const char *parsetup)