Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ed_patch_type), | intent(in), | target | :: | cpatch | ||
character(len=*), | intent(in) | :: | ai_type |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ed_site_type), | intent(inout), | target | :: | currentSite | ||
type(bc_in_type), | intent(in) | :: | bc_in |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ed_site_type), | intent(inout), | target | :: | currentSite |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
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 | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nsites | |||
type(ed_site_type), | intent(inout), | target | :: | sites(nsites) | ||
integer, | intent(in) | :: | fcolumn(nsites) | |||
type(bc_out_type), | intent(inout) | :: | bc_out(nsites) |