|
Plugins
|
Static Public Member Functions | |
| template<typename TDomain > | |
| static void | Domain (Registry ®, string grp) |
| template<typename TDomain , typename TAlgebra > | |
| static void | DomainAlgebra (Registry ®, string grp) |
Class exporting the functionality of the plugin: Only for 2d and 3d. All functionality that is to be used in scripts or visualization must be registered here.
|
inlinestatic |
Function called for the registration of the classes working with low-dimensional fractures: 1d domains must be excluded as they have no 'low-dimensional objects.
References ug::bridge::Registry::add_class_(), ug::bridge::Registry::add_class_to_group(), ug::bridge::Registry::add_function(), and ug::bridge::GetDomainSuffix().
|
inlinestatic |
Function called for the registration of the classes working with low-dimensional fractures: 1d domains must be excluded as they have no 'low-dimensional objects. Note: This part is currently implemented only for 2d!
References ug::bridge::Registry::add_class_(), ug::bridge::Registry::add_class_to_group(), and ug::bridge::GetDomainSuffix().