Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ImageGeneration), | intent(in) | :: | this |
elemental impure subroutine print_response_format(this) class(ImageGeneration), intent(in) :: this print *, "response_format: ", this%response_format end subroutine print_response_format