accelerInt
v0.1
generic
read_initial_conditions.cuh
Go to the documentation of this file.
1
10
#ifndef READ_INITIAL_CONDITIONS_CUH
11
#define READ_INITIAL_CONDITIONS_CUH
12
int
read_initial_conditions
(
const
char
*,
int
,
double
**,
double
**);
13
#endif
read_initial_conditions
int read_initial_conditions(const char *, int, double **, double **)
Reads initial conditions for IVPs from binary file.
Definition:
read_initial_conditions.c:30
Generated by
1.8.14