Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(time_intg_t), | intent(inout) | :: | self | |||
class(field_t), | intent(inout), | target | :: | u | ||
class(field_t), | intent(inout), | target | :: | v | ||
class(field_t), | intent(inout), | target | :: | w | ||
class(field_t), | intent(in), | target | :: | du | ||
class(field_t), | intent(in), | target | :: | dv | ||
class(field_t), | intent(in), | target | :: | dw | ||
real(kind=dp), | intent(in) | :: | dt |