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