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

Public Methods | |
| NastranElm2dpElm () | |
| ~NastranElm2dpElm () | |
| virtual void | setImportElmType (VecSimple(String) &tokens) |
| int | getLocNodeNoInDpElm (const int i) |
| int | getLocFaceNodeNoInDpElm (const int face_no, const int i) |
| virtual int | getNoNodesInElmFace (const int face_no) |
NAME: NastranElm2dpElm - NASTRAN element to Diffpack element
DESCRIPTION:
The class transforms an NASTRAN element to a Diffpack element.
|
|
The class has an empty constructor. |
|
|
|
|
|
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 NASTRAN element name and nodes in element. |