IMPACT T
Modules | Functions/Subroutines
Transpose.f90 File Reference

Modules

module  transposeclass
 This class defines a tranpose class which contains 2D and 3D tranpose functions. (Both arrays are distributed on 2D Cartisian processor array).
 

Functions/Subroutines

subroutine transposeclass::trans3d3_transp (nx, nsizey, nsizez, nsizexz, xin, xout, np, st
 Subroutine Trans3d3: get the transpose of 3D double precision array with uneven distribution. More...
 
subroutine transposeclass::trans3d_transp (ny, nx, nysizex, nsizex, xin, tempmtr, np, stab
 Subroutine Trans3d: get the transpose of 3D double precision array with uneven distribution. More...