sfem_import::Element Class Reference
#include <import.hpp>
List of all members.
|
Public Types |
typedef std::vector< unsigned int > | TIntVector |
Public Member Functions |
| Element (const unsigned int &theindex, const std::string &type_ident, const TIntVector &nodes) |
const unsigned int & | index () const |
const TIntVector & | nodes () const |
const std::string & | type () const |
Protected Attributes |
unsigned int | m_index |
TIntVector | m_nodes |
std::string | m_type |
Detailed Description
Defines definition data to define an SFEM element
The documentation for this class was generated from the following file:
- modules/sfem_import/sfem_import/import.hpp