fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_figure_x_max_compat
Function
5 statements
Source File
fortplot_figure_compatibility.f90
fortplot_figure_compatibility
get_figure_x_max_compat
Contents
public function get_figure_x_max_compat(state) result(x_max)
Get x maximum value (compatibility wrapper)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(in)
::
state
Return Value
real(kind=wp)