ug4
ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData Struct Reference

grouping for subset and conditional data More...

#include <lagrange_dirichlet_boundary.h>

Public Types

typedef MathVector< 1 > value_type
 

Public Member Functions

 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

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
 
static const bool setSolValue = true
 

Detailed Description

template<typename TDomain, typename TAlgebra>
struct ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData

grouping for subset and conditional data

Member Typedef Documentation

◆ value_type

template<typename TDomain , typename TAlgebra >
typedef MathVector<1> ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::value_type

Constructor & Destructor Documentation

◆ CondNumberData()

template<typename TDomain , typename TAlgebra >
ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::CondNumberData ( SmartPtr< UserData< number, dim, bool > >  functor_,
std::string  fctName_,
std::string  ssName_ 
)
inline

Member Function Documentation

◆ operator()()

template<typename TDomain , typename TAlgebra >
bool ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::operator() ( MathVector< 1 > &  val,
const MathVector< dim x,
number  time,
int  si 
) const
inline

Member Data Documentation

◆ fct

template<typename TDomain , typename TAlgebra >
size_t ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::fct[numFct]

◆ fctName

template<typename TDomain , typename TAlgebra >
std::string ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::fctName

◆ isConditional

template<typename TDomain , typename TAlgebra >
const bool ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::isConditional = true
static

◆ numFct

template<typename TDomain , typename TAlgebra >
const size_t ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::numFct = 1
static

◆ setSolValue

template<typename TDomain , typename TAlgebra >
const bool ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::setSolValue = true
static

◆ spFunctor

template<typename TDomain , typename TAlgebra >
SmartPtr<UserData<number, dim, bool> > ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::spFunctor

◆ ssGrp

template<typename TDomain , typename TAlgebra >
SubsetGroup ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::ssGrp

◆ ssName

template<typename TDomain , typename TAlgebra >
std::string ug::DirichletBoundary< TDomain, TAlgebra >::CondNumberData::ssName

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