Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(cell), | intent(in) | :: | cells(:) | array of cells structs |
||
integer, | intent(out), | allocatable | :: | nctype(:) | count of each type |
|
integer, | intent(out), | allocatable | :: | ictype(:) | array of cell id's sorted by type |
|
type(psb_desc_type), | intent(in), | optional | :: | desc |