sfem_materials_base::MaterialType_Linear3d_Prestrained Class Reference

... simple linear elastic material supporting prestrains (saved as real data at material points) THIS CLASS WAS NEVER USED, TESTED OR FINISHED! PROOF OF CONCEPT! More...

#include <materialtype_linear3d_prestrained.hpp>

Inheritance diagram for sfem_materials_base::MaterialType_Linear3d_Prestrained:

Inheritance graph
[legend]
Collaboration diagram for sfem_materials_base::MaterialType_Linear3d_Prestrained:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MaterialType_Linear3d_Prestrained (const count_type &theindex, const std::string &theident)

Private Member Functions

void myCheckMaterialProperties (const Material &material) const
void myComputeEnergyAndStress (const MaterialPoint &mat_point, const TVector6 &strain, TVectorEnergy &energy_density, TVector6 &stress) const
void myComputeEnergyAndStressAndUpdate (MaterialPoint &mat_point, const TVector6 &strain, TVectorEnergy &energy_density, TVector6 &stress) const
void myComputeStabilizedEnergyAndStress (const MaterialPoint &mat_point, const TVector6 &strain, TVectorEnergy &energy_density, TVector6 &stress) const
void myComputeStabilizedStressAndTensor (const MaterialPoint &mat_point, const TVector6 &strain, TVector6 &stress, TMatrix6 &Dmat) const
void myComputeStressAndTensor (const MaterialPoint &mat_point, const TVector6 &strain, TVector6 &stress, TMatrix6 &Dmat) const
 returns the specific integration point data
const type_check_supported_strains myGetStrainDef () const
void myInitStateData (MaterialPoint &mat_point, const TVector6 &strain) const


Detailed Description

... simple linear elastic material supporting prestrains (saved as real data at material points) THIS CLASS WAS NEVER USED, TESTED OR FINISHED! PROOF OF CONCEPT!

Member Function Documentation

void sfem_materials_base::MaterialType_Linear3d_Prestrained::myComputeStressAndTensor ( const MaterialPoint &  mat_point,
const TVector6 &  strain,
TVector6 &  stress,
TMatrix6 &  Dmat 
) const [private]

returns the specific integration point data

Parameters:
intpt ... number of intpt


The documentation for this class was generated from the following file:

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