setNumImplicitTerms Interface

interface
private pure module subroutine setNumImplicitTerms(this, numImplicitTerms)

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

Description

Set number of implicit terms and perform allocation