sfem::element::MaterialIntptData Class Reference

... stores data in order to evaluate a material within the element More...

#include <materialintpt_data.hpp>

Collaboration diagram for sfem::element::MaterialIntptData:

Collaboration graph
[legend]

List of all members.

Public Types

typedef size_t count_type
typedef unsigned int index_type
typedef unsigned int uint
typedef unsigned short ushort

Public Member Functions

VectorOf3SparseVectorsdefgradCoeffs ()
 a setter for nodal_defgrad_coeffs
const VectorOf3SparseVectorsdefgradCoeffs () const
 a const getter for nodal_defgrad_coeffs (for fast access)
 MaterialIntptData (const mesh::Section &thesection, const mesh::DofHandler &dofs)
material::MaterialPointmaterialPoint ()
 setter for material_point
const material::MaterialPointmaterialPoint () const
 getter for material_point
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

VectorOf3SparseVectors m_defgrad_coeffs
 stores the defgrad coefficients at this point:
real_type m_weight
 the integration weight
material::MaterialPoint material_point
 material data at this point:


Detailed Description

... stores data in order to evaluate a material within the element
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