indicesOfFourierConjugates

a matrix of linear indices of the conjugate


Declaration

 matrix = WVGeometryDoublyPeriodic.indexOfFourierConjugate(Nx,Ny,Nz);

Parameters

  • Nx grid points in the x-direction
  • Ny grid points in the y-direction
  • Nz grid points in the z-direction (defuault 1)

Returns

  • matrix matrix containing linear indices

Discussion