core_set_xlim Subroutine

public subroutine core_set_xlim(state, x_min, x_max)

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
real(kind=wp), intent(in) :: x_min
real(kind=wp), intent(in) :: x_max