This routine assigns compute routine for trt relaxation
Supported variants are: * standard - Optimized routines for specifc layouts.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=labelLen), | intent(in) | :: | variant | |||
| character(len=labelLen), | intent(in) | :: | layout | |||
| procedure(kernel), | intent(out), | pointer | :: | compute |