fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_backend_from_filename
Function
26 statements
Source File
fortplot_utils.f90
fortplot_utils
get_backend_from_filename
Contents
public function get_backend_from_filename(filename) result(backend_type)
Determine backend type from file extension
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
Return Value
character(len=20)