fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
validate_colormap_name
Function
10 statements
Source File
fortplot_colormap.f90
fortplot_colormap
validate_colormap_name
Contents
public pure function validate_colormap_name(colormap) result(is_valid)
Validate if colormap name is supported
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
colormap
Return Value
logical