outputNamedLogicalsToFile Module Subroutine

module subroutine outputNamedLogicalsToFile(this, vars)

Outputs named logicals 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(NamedLogical), intent(inout), dimension(:) :: vars

Values ot output