My Project
programmer's documentation
|
Loop over all fields and save them in the restart file which id is passed in argument if it matches their "restart_file" key value. More...
Public Member Functions | |
subroutine | restart_write_fields (r, r_id) |
Loop over all fields and save 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_write_fields | ( | type(c_ptr), value | r, |
integer(c_int), value | r_id | ||
) |