addCustomModel Interface

interface
private module subroutine addCustomModel(this, modellerObj)

Arguments

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

Description

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