OCC Main Page | ModelingData | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingData
TKGeomBase
FEmTool


FEmTool_LinearJerk Class Reference

Criterion of LinearFlexion To Hermit-Jacobi elements
.

#include <FEmTool_LinearJerk.hxx>

Inheritance diagram for FEmTool_LinearJerk:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT FEmTool_LinearJerk (const Standard_Integer WorkDegree, const GeomAbs_Shape ConstraintOrder)
virtual Standard_EXPORT Handle_TColStd_HArray2OfInteger DependenceTable () const
 To know if two dimension are independent.
.
virtual Standard_EXPORT Standard_Real Value ()
 To Compute J(E) where E is the current Element
.
virtual Standard_EXPORT void Hessian (const Standard_Integer Dimension1, const Standard_Integer Dimension2, math_Matrix &H)
 To Compute J(E) the coefficients of Hessian matrix of
J(E) wich are crossed derivatives in dimensions <dim1>
and <dim2>.
If DependenceTable(Dimension1,Dimension2) is False
.
virtual Standard_EXPORT void Gradient (const Standard_Integer Dimension, math_Vector &G)
 To Compute the coefficients in the dimension <dim>
of the J(E)'s Gradient where E is the current Element
.
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

math_Matrix RefMatrix
Standard_Integer myOrder

Constructor & Destructor Documentation

Standard_EXPORT FEmTool_LinearJerk::FEmTool_LinearJerk const Standard_Integer  WorkDegree,
const GeomAbs_Shape  ConstraintOrder
 


Member Function Documentation

virtual Standard_EXPORT Handle_TColStd_HArray2OfInteger FEmTool_LinearJerk::DependenceTable  )  const [virtual]
 

Implements FEmTool_ElementaryCriterion.

virtual Standard_EXPORT void FEmTool_LinearJerk::Gradient const Standard_Integer  Dimension,
math_Vector &  G
[virtual]
 

Implements FEmTool_ElementaryCriterion.

Standard_EXPORT const FEmTool_LinearJerk::Handle Standard_Type   )  const
 

Reimplemented from FEmTool_ElementaryCriterion.

virtual Standard_EXPORT void FEmTool_LinearJerk::Hessian const Standard_Integer  Dimension1,
const Standard_Integer  Dimension2,
math_Matrix &  H
[virtual]
 

Implements FEmTool_ElementaryCriterion.

virtual Standard_EXPORT Standard_Real FEmTool_LinearJerk::Value  )  [virtual]
 

Implements FEmTool_ElementaryCriterion.


Field Documentation

Standard_Integer FEmTool_LinearJerk::myOrder [private]
 

math_Matrix FEmTool_LinearJerk::RefMatrix [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:22:38 2008 for OpenCASCADE by  doxygen 1.4.1