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  

AnsysOutFilterCore Class Reference

ANSYS out filter core. More...

#include <AnsysOutFilterCore.h>

Inheritance diagram for AnsysOutFilterCore::

AnsysFilterCore GridFilterCore HandleId AnsysOutFilterBlockedCore AnsysOutFilterUnBlockedCore List of all members.

Public Methods

 AnsysOutFilterCore ()
virtual ~AnsysOutFilterCore ()

Protected Methods

void readNumoffMAT (const String &line)
void readET (const String &line)
void readSFE (const String &line, int &nbind, bool before_redim)

Detailed Description

ANSYS out filter core.

NAME: AnsysOutFilterCore - ANSYS out filter core

DESCRIPTION:

This class translate ANSYS grid to a finite element grid (GridFE).


Constructor & Destructor Documentation

AnsysOutFilterCore::AnsysOutFilterCore ( ) [inline]
 

The class has an empty constructor.

AnsysOutFilterCore::~AnsysOutFilterCore ( ) [inline, virtual]
 


Member Function Documentation

void AnsysOutFilterCore::readET ( const String & line ) [protected]
 

read "ET": Defines a local element type from the element library.

void AnsysOutFilterCore::readNumoffMAT ( const String & line ) [protected]
 

read "NUMOFF", "MAT": Adds a number of materials.

void AnsysOutFilterCore::readSFE ( const String & line,
int & nbind,
bool before_redim ) [protected, virtual]
 

read "SFE": Specifies surface loads on elements.

Reimplemented from AnsysFilterCore.


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