Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | seq_mctext_decomp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(component_type), | intent(inout) | :: | comp | |||
type(seq_map), | intent(inout), | pointer | :: | mapper | ||
character(len=3), | intent(in) | :: | flow | |||
character(len=*), | intent(in), | optional | :: | string |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(component_type), | intent(inout) | :: | comp | |||
character(len=3), | intent(in) | :: | flow | |||
logical, | intent(in), | optional | :: | dom_flag | ||
type(GeneralGrid), | intent(in), | optional, | target | :: | dom_tmp | |
character(len=*), | intent(in), | optional | :: | string | ||
integer(kind=IN), | intent(in), | optional | :: | msgtag |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(component_type), | intent(inout) | :: | comp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(component_type), | intent(inout) | :: | comp | |||
character(len=3), | intent(in) | :: | flow |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(component_type), | intent(inout) | :: | comp | |||
type(GeneralGrid), | intent(inout), | optional, | target | :: | ggrid_new |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(AttrVect), | intent(inout) | :: | AVin | |||
integer, | intent(in) | :: | IDin | |||
integer, | intent(in) | :: | ID |