sfem::element::IntegrationCellData Class Reference

... contains data describing a single integration point More...

#include <intcell_et.hpp>

Inheritance diagram for sfem::element::IntegrationCellData:

Inheritance graph
[legend]
Collaboration diagram for sfem::element::IntegrationCellData:

Collaboration graph
[legend]

List of all members.

Public Types

typedef material::TVector Type_coor
typedef std::vector
< IntegrationCellData
Type_intpts

Public Member Functions

Type_coor & coor ()
 setter for m_coor
const Type_coor & coor () const
 getter for m_coor
 IntegrationCellData (const IntegrationCellData &data)
 IntegrationCellData (const Type_coor &thecoor, const real_type &theweight)
real_type & weight ()
 setter for m_weight
const real_type & weight () const
 getter for m_weight

Public Attributes

EIGEN_MAKE_ALIGNED_OPERATOR_NEW
typedef double 
real_type

Protected Attributes

Type_coor m_coor
 local coordinate of the intpt
real_type m_weight
 integration weight of the intpt


Detailed Description

... contains data describing a single integration point
The documentation for this class was generated from the following file:

Generated on Wed Nov 17 17:35:54 2010 for 'sfem' Module Programming Interface by  doxygen 1.5.6