outputNamedStringsToFile Module Subroutine

module subroutine outputNamedStringsToFile(this, vars)

Outputs named strings to json file from rank 0. First attempts to update the variable, and if it is not found it is added.

Arguments

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

Values ot output