fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
serialize_field_plot
Function
34 statements
Source File
fortplot_spec_json_field_plot.f90
fortplot_spec_json_field_plot
serialize_field_plot
Contents
public function serialize_field_plot(field, indent) result(json)
Arguments
Type
Intent
Optional
Attributes
Name
type(
field_plot_t
),
intent(in)
::
field
integer,
intent(in)
::
indent
Return Value
character(len=:), allocatable