Loop over all fields and read them in the restart file which id is passed in argument if it matches their "restart_file" key value. More...
 Collaboration diagram for restart_read_fields:
 Collaboration diagram for restart_read_fields:| Public Member Functions | |
| subroutine | restart_read_fields (r, r_id) | 
Loop over all fields and read them in the restart file which id is passed in argument if it matches their "restart_file" key value.
| [in,out] | r | restart structure pointer | 
| [in] | r_id | key value | 
| subroutine restart_read_fields | ( | type(c_ptr), value | r, | 
| integer(c_int), value | r_id | ||
| ) |