Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=c_double) | :: | tfac | The time window factor. |
|||
real(kind=c_double) | :: | dtfac_dt | The first time derivative of the time window factor. |
|||
real(kind=c_double) | :: | d2tfac_dt2 | The second time derivative of the time window factor. |
|||
integer(kind=c_int) | :: | do_smooth_after_lmax | Only set the time window for do_smooth_after_lmax. |
|||
integer(kind=c_int) | :: | nmodes | The number of modes. |
Interface to the C++ routine set_time_window that sets the time window information in the C++ effective source class.