configure_figure_dimensions Subroutine

public subroutine configure_figure_dimensions(state, width, height)

Configure figure dimensions

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
integer, intent(in), optional :: width
integer, intent(in), optional :: height