AbstractIncompressibleMaterialLaw< DIM > Class Template Reference

#include <AbstractIncompressibleMaterialLaw.hpp>

Inherits AbstractMaterialLaw< DIM >.

Inherited by AbstractIsotropicIncompressibleMaterialLaw< DIM >, AbstractIsotropicIncompressibleMaterialLaw< 3 >, and PoleZeroMaterialLaw< DIM >.

Collaboration diagram for AbstractIncompressibleMaterialLaw< DIM >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AbstractIncompressibleMaterialLaw ()
virtual double GetZeroStrainPressure ()=0

Detailed Description

template<unsigned DIM>
class AbstractIncompressibleMaterialLaw< DIM >

AbstractIncompressibleMaterialLaw

An incompressible hyper-elastic material law for finite elastiticy

The law is given by a strain energy function W(E), where E is the strain, such that the stress T = dW/dE. In this incompressible case W = W_material + p(I3-1) where W_material(E) is the material part of the strain energy, p is the pressure and I3 = det(C)

Definition at line 46 of file AbstractIncompressibleMaterialLaw.hpp.


Constructor & Destructor Documentation

template<unsigned DIM>
AbstractIncompressibleMaterialLaw< DIM >::AbstractIncompressibleMaterialLaw (  )  [inline]

Constructor

Definition at line 50 of file AbstractIncompressibleMaterialLaw.hpp.


Member Function Documentation

template<unsigned DIM>
virtual double AbstractIncompressibleMaterialLaw< DIM >::GetZeroStrainPressure (  )  [pure virtual]

The documentation for this class was generated from the following file:
Generated on Thu Dec 22 13:01:14 2011 for Chaste by  doxygen 1.6.3