Multiplies all required variables and raises them to their corresponding power,using modelbound variable buffer if allocated
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(GeneralMatrixTerm), | intent(inout) | :: | this | |||
| type(VariableContainer), | intent(in) | :: | varCont | |||
| type(RealArray), | intent(inout), | dimension(:) | :: | colVals | ||
| type(MatrixTermIndexingData), | intent(in) | :: | indexingData |