namespace yav class TetraIncompressibilityConstraint : public Constraint Force constraint that enforce the material incompressibility ie that each tetrahedron has constant volume
| | apply () the apply fonction that adds a force on all vertices in order to keep a constant tetrahedron volume |
| | getExtent () const return the incompressibility constraint force extent between 0 and 1 */ |
| | setExtent (const double _extent) return the incompressibility constraint force extent between 0 and 1 */ |
| | constructor | ||
| | destructor
|
| | tetra the tetrahedrisation on which the constraint applies |
| | extent variable between 0 and 1 that constrols the extent of the incompressibility constraint |
Force constraint that enforce the material incompressibility ie that each tetrahedron has constant volume
double extent
class MissingTetra: public Exception
public constructor
destructor
virtual void apply()
double getExtent() const
void setExtent(const double _extent)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de