Toggle navigation
FPLOT
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
cm_get_string_result
Interface
7 statements
Source File
fplot_colormap.f90
fplot_colormap
cm_get_string_result
Contents
None
interface
public function cm_get_string_result(this) result(x)
Arguments
Type
Intent
Optional
Attributes
Name
class(
colormap
),
intent(in)
::
this
The colormap object.
Return Value
character(len=:),allocatable
The string.
Description
Retrieves a string result from a colormap object.