| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | start_time | ||||
| integer, | private | :: | program_start_time | ||||
| real(kind=dp), | public | :: | init_time | ||||
| real(kind=dp), | public | :: | matrix_time | ||||
| real(kind=dp), | public | :: | evp_time | ||||
| real(kind=dp), | public | :: | eigenfunction_time | ||||
| real(kind=dp), | public | :: | datfile_time |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(timer_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(timer_t), | intent(in) | :: | this |