#include <StandardTetrahedralFEMForceField.h>
data structure stored for each edge More...
data structure stored for each edge
| Public Attributes | |
| Matrix3 | DfDx | 
| store the stiffness edge matrix  More... | |
| float | vertices [2] | 
| Public Member Functions | |
| EdgeInformation () | |
| Friends | |
| std::ostream & | operator<< (std::ostream &os, const EdgeInformation &) | 
| Output stream.  More... | |
| std::istream & | operator>> (std::istream &in, EdgeInformation &) | 
| Input stream.  More... | |
| Matrix3 sofa::component::solidmechanics::fem::hyperelastic::StandardTetrahedralFEMForceField< DataTypes >::EdgeInformation::DfDx | 
store the stiffness edge matrix
| float sofa::component::solidmechanics::fem::hyperelastic::StandardTetrahedralFEMForceField< DataTypes >::EdgeInformation::vertices[2] | 
| 
 | inline | 
| 
 | friend | 
Output stream.
| 
 | friend | 
Input stream.