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