MEF90HeatXferOperator: Build the operator. When called in type(tSNES), the solution time should always match the target time, so there is no need for interpolation of the fluxes, external, and boundary values
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tSNES), | intent(in) | :: | snesTemp | |||
| type(tVec), | intent(in) | :: | x | |||
| type(tVec), | intent(inout) | :: | residual | |||
| type(MEF90HeatXfer_Type), | intent(in) | :: | MEF90HeatXferCtx | |||
| integer(kind=C_INT32_T), | intent(inout) | :: | ierr |