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

Public Types | |
| enum | AnsysFilterType { input, output_blocked, output_unblocked, unknown } |
Public Methods | |
| AnsysFilter () | |
| virtual | ~AnsysFilter () |
| 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: AnsysFilter - ANSYS filter
DESCRIPTION:
The class is the control class for the ANSYS filter.
|
|
|
|
|
See documentation of one of the overloaded constructor. |
|
|
|
|
|
the main function for the translation from different analysis programms to a finite element grid. Reimplemented from GridFilter. |