sfem_import::Material Class Reference
#include <import.hpp>
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:
- modules/sfem_import/sfem_import/import.hpp