Diffpack Documentation

(Functionality not available, requires installation of an additional Diffpack Toolbox)


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

NastranElm2dpElm Class Reference

NASTRAN element to Diffpack element. More...

#include <NastranElm2dpElm.h>

Inheritance diagram for NastranElm2dpElm::

ImportElm2dpElm List of all members.

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)

Detailed Description

NASTRAN element to Diffpack element.

NAME: NastranElm2dpElm - NASTRAN element to Diffpack element

DESCRIPTION:

The class transforms an NASTRAN element to a Diffpack element.


Constructor & Destructor Documentation

NastranElm2dpElm::NastranElm2dpElm ( )
 

The class has an empty constructor.

NastranElm2dpElm::~NastranElm2dpElm ( )
 


Member Function Documentation

int NastranElm2dpElm::getLocFaceNodeNoInDpElm ( const int face_no,
const int i ) [virtual]
 

get local node number in diffpack element face.

Reimplemented from ImportElm2dpElm.

int NastranElm2dpElm::getLocNodeNoInDpElm ( const int i ) [virtual]
 

get local node number in diffpack element.

Reimplemented from ImportElm2dpElm.

int NastranElm2dpElm::getNoNodesInElmFace ( const int face_no ) [virtual]
 

get number of nodes in element face.

Reimplemented from ImportElm2dpElm.

void NastranElm2dpElm::setImportElmType ( VecSimple(String) & tokens ) [virtual]
 

set NASTRAN element name and nodes in element.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.