Open CASCADE Technology 7.8.0
|
used to store results on a domain [Ui,Ui+1]x[Vj,Vj+1] More...
#include <AdvApp2Var_Patch.hxx>
Additional Inherited Members | |
![]() | |
typedef void | base_type |
Returns a type descriptor about this object. | |
![]() | |
static constexpr const char * | get_type_name () |
Returns a type descriptor about this object. | |
static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
Returns type descriptor of Standard_Transient class. | |
used to store results on a domain [Ui,Ui+1]x[Vj,Vj+1]
AdvApp2Var_Patch::AdvApp2Var_Patch | ( | ) |
AdvApp2Var_Patch::AdvApp2Var_Patch | ( | const Standard_Real | U0, |
const Standard_Real | U1, | ||
const Standard_Real | V0, | ||
const Standard_Real | V1, | ||
const Standard_Integer | iu, | ||
const Standard_Integer | iv | ||
) |
void AdvApp2Var_Patch::AddConstraints | ( | const AdvApp2Var_Context & | Conditions, |
const AdvApp2Var_Framework & | Constraints | ||
) |
void AdvApp2Var_Patch::AddErrors | ( | const AdvApp2Var_Framework & | Constraints | ) |
Handle< TColStd_HArray1OfReal > AdvApp2Var_Patch::AverageErrors | ( | ) | const |
void AdvApp2Var_Patch::ChangeDomain | ( | const Standard_Real | a, |
const Standard_Real | b, | ||
const Standard_Real | c, | ||
const Standard_Real | d | ||
) |
void AdvApp2Var_Patch::ChangeNbCoeff | ( | const Standard_Integer | NbCoeffU, |
const Standard_Integer | NbCoeffV | ||
) |
Handle< TColStd_HArray1OfReal > AdvApp2Var_Patch::Coefficients | ( | const Standard_Integer | SSPIndex, |
const AdvApp2Var_Context & | Conditions | ||
) | const |
Standard_Real AdvApp2Var_Patch::CritValue | ( | ) | const |
Standard_Integer AdvApp2Var_Patch::CutSense | ( | ) | const |
Standard_Integer AdvApp2Var_Patch::CutSense | ( | const AdvApp2Var_Criterion & | Crit, |
const Standard_Integer | NumDec | ||
) | const |
void AdvApp2Var_Patch::Discretise | ( | const AdvApp2Var_Context & | Conditions, |
const AdvApp2Var_Framework & | Constraints, | ||
const AdvApp2Var_EvaluatorFunc2Var & | func | ||
) |
Standard_Boolean AdvApp2Var_Patch::HasResult | ( | ) | const |
Standard_Boolean AdvApp2Var_Patch::IsApproximated | ( | ) | const |
Standard_Boolean AdvApp2Var_Patch::IsDiscretised | ( | ) | const |
Handle< TColStd_HArray2OfReal > AdvApp2Var_Patch::IsoErrors | ( | ) | const |
void AdvApp2Var_Patch::MakeApprox | ( | const AdvApp2Var_Context & | Conditions, |
const AdvApp2Var_Framework & | Constraints, | ||
const Standard_Integer | NumDec | ||
) |
Handle< TColStd_HArray1OfReal > AdvApp2Var_Patch::MaxErrors | ( | ) | const |
Standard_Integer AdvApp2Var_Patch::NbCoeffInU | ( | ) | const |
Standard_Integer AdvApp2Var_Patch::NbCoeffInV | ( | ) | const |
void AdvApp2Var_Patch::OverwriteApprox | ( | ) |
Handle< TColgp_HArray2OfPnt > AdvApp2Var_Patch::Poles | ( | const Standard_Integer | SSPIndex, |
const AdvApp2Var_Context & | Conditions | ||
) | const |
void AdvApp2Var_Patch::ResetApprox | ( | ) |
void AdvApp2Var_Patch::SetCritValue | ( | const Standard_Real | dist | ) |
Standard_Real AdvApp2Var_Patch::U0 | ( | ) | const |
Standard_Real AdvApp2Var_Patch::U1 | ( | ) | const |
Standard_Integer AdvApp2Var_Patch::UOrder | ( | ) | const |
Standard_Real AdvApp2Var_Patch::V0 | ( | ) | const |
Standard_Real AdvApp2Var_Patch::V1 | ( | ) | const |
Standard_Integer AdvApp2Var_Patch::VOrder | ( | ) | const |