#include <HexahedralFEMForceField.h>
the information stored for each hexahedron More...
the information stored for each hexahedron
| Public Attributes | |
| MaterialStiffness | materialMatrix | 
| material stiffness matrices of each hexahedron  More... | |
| type::fixed_array< Coord, 8 > | rotatedInitialElements | 
| Transformation | rotation | 
| ElementStiffness | stiffness | 
| Public Member Functions | |
| HexahedronInformation () | |
| Friends | |
| std::ostream & | operator<< (std::ostream &os, const HexahedronInformation &) | 
| Output stream.  More... | |
| std::istream & | operator>> (std::istream &in, HexahedronInformation &) | 
| Input stream.  More... | |
| MaterialStiffness sofa::component::solidmechanics::fem::elastic::HexahedralFEMForceField< DataTypes >::HexahedronInformation::materialMatrix | 
material stiffness matrices of each hexahedron
| type::fixed_array<Coord,8> sofa::component::solidmechanics::fem::elastic::HexahedralFEMForceField< DataTypes >::HexahedronInformation::rotatedInitialElements | 
| Transformation sofa::component::solidmechanics::fem::elastic::HexahedralFEMForceField< DataTypes >::HexahedronInformation::rotation | 
| ElementStiffness sofa::component::solidmechanics::fem::elastic::HexahedralFEMForceField< DataTypes >::HexahedronInformation::stiffness | 
| 
 | inline | 
| 
 | friend | 
Output stream.
| 
 | friend | 
Input stream.