$Id: cmp_mesh_renum.f90 8157 2014-10-09 13:02:44Z sfilippo $
Description:
call print_renum(0)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | irenum | |||
| type(cell), | intent(inout) | :: | cells(:) | |||
| type(face), | intent(inout) | :: | faces(:) | |||
| type(connectivity), | intent(inout) | :: | c2c | |||
| type(connectivity), | intent(inout) | :: | f2c | |||
| type(connectivity), | intent(inout) | :: | v2c | |||
| type(connectivity), | intent(inout) | :: | c2g |