applyTermGenerator Interface

interface
private module subroutine applyTermGenerator(this, env, normObject, modelTag, currentNumTerms, mbData)

Arguments

Type IntentOptional Attributes Name
class(CustomModelBuilder), intent(inout) :: this
class(EnvironmentWrapper), intent(inout) :: env
class(Normalization), intent(in) :: normObject

Reference normalization object

character(len=*), intent(in) :: modelTag

Tag of this model

integer(kind=ik), intent(in) :: currentNumTerms
class(ModelboundData), intent(in), optional :: mbData

Description

Checks for associated term generator in JSON file and applies to custom model