outputScalarParamsToFile Interface

interface
public module subroutine outputScalarParamsToFile(this, vars)

Arguments

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

Values to output

Description

Outputs named scalar parameters to json file.