initCustomBuilder Interface

interface
private module subroutine initCustomBuilder(this, env, normObject, modelTag)

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

Description

Constructs the model for this builder and sets it into defined state