ug4
|
#include <metric_spaces.h>
Public Types | |
typedef W | weight_type |
Public Member Functions | |
ConstSmartPtr< weight_type > | get_weight () |
IObjectWithWeights () | |
IObjectWithWeights (ConstSmartPtr< weight_type > spW) | |
void | set_weight (ConstSmartPtr< weight_type > spWeight) |
for weighted norms More... | |
Protected Attributes | |
ConstSmartPtr< weight_type > | m_spWeight |
Auxiliary class for providing weights
typedef W ug::IObjectWithWeights< W >::weight_type |
|
inline |
|
inline |
|
inline |
References ug::IObjectWithWeights< W >::m_spWeight.
|
inline |
for weighted norms
References ug::IObjectWithWeights< W >::m_spWeight.
|
protected |
Referenced by ug::L2ComponentSpace< TGridFunction >::distance2(), ug::L2QuotientSpace< TGridFunction >::distance2(), ug::H1EnergyComponentSpace< TGridFunction >::distance2(), ug::IObjectWithWeights< W >::get_weight(), ug::L2ComponentSpace< TGridFunction >::norm2(), ug::H1SemiComponentSpace< TGridFunction >::norm2(), ug::H1EnergyComponentSpace< TGridFunction >::norm2(), and ug::IObjectWithWeights< W >::set_weight().