Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. douchebag

    How to pass a non standard data type to a function

    It looks like maybe a simple typo: You didn;t declare zdum. did you want dzum or zdum? A REAL or INTEGER or LOGICAL data type is required in this context it means you can only dimension the array with those types.
  2. douchebag

    Fortran MPI programming...

    I suspect that stdin is closed by mpiexec on all ranks but rank 0. You have a read command that all ranks will execute.

Part and Inventory Search

Back
Top