Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(fates_restart_variable_type), | public, | allocatable | :: | rvars(:) | |||
type(fates_io_variable_kind_type), | public | :: | dim_kinds(fates_restart_num_dim_kinds) | ||||
type(fates_io_dimension_type), | public | :: | dim_bounds(fates_restart_num_dimensions) | ||||
type(restart_map_type), | public, | pointer | :: | restart_map(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | num_threads | |||
type(fates_bounds_type), | intent(in) | :: | fates_bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | thread_index | |||
type(fates_bounds_type), | intent(in) | :: | thread_bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type) | :: | this | ||||
integer, | intent(in) | :: | nc | |||
integer, | intent(in) | :: | nsites | |||
type(ed_site_type), | intent(inout), | target | :: | sites(nsites) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | nc | |||
integer, | intent(in) | :: | nsites | |||
type(ed_site_type), | intent(inout), | target | :: | sites(nsites) | ||
type(bc_in_type), | intent(in) | :: | bc_in(nsites) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | nc | |||
integer, | intent(in) | :: | nsites | |||
type(ed_site_type), | intent(inout), | target | :: | sites(nsites) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fates_restart_interface_type), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | nsites | |||
type(ed_site_type), | intent(inout), | target | :: | sites(nsites) | ||
type(bc_out_type), | intent(inout) | :: | bc_out(nsites) |