Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
AdvApp2Var_Context Class Reference

contains all the parameters for approximation (tolerancy, computing option, ...) More...

#include <AdvApp2Var_Context.hxx>

Public Member Functions

 AdvApp2Var_Context ()
 
 AdvApp2Var_Context (const int ifav, const int iu, const int iv, const int nlimu, const int nlimv, const int iprecis, const int nb1Dss, const int nb2Dss, const int nb3Dss, const occ::handle< NCollection_HArray1< double > > &tol1D, const occ::handle< NCollection_HArray1< double > > &tol2D, const occ::handle< NCollection_HArray1< double > > &tol3D, const occ::handle< NCollection_HArray2< double > > &tof1D, const occ::handle< NCollection_HArray2< double > > &tof2D, const occ::handle< NCollection_HArray2< double > > &tof3D)
 
int TotalDimension () const
 
int TotalNumberSSP () const
 
int FavorIso () const
 
int UOrder () const
 
int VOrder () const
 
int ULimit () const
 
int VLimit () const
 
int UJacDeg () const
 
int VJacDeg () const
 
occ::handle< NCollection_HArray1< double > > UJacMax () const
 
occ::handle< NCollection_HArray1< double > > VJacMax () const
 
occ::handle< NCollection_HArray1< double > > URoots () const
 
occ::handle< NCollection_HArray1< double > > VRoots () const
 
occ::handle< NCollection_HArray1< double > > UGauss () const
 
occ::handle< NCollection_HArray1< double > > VGauss () const
 
occ::handle< NCollection_HArray1< double > > IToler () const
 
occ::handle< NCollection_HArray2< double > > FToler () const
 
occ::handle< NCollection_HArray2< double > > CToler () const
 

Detailed Description

contains all the parameters for approximation (tolerancy, computing option, ...)

Constructor & Destructor Documentation

◆ AdvApp2Var_Context() [1/2]

AdvApp2Var_Context::AdvApp2Var_Context ( )

◆ AdvApp2Var_Context() [2/2]

AdvApp2Var_Context::AdvApp2Var_Context ( const int ifav,
const int iu,
const int iv,
const int nlimu,
const int nlimv,
const int iprecis,
const int nb1Dss,
const int nb2Dss,
const int nb3Dss,
const occ::handle< NCollection_HArray1< double > > & tol1D,
const occ::handle< NCollection_HArray1< double > > & tol2D,
const occ::handle< NCollection_HArray1< double > > & tol3D,
const occ::handle< NCollection_HArray2< double > > & tof1D,
const occ::handle< NCollection_HArray2< double > > & tof2D,
const occ::handle< NCollection_HArray2< double > > & tof3D )

Member Function Documentation

◆ CToler()

occ::handle< NCollection_HArray2< double > > AdvApp2Var_Context::CToler ( ) const

◆ FavorIso()

int AdvApp2Var_Context::FavorIso ( ) const

◆ FToler()

occ::handle< NCollection_HArray2< double > > AdvApp2Var_Context::FToler ( ) const

◆ IToler()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::IToler ( ) const

◆ TotalDimension()

int AdvApp2Var_Context::TotalDimension ( ) const

◆ TotalNumberSSP()

int AdvApp2Var_Context::TotalNumberSSP ( ) const

◆ UGauss()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::UGauss ( ) const

◆ UJacDeg()

int AdvApp2Var_Context::UJacDeg ( ) const

◆ UJacMax()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::UJacMax ( ) const

◆ ULimit()

int AdvApp2Var_Context::ULimit ( ) const

◆ UOrder()

int AdvApp2Var_Context::UOrder ( ) const

◆ URoots()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::URoots ( ) const

◆ VGauss()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::VGauss ( ) const

◆ VJacDeg()

int AdvApp2Var_Context::VJacDeg ( ) const

◆ VJacMax()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::VJacMax ( ) const

◆ VLimit()

int AdvApp2Var_Context::VLimit ( ) const

◆ VOrder()

int AdvApp2Var_Context::VOrder ( ) const

◆ VRoots()

occ::handle< NCollection_HArray1< double > > AdvApp2Var_Context::VRoots ( ) const

The documentation for this class was generated from the following file: