*** *trmtol * - transposition in Fourier space
this is safe-but-slow fallback for running without GPU-aware MPI
this is safe-but-slow fallback for running without GPU-aware MPI
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(BUFFERED_ALLOCATOR), | intent(in) | :: | ALLOCATOR | |||
type(TRMTOL_HANDLE), | intent(in) | :: | HTRMTOL | |||
real(kind=JPRBT), | intent(in) | :: | PFBUF_IN(:) | |||
real(kind=JPRBT), | intent(out), | POINTER | :: | PFBUF(:) | ||
integer(kind=JPIM), | intent(in) | :: | KF_LEG |