sfem_import::gmsh::GmshElementNodeData Class Reference

#include <import_gmsh.hpp>

Collaboration diagram for sfem_import::gmsh::GmshElementNodeData:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector
< GmshElementNodeValue
TElementNodeValues
typedef std::vector< int > TIntVector
typedef std::vector< double > TRealVector
typedef std::vector< std::string > TStringVector

Public Member Functions

void clear ()
const TElementNodeValues & elementnode_values () const
 GmshElementNodeData (const TStringVector &strings, const TRealVector &reals, const TIntVector &ints, const TElementNodeValues &nodes)
const TIntVector & int_tags () const
const TRealVector & real_tags () const
const TStringVector & string_tags () const

Protected Attributes

TElementNodeValues m_elementnode_values
TIntVector m_int_tags
TRealVector m_real_tags
TStringVector m_string_tags


Detailed Description

Defines definition data to define a GMSH elementnodedata table
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