Registry
L2ComponentSpace Class Reference
+ Inheritance diagram for L2ComponentSpace:

Public Member Functions

std::string config_string () const
 
double distance (GridFunction *unnamed, GridFunction *unnamed)
 
 L2ComponentSpace (const char *fctNames)
 
 L2ComponentSpace (const char *fctNames, _order, _weight, _ssNames, int unnamed, ConstSmartPtr< UserNumber > unnamed, const char *unnamed)
 
 L2ComponentSpace (const char *fctNames, _order, _weight, _ssNames, int unnamed, double unnamed, const char *unnamed)
 
 L2ComponentSpace (const char *fctNames, _order, _weight, int unnamed, ConstSmartPtr< UserNumber > unnamed)
 
 L2ComponentSpace (const char *fctNames, _order, _weight, int unnamed, double unnamed)
 
 L2ComponentSpace (const char *fctNames, _order, int unnamed)
 
double norm (GridFunction *unnamed)
 

Detailed Description

Note
default specialization is L2ComponentSpace2dCPU1
See also
ug::L2ComponentSpace

Constructor & Destructor Documentation

◆ L2ComponentSpace() [1/6]

L2ComponentSpace ( const char *  fctNames)
Parameters
[in]fctNames

◆ L2ComponentSpace() [2/6]

L2ComponentSpace ( const char *  fctNames,
_order  ,
int  unnamed 
)
Parameters
[in]fctNames,_order
[in]unnamed

◆ L2ComponentSpace() [3/6]

L2ComponentSpace ( const char *  fctNames,
_order  ,
_weight  ,
int  unnamed,
double  unnamed 
)
Parameters
[in]fctNames,_order,_weight
[in]unnamed
[in]unnamed

◆ L2ComponentSpace() [4/6]

L2ComponentSpace ( const char *  fctNames,
_order  ,
_weight  ,
_ssNames  ,
int  unnamed,
double  unnamed,
const char *  unnamed 
)
Parameters
[in]fctNames,_order,_weight,_ssNames
[in]unnamed
[in]unnamed
[in]unnamed

◆ L2ComponentSpace() [5/6]

L2ComponentSpace ( const char *  fctNames,
_order  ,
_weight  ,
int  unnamed,
ConstSmartPtr< UserNumber >  unnamed 
)
Parameters
[in]fctNames,_order,_weight
[in]unnamed
[in]unnamed

◆ L2ComponentSpace() [6/6]

L2ComponentSpace ( const char *  fctNames,
_order  ,
_weight  ,
_ssNames  ,
int  unnamed,
ConstSmartPtr< UserNumber >  unnamed,
const char *  unnamed 
)
Parameters
[in]fctNames,_order,_weight,_ssNames
[in]unnamed
[in]unnamed
[in]unnamed

Member Function Documentation

◆ config_string()

std::string config_string ( ) const
inlineinherited

◆ distance()

double distance ( GridFunction unnamed,
GridFunction unnamed 
)
inlineinherited
Parameters
[in]unnamed
[in]unnamed

References IComponentSpace< class >::distance().

◆ norm()

double norm ( GridFunction unnamed)
inlineinherited
Parameters
[in]unnamed

References IComponentSpace< class >::norm().