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

Public Methods | |
| AnsysElm2dpElm () | |
| ~AnsysElm2dpElm () | |
| virtual void | setImportElmType (const String &import_elm_type) |
| int | getLocNodeNoInDpElm (const int i) |
| virtual int | getLocFaceNodeNoInDpElm (const int import_face, const int import_loc_node) |
| virtual int | getNoNodesInElmFace (const int face) |
| void | elmTypeTransform (VecSimple(int) &loc_node_elm_array) |
NAME: AnsysElm2dpElm - ANSYS element to Diffpack element
DESCRIPTION:
The class transforms an ANSYS element to a Diffpack element.
|
|
The class has an empty constructor. |
|
|
|
|
|
transforms the element type if some nodes in the element are identical. |
|
|
get local node number in diffpack element face. Reimplemented from ImportElm2dpElm. |
|
|
get local node number in diffpack element. Reimplemented from ImportElm2dpElm. |
|
|
get number of nodes in element face. Reimplemented from ImportElm2dpElm. |
|
|
set ABAQUS element name. |