Plugins
Loading...
Searching...
No Matches
super_lu_bridge.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
bridge/util.h
"
4
5
extern
"C"
void
InitUGPlugin_SuperLU6
(
ug::bridge::Registry
* reg, std::string grp);
6
7
#ifdef UG_USE_PYBIND11
8
9
#include "bindings/pybind/ug_pybind.h"
10
11
namespace
ug
{
12
namespace
bridge {
13
namespace
SuperLUBridge{
14
void
InitUGPlugin
(ug::pybind::Registry* reg, std::string
grp
);
15
}
16
}
17
}
18
#endif
util.h
ug::bridge::Registry
ug::bridge::GetDomainSuffix
std::string GetDomainSuffix()
ug
InitUGPlugin_SuperLU6
void InitUGPlugin_SuperLU6(ug::bridge::Registry *reg, std::string grp)
plugins
SuperLU6
super_lu_bridge.h
Generated on Mon Dec 15 2025 01:27:33 for Plugins by
1.9.8