| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=c_int) | :: | nmodes | The number of modes. |
|||
| integer(kind=c_int), | dimension(nmodes) | :: | l | A 1d array that contains the -values. |
||
| integer(kind=c_int), | dimension(nmodes) | :: | m | A 1d array that contains the -values. |
||
| real(kind=c_double) | :: | mass | The mass of the black hole. |
Interface to the C++ routine init_source for initializing the C++ effective source class.