sfem_import::Structure Class Reference

#include <import.hpp>

Collaboration diagram for sfem_import::Structure:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::map< std::string,
ElementSet
TElementSetMap
typedef std::map< std::string,
Material
TMaterialMap
typedef std::map< std::string,
NodeSet
TNodeSetMap
typedef std::map< std::string,
Part
TPartContainer
typedef std::map< std::string,
Section
TSectionMap

Public Member Functions

void add (const NodeSet &nodeset)
void add (const ElementSet &elementset)
void add (const Material &material)
void add (const Section &section)
void add (const Part &part)
 This will change the index() of the part as well!!!!
TElementSetMap & elementsets ()
const TElementSetMap & elementsets () const
TMaterialMap & materials ()
const TMaterialMap & materials () const
TNodeSetMap & nodesets ()
const TNodeSetMap & nodesets () const
TPartContainer & parts ()
const TPartContainer & parts () const
TSectionMap & sections ()
const TSectionMap & sections () const

Protected Attributes

TElementSetMap m_elementsets
TMaterialMap m_materials
TNodeSetMap m_nodesets
TPartContainer m_parts
TSectionMap m_sections


Detailed Description

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