fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
|
Retrieves a string from a colormap. More...
Public Member Functions | |
character(len=:) function, allocatable | cm_get_string_result (this) |
Retrieves a string from a colormap.
[in] | this | The colormap object. |
Definition at line 5846 of file fplot_core.f90.
character(len = :) function, allocatable fplot_core::cm_get_string_result::cm_get_string_result | ( | class(colormap), intent(in) | this | ) |
Definition at line 5846 of file fplot_core.f90.