fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
find_column
Function
13 statements
Source File
fortplot_spec_json_data.f90
fortplot_spec_json_data
find_column
Contents
public pure function find_column(key, field_names, ncols) result(idx)
Find column index by field name
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
key
character(len=64),
intent(in)
::
field_names
(:)
integer,
intent(in)
::
ncols
Return Value
integer