next up previous [pdf]

Next: sfconjgrad: Generic conjugate-gradient solver Up: sfcmplx: Create a complex Previous: sfcmplx: Create a complex

Implementation: system/main/cmplx.c

The program flow is simple. First, get the names of the input files.

system/main/cmplx.c

The main part of the program reads the real and imaginary parts buffer by buffer and assembles and writes out the complex input.

system/main/cmplx.c




2012-07-19