ug4
|
grouping for subset and the data already stored in the solution More...
#include <lagrange_dirichlet_boundary.h>
Public Types | |
typedef MathVector< 1 > | value_type |
Public Member Functions | |
OldNumberData (std::string fctName_, std::string ssName_) | |
bool | operator() (MathVector< 1 > &val, const MathVector< dim > x, number time, int si) const |
Public Attributes | |
size_t | fct [numFct] |
std::string | fctName |
number | functor |
SubsetGroup | ssGrp |
std::string | ssName |
Static Public Attributes | |
static const bool | isConditional = false |
static const size_t | numFct = 1 |
static const bool | setSolValue = false |
grouping for subset and the data already stored in the solution
typedef MathVector<1> ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::value_type |
|
inline |
|
inline |
size_t ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::fct[numFct] |
std::string ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::fctName |
number ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::functor |
|
static |
|
static |
|
static |
SubsetGroup ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::ssGrp |
std::string ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::ssName |