Sends m <= perm_exact_max through the Feistel. Test-only; see the two hooks above.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(in) | :: | on |
|
subroutine parquet_debug_set_perm_force_feistel(on) logical, intent(in) :: on !! `.true.` bypasses the exact path perm_dbg_force_feistel = on end subroutine parquet_debug_set_perm_force_feistel