sfem_import::Section Class Reference

#include <import.hpp>

Collaboration diagram for sfem_import::Section:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector< int > TIntVector
typedef std::vector< std::pair
< unsigned int, unsigned int > > 
TPairVector
typedef std::vector< double > TRealVector

Public Member Functions

const TPairVector & elements () const
TPairVector & elements ()
const std::string & ident () const
const TIntVector & int_vector () const
const std::string & material () const
const TRealVector & real_vector () const
 Section (const std::string &theident, const std::string &thesectiontype, const std::string &thematerial, const TIntVector &intvector, const TRealVector &realvector)
const std::string & type () const

Protected Attributes

TPairVector m_elements
 element indices associated with this section. first: instance index, second: element index
std::string m_ident
TIntVector m_int_vector
std::string m_material
TRealVector m_real_vector
std::string m_type


Detailed Description

Defines definition data to define an SFEM element section
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