#include <TetrahedralCorotationalFEMForceField.h>
the information stored for each tetrahedron More...
the information stored for each tetrahedron
| Public Attributes | |
| MaterialStiffness | materialMatrix | 
| material stiffness matrices of each tetrahedron  More... | |
| StrainDisplacementTransposed | strainDisplacementTransposedMatrix | 
| the strain-displacement matrices vector  More... | |
| type::fixed_array< Coord, 4 > | rotatedInitialElements | 
| large displacement method  More... | |
| type::Mat< 4, 4, Real > | elemShapeFun | 
| Transformation | rotation | 
| Transformation | initialTransformation | 
| polar method  More... | |
| Public Member Functions | |
| TetrahedronInformation () | |
| Friends | |
| std::ostream & | operator<< (std::ostream &os, const TetrahedronInformation &) | 
| Output stream.  More... | |
| std::istream & | operator>> (std::istream &in, TetrahedronInformation &) | 
| Input stream.  More... | |
| type::Mat<4, 4, Real> sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField< DataTypes >::TetrahedronInformation::elemShapeFun | 
| Transformation sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField< DataTypes >::TetrahedronInformation::initialTransformation | 
polar method
| MaterialStiffness sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField< DataTypes >::TetrahedronInformation::materialMatrix | 
material stiffness matrices of each tetrahedron
| type::fixed_array<Coord,4> sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField< DataTypes >::TetrahedronInformation::rotatedInitialElements | 
large displacement method
| Transformation sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField< DataTypes >::TetrahedronInformation::rotation | 
| StrainDisplacementTransposed sofa::component::solidmechanics::fem::elastic::TetrahedralCorotationalFEMForceField< DataTypes >::TetrahedronInformation::strainDisplacementTransposedMatrix | 
the strain-displacement matrices vector
| 
 | inline | 
| 
 | friend | 
Output stream.
| 
 | friend | 
Input stream.