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

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
 

Detailed Description

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

grouping for subset and the data already stored in the solution

Member Typedef Documentation

◆ value_type

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

Constructor & Destructor Documentation

◆ OldNumberData()

template<typename TDomain , typename TAlgebra >
ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::OldNumberData ( std::string  fctName_,
std::string  ssName_ 
)
inline

Member Function Documentation

◆ operator()()

template<typename TDomain , typename TAlgebra >
bool ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::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 >::OldNumberData::fct[numFct]

◆ fctName

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

◆ functor

template<typename TDomain , typename TAlgebra >
number ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::functor

◆ isConditional

template<typename TDomain , typename TAlgebra >
const bool ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::isConditional = false
static

◆ numFct

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

◆ setSolValue

template<typename TDomain , typename TAlgebra >
const bool ug::DirichletBoundary< TDomain, TAlgebra >::OldNumberData::setSolValue = false
static

◆ ssGrp

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

◆ ssName

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

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