sfem_import::gmsh::GmshNodeData Class Reference

#include <import_gmsh.hpp>

Collaboration diagram for sfem_import::gmsh::GmshNodeData:

Collaboration graph
[legend]

List of all members.

Public Types

typedef std::vector< int > TIntVector
typedef std::pair< int,
std::vector< double > > 
TNodeValue
typedef std::vector< TNodeValue > TNodeValues
typedef std::vector< double > TRealVector
typedef std::vector< std::string > TStringVector

Public Member Functions

void clear ()
 GmshNodeData (const TStringVector &strings, const TRealVector &reals, const TIntVector &ints, const TNodeValues &nodes)
const TIntVector & int_tags () const
const TNodeValues & node_values () const
const TRealVector & real_tags () const
const TStringVector & string_tags () const

Protected Attributes

TIntVector m_int_tags
TNodeValues m_node_values
TRealVector m_real_tags
TStringVector m_string_tags


Detailed Description

Defines definition data to define a GMSH nodedata and elementdata 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