serialize_field_plot Function

public function serialize_field_plot(field, indent) result(json)

Arguments

Type IntentOptional Attributes Name
type(field_plot_t), intent(in) :: field
integer, intent(in) :: indent

Return Value character(len=:), allocatable