generalRow Interface

interface
private pure module subroutine generalRow(this, varCont, rowVals, indexingData)

Arguments

Type IntentOptional Attributes Name
class(GeneralMatrixTerm), intent(inout) :: this
type(VariableContainer), intent(in) :: varCont
real(kind=rk), intent(inout), dimension(:) :: rowVals
type(MatrixTermIndexingData), intent(in) :: indexingData

Description

Multiplies all required variables and raises them to their corresponding power,using modelbound row variable buffer if allocated, and adding spatial and time profiles