#include <NastranFilter.h>
Inheritance diagram for NastranFilter::

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) |
NAME: NastranFilter - NASTRAN filter
DESCRIPTION:
The class is the control class for the NASTRAN filter.
|
|
|
|
|
See documentation of one of the overloaded constructor. |
|
|
|
|
|
the main function for the translation from different analysis programs to a finite element grid. Reimplemented from GridFilter. |