outputUsedParams Interface

interface
private module subroutine outputUsedParams(this, jsonCont, mpiCont)

Arguments

Type IntentOptional Attributes Name
class(ModelBuilder), intent(inout) :: this
type(JSONController), intent(inout) :: jsonCont

JSONController object responsible for writing the config file

type(MPIController), intent(inout) :: mpiCont

MPIController object to be used with JSON IO

Description

Output used parameters to "./used_config.json"