UCFD_SPARSE  v1.0
Documentation
Loading...
Searching...
No Matches
readinput.h
Go to the documentation of this file.
1#ifndef READINPUT_H
2#define READINPUT_H
3
4
5void input_params(FILE *fp, int *vars);
6
7
8#endif
void input_params(FILE *fp, int *vars)
Definition: readinput.c:27