outputNamedStringArraysToFile Interface

interface
public module subroutine outputNamedStringArraysToFile(this, vars)

Arguments

Type IntentOptional Attributes Name
class(JSONController), intent(inout) :: this
type(NamedStringArray), intent(inout), dimension(:) :: vars

Description

Outputs named string arrays to json file.