|
CAMP 1.0.0
Chemistry Across Multiple Phases
|
Run the solver. More...
Private Member Functions | |
| integer(kind=c_int) function | solver_run (solver_data, state, env, t_initial, t_final) |
Run the solver.
Definition at line 133 of file camp_solver_data.F90.
|
private |
| solver_data | Pointer to the initialized solver data |
| state | Pointer to the state array |
| env | Pointer to the environmental state array |
| t_initial | Initial time (s) |
| t_final | Final time (s) |
Definition at line 133 of file camp_solver_data.F90.