sfem_import::Material Class Reference

#include <import.hpp>

Collaboration diagram for sfem_import::Material:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector< int > TIntVector
typedef std::vector< double > TRealVector

Public Member Functions

const std::string & ident () const
const TIntVector & int_vector () const
 Material (const std::string &theident, const std::string &thetype, const std::string &strain_type, const TIntVector &int_vector, const TRealVector &real_vector)
const TRealVector & real_vector () const
const std::string & strain_type () const
const std::string & type () const

Protected Attributes

std::string m_ident
TIntVector m_int_vector
TRealVector m_real_vector
std::string m_strain_type
std::string m_type


Detailed Description

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