fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_figure_y_min
Function
5 statements
Source File
fortplot_figure_accessors.f90
fortplot_figure_accessors
get_figure_y_min
Contents
public function get_figure_y_min(state) result(y_min)
Get y minimum value from state
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(in)
::
state
Return Value
real(kind=wp)