Diffpack Documentation

(Functionality not available, requires installation of an additional Diffpack Toolbox)


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

AnsysOutFilterCore.h

Go to the documentation of this file.
00001 
00005 class AnsysOutFilterCore : public AnsysFilterCore
00006 
00007 {
00008 
00009 protected:
00010 
00011   void readNumoffMAT (const String& line); 
00012   void readET        (const String& line); 
00013 
00014   void readSFE       (const String& line, 
00015                                   int& nbind, 
00016                                   bool before_redim);  
00017 
00018 public:
00019 
00020   AnsysOutFilterCore (){}
00021   virtual ~AnsysOutFilterCore (){}
00022 };
00023 
00024 

Copyright © 2003 inuTech GmbH. All rights reserved.