ug4
|
grouping for subset and conditional data More...
Public Types | |
typedef MathVector< 1 > | value_type |
Public Member Functions | |
CondNumberData (SmartPtr< UserData< number, dim, bool > > functor_, std::string fctName_) | |
CondNumberData (SmartPtr< UserData< number, dim, bool > > functor_, std::string fctName_, std::string ssName_) | |
bool | operator() (MathVector< 1 > &val, const MathVector< dim > x, number time, int si) const |
Public Attributes | |
bool | bWholeDomain |
size_t | fct [numFct] |
std::string | fctName |
SmartPtr< UserData< number, dim, bool > > | spFunctor |
SubsetGroup | ssGrp |
std::string | ssName |
Static Public Attributes | |
static const bool | isConditional = true |
static const size_t | numFct = 1 |
grouping for subset and conditional data
typedef MathVector<1> ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::value_type |
|
inline |
|
inline |
|
inline |
bool ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::bWholeDomain |
size_t ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::fct[numFct] |
std::string ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::fctName |
|
static |
|
static |
SmartPtr<UserData<number, dim, bool> > ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::spFunctor |
SubsetGroup ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::ssGrp |
std::string ug::IObstacleConstraint< TDomain, TAlgebra >::CondNumberData::ssName |