initCompositeManipulatorFromJSON Module Subroutine

module subroutine initCompositeManipulatorFromJSON(manip, envObj, normObj)

Initialize modelbound data and add to corresponding model object

Arguments

Type IntentOptional Attributes Name
type(CompositeManipulator), intent(inout), allocatable :: manip
type(EnvironmentWrapper), intent(inout) :: envObj
class(Normalization), intent(in) :: normObj