Initialize the timer
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(timer_obj), | intent(inout) | :: | this |
Timer |
||
type(parallel_obj), | intent(in), | target | :: | parallel |
parallel structure from main program |
|
type(parser_obj), | intent(in), | target | :: | parser |
Input file parsing tool |