| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=real64), | public | :: | x | ||||
| real(kind=real64), | public | :: | y | ||||
| real(kind=real64), | public | :: | z |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
Print the polar coordinates of a point in this form
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
Calculate the magnitude (distance from the origin) of
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
Return the inlination theta
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
return the azimuth phi
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self | |||
| class(point3), | intent(in) | :: | p2 |
This is the comment for a generic function
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | rho | |||
| real(kind=real32), | intent(in) | :: | theta | |||
| real(kind=real32), | intent(in) | :: | phi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | rho | |||
| real(kind=real64), | intent(in) | :: | theta | |||
| real(kind=real64), | intent(in) | :: | phi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | rho | |||
| integer, | intent(in) | :: | theta | |||
| integer, | intent(in) | :: | phi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self | |||
| class(point3), | intent(in) | :: | p2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(out) | :: | point | |||
| real(kind=real32), | intent(in), | dimension(3) | :: | array |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(out) | :: | point | |||
| real(kind=real64), | intent(in), | dimension(3) | :: | array |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(out) | :: | point | |||
| integer, | intent(in), | dimension(3) | :: | array |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self | |||
| class(point3), | intent(in) | :: | p2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self | |||
| class(point3), | intent(in) | :: | p2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(in) | :: | self | |||
| class(point3), | intent(in) | :: | p2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real32), | intent(in) | :: | rho | |||
| real(kind=real32), | intent(in) | :: | theta | |||
| real(kind=real32), | intent(in) | :: | phi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | rho | |||
| real(kind=real64), | intent(in) | :: | theta | |||
| real(kind=real64), | intent(in) | :: | phi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | rho | |||
| integer, | intent(in) | :: | theta | |||
| integer, | intent(in) | :: | phi |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(out) | :: | point | |||
| real(kind=real32), | intent(in), | dimension(3) | :: | array |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(out) | :: | point | |||
| real(kind=real64), | intent(in), | dimension(3) | :: | array |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(point3), | intent(out) | :: | point | |||
| integer, | intent(in), | dimension(3) | :: | array |