figure_get_y_max Function

public function figure_get_y_max(state) result(y_max)

Get y maximum property

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(in) :: state

Return Value real(kind=wp)