$Id: supplement_v2c.f90 3093 2008-04-22 14:51:09Z sfilippo $
Description: Creates supplementary connectivity info about cells connected to overlap (shared) vertices. The data are saved as keytables using global indexing
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(connectivity), | intent(in) | :: | v2c | |||
type(psb_desc_type), | intent(in) | :: | desc_v | |||
type(keytable), | intent(out) | :: | ov2c_suppl | |||
type(keytable), | intent(out) | :: | c2ov_suppl |