sfem_import::Part Class Reference
#include <import.hpp>
List of all members.
|
Public Types |
|
typedef std::map< int, Element > | TElementMap |
|
typedef std::map< int, Point > | TPointMap |
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:
- modules/sfem_import/sfem_import/import.hpp