|
template<typename TAlgebra , typename TRegistry = ug::bridge::Registry> |
static void | Algebra (TRegistry ®, string grp) |
|
template<typename TDomain , typename TAlgebra , typename TRegistry = ug::bridge::Registry> |
static void | DomainAlgebra (TRegistry ®, string grp) |
|
◆ Algebra()
template<typename TAlgebra , typename TRegistry = ug::bridge::Registry>
static void ug::bridge::SuperLUBridge::Functionality::Algebra |
( |
TRegistry & |
reg, |
|
|
string |
grp |
|
) |
| |
|
inlinestatic |
Function called for the registration of Algebra dependent parts. All Functions and Classes depending on Algebra are to be placed here when registering. The method is called for all available Algebra types, based on the current build options.
- Parameters
-
reg | registry |
parentGroup | group for sorting of functionality |
◆ DomainAlgebra()
template<typename TDomain , typename TAlgebra , typename TRegistry = ug::bridge::Registry>
static void ug::bridge::SuperLUBridge::Functionality::DomainAlgebra |
( |
TRegistry & |
reg, |
|
|
string |
grp |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: