|
ug4
|
grouping for subset and non-conditional data More...
Public Types | |
| typedef MathVector< 1 > | value_type |
Public Member Functions | |
| NumberData (SmartPtr< UserData< number, dim > > functor_, std::string fctName_) | |
| NumberData (SmartPtr< UserData< number, dim > > 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 > > | spFunctor |
| SubsetGroup | ssGrp |
| std::string | ssName |
Static Public Attributes | |
| static const bool | isConditional = false |
| static const size_t | numFct = 1 |
grouping for subset and non-conditional data
| typedef MathVector<1> ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::value_type |
|
inline |
|
inline |
|
inline |
| bool ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::bWholeDomain |
| size_t ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::fct[numFct] |
| std::string ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::fctName |
|
static |
|
static |
| SmartPtr<UserData<number, dim> > ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::spFunctor |
| SubsetGroup ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::ssGrp |
| std::string ug::IObstacleConstraint< TDomain, TAlgebra >::NumberData::ssName |