addCustomModel Module Subroutine

module subroutine addCustomModel(this, modellerObj)

Adds the model built by the builder and resets the builder to become undefined for further use

Arguments

Type IntentOptional Attributes Name
class(CustomModelBuilder), intent(inout) :: this
class(Modeller), intent(inout) :: modellerObj