$Id: cmp_moving_surf.f90 8157 2014-10-09 13:02:44Z sfilippo $
Description: Allocates and calculates shapes of moving surfaces
$ if (associated (surf) ) then $ call abort_psblas $ endif
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nbc | |||
| type(connectivity), | intent(in) | :: | v2b | |||
| type(vertex), | intent(in) | :: | verts(:) | |||
| type(surface), | intent(out), | allocatable | :: | surf(:) |