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

Public Types | |
| enum | AbaqusFilterType { input, output, unknown } |
Public Methods | |
| AbaqusFilter () | |
| virtual | ~AbaqusFilter () |
| 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: AbaqusFilter - ABAQUS filter
DESCRIPTION:
The class is the control class for the ABAQUS 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. |