r90: Convert MPI structure to C++ class
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 9 Jun 2000 01:35:33 +0000 (01:35 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 9 Jun 2000 01:35:33 +0000 (01:35 +0000)
commit2451ac413848718a1dd666ce6f6464e974680f47
tree4c046fb678560227c6331c93534b876da1cd83ed
parent013445d4e52c07491291289eb32fa325d9f9f8ff
r90: Convert MPI structure to C++ class
27 files changed:
ChangeLog
NEWS
TODO
include/Makefile.am
include/array2d.h
include/ct.h
include/imagefile.h
include/ir.h
include/kmath.h
include/kstddef.h
include/mpiworld.h [new file with mode: 0644]
man/Makefile.am
man/ctrec.1
man/if-1.1 [new file with mode: 0644]
man/if2img.1 [new file with mode: 0644]
man/ifinfo.1 [new file with mode: 0644]
man/phm2if.1 [new file with mode: 0644]
man/phm2rs.1
man/phm2sdf.1 [deleted file]
man/sdf-1.1 [deleted file]
man/sdf2img.1 [deleted file]
man/sdfinfo.1 [deleted file]
src/Makefile.am
src/ctrec.cpp
src/mpiworld.cpp [new file with mode: 0644]
src/phm2if.cpp
src/phm2rs.cpp