setNumImplicitTerms Module Subroutine

pure module subroutine setNumImplicitTerms(this, numImplicitTerms)

Set number of implicit terms and perform allocation

Arguments

Type IntentOptional Attributes Name
class(Model), intent(inout) :: this
integer(kind=ik), intent(in) :: numImplicitTerms

Number of MatrixTerm objects this model expects to be added