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  

AnsysElm2dpElm Class Reference

ANSYS element to Diffpack element. More...

#include <AnsysElm2dpElm.h>

Inheritance diagram for AnsysElm2dpElm::

ImportElm2dpElm List of all members.

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)

Detailed Description

ANSYS element to Diffpack element.

NAME: AnsysElm2dpElm - ANSYS element to Diffpack element

DESCRIPTION:

The class transforms an ANSYS element to a Diffpack element.


Constructor & Destructor Documentation

AnsysElm2dpElm::AnsysElm2dpElm ( )
 

The class has an empty constructor.

AnsysElm2dpElm::~AnsysElm2dpElm ( )
 


Member Function Documentation

void AnsysElm2dpElm::elmTypeTransform ( VecSimple(int) & loc_node_elm_array )
 

transforms the element type if some nodes in the element are identical.

int AnsysElm2dpElm::getLocFaceNodeNoInDpElm ( const int import_face,
const int import_loc_node ) [virtual]
 

get local node number in diffpack element face.

Reimplemented from ImportElm2dpElm.

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

get local node number in diffpack element.

Reimplemented from ImportElm2dpElm.

int AnsysElm2dpElm::getNoNodesInElmFace ( const int face ) [virtual]
 

get number of nodes in element face.

Reimplemented from ImportElm2dpElm.

void AnsysElm2dpElm::setImportElmType ( const String & import_elm_type ) [virtual]
 

set ABAQUS element name.


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