-
- Downloads
fix mpi complex dtype
apparently some mpi implementations don't do mpi_c_float_complex. so I'm using mpi_complex, even though they claim I shouldn't use fortran stuff...
Loading
Please register or sign in to comment
apparently some mpi implementations don't do mpi_c_float_complex. so I'm using mpi_complex, even though they claim I shouldn't use fortran stuff...