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