11 std::vector<PyOpalObjectNS::AttributeDef>
23 "AsymmetricEnge class is a field plugin that models a AsymmetricEnge function.\n"
25 "It is referenced and set to field elements by use of the OPAL name (note not\n"
26 "any python name). The OPAL name is set using 'set_opal_name'.\n";
31 "asymmetric_enge module holds an AsymmetricEnge end field 'plugin' class for\n"
32 "use with field models\n";
void registerExceptions()
void update(PyOpalObjectNS::PyOpalObject< C > pyelement)
const char * module_docstring
BOOST_PYTHON_MODULE(asymmetric_enge)
double function(PyOpalObjectNS::PyOpalObject< C > pyobject, double x, int n)
static std::vector< AttributeDef > attributes
boost::python::class_< PyC > make_element_class(const char *className)
static std::string classDocstring