KM: we check for all vertices to find if any of the cube vertices intersect with cylinder
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(sdr_spacerInterwoven_type), | intent(in) | :: | spacerInterwoven | spacer geometry data |
||
| type(tem_cube_type), | intent(in) | :: | cube |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | private | :: | proj | ||||
| integer, | private | :: | iVer | ||||
| type(tem_sphere_type), | private | :: | sphere | ||||
| real(kind=rk), | private | :: | cubeVer(15,3) |