Go to the source code of this file.
|
subroutine | sd_strsg4 (NPOIN, NSEG, GLOSEGB, NSEGBLK, GLOSEG4) |
|
◆ sd_strsg4()
subroutine sd_strsg4 |
( |
integer, intent(in) |
NPOIN, |
|
|
integer, intent(in) |
NSEG, |
|
|
integer, dimension(nseg,2), intent(in) |
GLOSEGB, |
|
|
integer, intent(in) |
NSEGBLK, |
|
|
integer, dimension(2*nsegblk), intent(inout) |
GLOSEG4 |
|
) |
| |
- Parameters
-
[in] | nsegblk | [out] GLOSEG4 First and second point of segments in block |
[in] | GLOSEGB | First and second point of segments |
[in] | NPOIN | Number of points |
[in] | NSEG | Number of segments |
[in] | NSEGBLK | Number of segments in the final block |
[in] | nseg | [out] GLOSEG4 First and second point of segments in block |
[in] | GLOSEGB | First and second point of segments |
[in] | NPOIN | Number of points |
[in] | NSEG | Number of segments |
[in] | NSEGBLK | Number of segments in the final block |
[in] | npoin | [out] GLOSEG4 First and second point of segments in block |
[in] | GLOSEGB | First and second point of segments |
[in] | NPOIN | Number of points |
[in] | NSEG | Number of segments |
[in] | NSEGBLK | Number of segments in the final block |
Definition at line 7 of file sd_strsg4.f.