Plugins
Loading...
Searching...
No Matches
small_strain_mech_plugin.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
bridge/util.h
"
4
5
extern
"C"
void
InitUGPlugin_SmallStrainMechanics
(
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
SmallStrainMechanics{
14
void
InitUGPlugin(ug::pybind::Registry* reg, std::string grp);
15
}
16
//}
17
}
18
#endif
util.h
ug::bridge::Registry
ug
InitUGPlugin_SmallStrainMechanics
void InitUGPlugin_SmallStrainMechanics(ug::bridge::Registry *reg, std::string grp)
plugins
SmallStrainMechanics
small_strain_mech_plugin.h
Generated on Mon Dec 8 2025 01:23:15 for Plugins by
1.9.8