outputNamedStringsToFile Interface

interface
public module subroutine outputNamedStringsToFile(this, vars)

Arguments

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

Values ot output

Description

Outputs named strings to json file.