allocate(GroupID( sum(num_exist),elem_num_in_group-1 ) )
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Mesh_), | intent(in) | :: | obj | |||
integer(kind=int32), | intent(in), | allocatable | :: | old_GroupID(:,:) | ||
integer(kind=int32), | intent(in) | :: | min_elem_num |