ptreadwrite.cpp

Go to the documentation of this file.
00001 #include "PTensorMTStation.h"
00002 
00003 
00004 int main()
00005 {
00006         PTensorMTStation PTData;
00007         
00008         PTData.GetData("in.ptensor");
00009         PTData.WriteData("out.ptensor");
00010 }

Generated on Mon Sep 15 12:54:34 2008 for GPLIB++ by  doxygen 1.5.5