basso::StressState3D Class Reference

#include <StressState.h>

Inheritance diagram for basso::StressState3D:

basso::StressState List of all members.

Public Member Functions

 StressState3D ()
virtual void Convert (const nMatrix &C, nMatrix &Cmat) const
virtual int VoigtDimension () const
virtual int Dimension () const

Detailed Description

Wrapper class for a 3D stiffness matrix (6 x 6). It does nothing really

Definition at line 249 of file StressState.h.


Member Function Documentation

virtual void basso::StressState3D::Convert ( const nMatrix &  C,
nMatrix &  Cmat 
) const [inline, virtual]

Returns a const reference to the plane strain portion of the 6 x 6 3D stiffness matrix

Parameters:
C stiffness matrix (must be 6x6)
Cmat returns with the appropriate stiffness matrix for the stress state (6x6)

Implements basso::StressState.

Definition at line 260 of file StressState.h.

virtual int basso::StressState3D::VoigtDimension (  )  const [inline, virtual]

returns the dimension of the Voigt vector

Implements basso::StressState.

Definition at line 274 of file StressState.h.

virtual int basso::StressState3D::Dimension (  )  const [inline, virtual]

returns the dimension of the stress state

Implements basso::StressState.

Definition at line 277 of file StressState.h.


The documentation for this class was generated from the following file:
Generated on Sat Jan 19 09:03:59 2008 for Basso by  doxygen 1.5.2