| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | time | |||
| real(kind=real64), | intent(in) | :: | arr_time(:) | |||
| real(kind=real64), | intent(inout) | :: | time_coefficient | |||
| integer(kind=int32), | intent(inout) | :: | idx |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(type_domain), | intent(inout) | :: | domain | |||
| integer(kind=int32), | intent(in) | :: | i_material | |||
| integer(kind=int32), | intent(inout), | allocatable | :: | target_edges(:,:) |