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  

NastranFilter Class Reference

NASTRAN filter. More...

#include <NastranFilter.h>

Inheritance diagram for NastranFilter::

GridFilter HandleId List of all members.

Public Types

enum  NastranFilterType { input, unknown }

Public Methods

 NastranFilter ()
virtual ~NastranFilter ()
void import2dp (const String &import_file_name, GridFE &grid_, bool save_grid_file, const String &bo_ind_file_name, Format_type format=ASCII, bool make_logfile=false)

Detailed Description

NASTRAN filter.

NAME: NastranFilter - NASTRAN filter

DESCRIPTION:

The class is the control class for the NASTRAN filter.


Member Enumeration Documentation

enum NastranFilter::NastranFilterType
 

Enumeration values:
input  
unknown  


Constructor & Destructor Documentation

NastranFilter::NastranFilter ( ) [inline]
 

See documentation of one of the overloaded constructor.

NastranFilter::~NastranFilter ( ) [inline, virtual]
 


Member Function Documentation

void NastranFilter::import2dp ( const String & import_file_name,
GridFE & grid_,
bool save_grid_file,
const String & bo_ind_file_name,
Format_type format = ASCII,
bool make_logfile = false ) [virtual]
 

the main function for the translation from different analysis programs to a finite element grid.

Reimplemented from GridFilter.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.