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

Public Methods | |
| AbaqusElm2dpElm () | |
| ~AbaqusElm2dpElm () | |
| void | setImportElmType (const String &elm_name) |
| int | getLocNodeNoInDpElm (const int import_elm_loc_no) |
| int | getLocFaceNodeNoInDpElm (const int import_face, const int import_loc_node) |
| int | getNoNodesInElmFace (const int face) |
NAME: AbaqusElm2dpElm - ABAQUS element to Diffpack element
DESCRIPTION:
The class transforms an ABAQUS element to a Diffpack element.
|
|
The class has an empty constructor. |
|
|
|
|
|
get local node number in a diffpack element face. Reimplemented from ImportElm2dpElm. |
|
|
get local node number in a diffpack element. Reimplemented from ImportElm2dpElm. |
|
|
get number of nodes in an element face. Reimplemented from ImportElm2dpElm. |
|
|
set ABAQUS element name. |