programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Member Functions
cs_c_bindings::restart_read_fields Interface Reference

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 cs_c_bindings::restart_read_fields:
Collaboration graph

Public Member Functions

subroutine restart_read_fields (r, r_id)
 

Detailed Description

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.

Parameters
[in,out]rrestart structure pointer
[in]r_idkey value

Constructor & Destructor Documentation

subroutine restart_read_fields ( type(c_ptr)  r,
integer(c_int)  r_id 
)

The documentation for this interface was generated from the following file: