Plugins
ug::bridge::SuperLUBridge::Functionality Struct Reference

Static Public Member Functions

template<typename TAlgebra , typename TRegistry = ug::bridge::Registry>
static void Algebra (TRegistry &reg, string grp)
 
template<typename TDomain , typename TAlgebra , typename TRegistry = ug::bridge::Registry>
static void DomainAlgebra (TRegistry &reg, string grp)
 

Member Function Documentation

◆ 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
regregistry
parentGroupgroup 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: