sfem_import::Part Class Reference

#include <import.hpp>

Collaboration diagram for sfem_import::Part:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::map< int, ElementTElementMap
typedef std::map< int, PointTPointMap

Public Member Functions

void add (const Element &element)
void add (const Point &point)
const TElementMap & elements () const
const std::string & ident () const
unsigned int & index ()
const unsigned int & index () const
 Part (const unsigned int &the_index, const std::string &the_ident)
const TPointMap & points () const

Protected Attributes

TElementMap m_elements
std::string m_ident
unsigned int m_index
TPointMap m_points


Detailed Description

Defines definition data to define an SFEM instance
The documentation for this class was generated from the following file:

Generated on Wed Nov 17 17:35:53 2010 for 'sfem_import' Module Programming Interface by  doxygen 1.5.6