CollapseModel.h

Go to the documentation of this file.
00001 #ifndef COLLAPSEMODEL_H_
00002 #define COLLAPSEMODEL_H_
00003 #include "gentypes.h"
00004 
00005 namespace gplib
00006   {
00007     //! Remove layers with identical parameters from the model and collapse them into a single layer each
00008     void CollapseModel(ttranscribed &Thickness, ttranscribed &ParmValue);
00009   }
00010 #endif /*COLLAPSEMODEL_H_*/

Generated on Tue May 4 16:52:14 2010 for GPLIB++ by  doxygen 1.5.8