|
SyFi 0.3
|
#include <Python.h>#include <string.h>#include <stdexcept>#include "../SyFi.h"#include <ginac/ginac.h>#include <limits.h>#include <float.h>#include <math.h>#include <string>#include <iostream>#include <algorithm>#include <vector>#include <utility>#include <map>#include <list>#include <set>#include <functional>#include <iterator>Go to the source code of this file.
Classes | |
| struct | swig_type_info |
| struct | swig_cast_info |
| struct | swig_module_info |
| struct | swig_const_info |
| struct | SwigPyClientData |
| struct | SwigPyObject |
| struct | SwigPyPacked |
| class | swig::SwigPtr_PyObject |
| struct | swig::SwigVar_PyObject |
| class | TDeleter< T > |
| struct | swig::stop_iteration |
| struct | swig::SwigPyIterator |
| struct | swig::noconst_traits< Type > |
| struct | swig::noconst_traits< const Type > |
| struct | swig::pointer_category |
| struct | swig::value_category |
| struct | swig::traits< Type > |
| struct | swig::traits_info< Type > |
| struct | swig::traits< Type * > |
| struct | swig::traits_as< Type, Category > |
| struct | swig::traits_check< Type, Category > |
| struct | swig::traits_from_ptr< Type > |
| struct | swig::traits_from< Type > |
| struct | swig::traits_from< Type * > |
| struct | swig::traits_from< const Type * > |
| struct | swig::traits_asptr< Type > |
| struct | swig::traits_asval< Type > |
| struct | swig::traits_asval< Type * > |
| struct | swig::traits_as< Type, value_category > |
| struct | swig::traits_as< Type, pointer_category > |
| struct | swig::traits_as< Type *, pointer_category > |
| struct | swig::traits_check< Type, value_category > |
| struct | swig::traits_check< Type, pointer_category > |
| struct | std::less< PyObject * > |
| struct | std::less< swig::SwigPtr_PyObject > |
| struct | std::less< swig::SwigVar_PyObject > |
| struct | swig::traits< PyObject * > |
| struct | swig::traits_asval< PyObject * > |
| struct | swig::traits_check< PyObject *, value_category > |
| struct | swig::traits_from< PyObject * > |
| class | swig::SwigPyIterator_T< OutIterator > |
| struct | swig::from_oper< ValueType > |
| class | swig::SwigPyIteratorOpen_T< OutIterator, ValueType, FromOper > |
| class | swig::SwigPyIteratorClosed_T< OutIterator, ValueType, FromOper > |
| struct | swig::SwigPySequence_Ref< T > |
| struct | swig::SwigPySequence_ArrowProxy< T > |
| struct | swig::SwigPySequence_InputIterator< T, Reference > |
| struct | swig::SwigPySequence_Cont< T > |
| struct | swig::traits< GiNaC::ex > |
| struct | swig::traits_asptr_stdseq< Seq, T > |
| struct | swig::traits_from_stdseq< Seq, T > |
| struct | swig::traits_asptr< std::vector< T > > |
| struct | swig::traits_from< std::vector< T > > |
| struct | swig::traits< std::vector< GiNaC::ex, std::allocator< GiNaC::ex > > > |
| struct | swig::traits_asptr< std::pair< T, U > > |
| struct | swig::traits_from< std::pair< T, U > > |
| struct | swig::traits< std::pair< GiNaC::ex, GiNaC::ex > > |
| struct | swig::traits_asptr< std::map< K, T > > |
| struct | swig::traits_from< std::map< K, T > > |
| struct | swig::from_key_oper< ValueType > |
| struct | swig::from_value_oper< ValueType > |
| struct | swig::SwigPyMapIterator_T< OutIterator, FromOper, ValueType > |
| struct | swig::SwigPyMapKeyIterator_T< OutIterator, FromOper > |
| struct | swig::SwigPyMapValueITerator_T< OutIterator, FromOper > |
| struct | swig::traits< std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less, std::allocator< std::pair< GiNaC::ex const, GiNaC::ex > > > > |
| struct | swig::traits< int > |
| struct | swig::traits_asval< int > |
| struct | swig::traits_from< int > |
| struct | swig::traits< std::pair< GiNaC::ex, int > > |
| struct | swig::traits< std::map< GiNaC::ex, int, GiNaC::ex_is_less, std::allocator< std::pair< GiNaC::ex const, int > > > > |
| struct | swig::traits< GiNaC::symbol > |
| struct | swig::traits< std::pair< GiNaC::symbol, GiNaC::ex > > |
| struct | swig::traits_asptr< std::list< T > > |
| struct | swig::traits_from< std::list< T > > |
| struct | swig::traits< std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > > |
| struct | swig::traits< std::list< GiNaC::ex, std::allocator< GiNaC::ex > > > |
| struct | swig::traits_asptr< std::set< T > > |
| struct | swig::traits_from< std::set< T > > |
| struct | swig::traits< std::set< GiNaC::ex, GiNaC::ex_is_less, std::allocator< GiNaC::ex > > > |
| struct | swig_globalvar |
| struct | swig_varlinkobject |
Namespaces | |
| namespace | swig |
| namespace | std |
Defines | |
| #define | SWIGPYTHON |
| #define | SWIG_PYTHON_DIRECTOR_NO_VTABLE |
| #define | SWIGTEMPLATEDISAMBIGUATOR |
| #define | SWIGINLINE |
| #define | SWIGUNUSED |
| #define | SWIGUNUSEDPARM(p) p SWIGUNUSED |
| #define | SWIGINTERN static SWIGUNUSED |
| #define | SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
| #define | SWIGEXPORT |
| #define | SWIGSTDCALL |
| #define | SWIG_RUNTIME_VERSION "4" |
| #define | SWIG_TYPE_TABLE_NAME |
| #define | SWIGRUNTIME SWIGINTERN |
| #define | SWIGRUNTIMEINLINE SWIGRUNTIME SWIGINLINE |
| #define | SWIG_BUFFER_SIZE 1024 |
| #define | SWIG_POINTER_DISOWN 0x1 |
| #define | SWIG_CAST_NEW_MEMORY 0x2 |
| #define | SWIG_POINTER_OWN 0x1 |
| #define | SWIG_OK (0) |
| #define | SWIG_ERROR (-1) |
| #define | SWIG_IsOK(r) (r >= 0) |
| #define | SWIG_ArgError(r) ((r != SWIG_ERROR) ? r : SWIG_TypeError) |
| #define | SWIG_CASTRANKLIMIT (1 << 8) |
| #define | SWIG_NEWOBJMASK (SWIG_CASTRANKLIMIT << 1) |
| #define | SWIG_TMPOBJMASK (SWIG_NEWOBJMASK << 1) |
| #define | SWIG_BADOBJ (SWIG_ERROR) |
| #define | SWIG_OLDOBJ (SWIG_OK) |
| #define | SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK) |
| #define | SWIG_TMPOBJ (SWIG_OK | SWIG_TMPOBJMASK) |
| #define | SWIG_AddNewMask(r) (SWIG_IsOK(r) ? (r | SWIG_NEWOBJMASK) : r) |
| #define | SWIG_DelNewMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r) |
| #define | SWIG_IsNewObj(r) (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK)) |
| #define | SWIG_AddTmpMask(r) (SWIG_IsOK(r) ? (r | SWIG_TMPOBJMASK) : r) |
| #define | SWIG_DelTmpMask(r) (SWIG_IsOK(r) ? (r & ~SWIG_TMPOBJMASK) : r) |
| #define | SWIG_IsTmpObj(r) (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK)) |
| #define | SWIG_AddCast |
| #define | SWIG_CheckState(r) (SWIG_IsOK(r) ? 1 : 0) |
| #define | SWIG_UnknownError -1 |
| #define | SWIG_IOError -2 |
| #define | SWIG_RuntimeError -3 |
| #define | SWIG_IndexError -4 |
| #define | SWIG_TypeError -5 |
| #define | SWIG_DivisionByZero -6 |
| #define | SWIG_OverflowError -7 |
| #define | SWIG_SyntaxError -8 |
| #define | SWIG_ValueError -9 |
| #define | SWIG_SystemError -10 |
| #define | SWIG_AttributeError -11 |
| #define | SWIG_MemoryError -12 |
| #define | SWIG_NullReferenceError -13 |
| #define | Py_TYPE(op) ((op)->ob_type) |
| #define | SWIG_Python_str_FromFormat PyString_FromFormat |
| #define | SWIG_Python_str_DelForPy3(x) |
| #define | PyOS_snprintf snprintf |
| #define | SWIG_PYBUFFER_SIZE 1024 |
| #define | PyObject_Del(op) PyMem_DEL((op)) |
| #define | PyObject_DEL PyObject_Del |
| #define | PyExc_StopIteration PyExc_RuntimeError |
| #define | PyObject_GenericGetAttr 0 |
| #define | Py_NotImplemented PyExc_RuntimeError |
| #define | PyString_AsStringAndSize(obj, s, len) {*s = PyString_AsString(obj); *len = *s ? strlen(*s) : 0;} |
| #define | PySequence_Size PySequence_Length |
| #define | PY_SSIZE_T_MAX INT_MAX |
| #define | PY_SSIZE_T_MIN INT_MIN |
| #define | SWIG_PYTHON_INITIALIZE_THREADS |
| #define | SWIG_PYTHON_THREAD_BEGIN_BLOCK |
| #define | SWIG_PYTHON_THREAD_END_BLOCK |
| #define | SWIG_PYTHON_THREAD_BEGIN_ALLOW |
| #define | SWIG_PYTHON_THREAD_END_ALLOW |
| #define | SWIG_PY_POINTER 4 |
| #define | SWIG_PY_BINARY 5 |
| #define | SWIG_Python_ConvertPtr(obj, pptr, type, flags) SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0) |
| #define | SWIG_ConvertPtr(obj, pptr, type, flags) SWIG_Python_ConvertPtr(obj, pptr, type, flags) |
| #define | SWIG_ConvertPtrAndOwn(obj, pptr, type, flags, own) SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, own) |
| #define | SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(ptr, type, flags) |
| #define | SWIG_CheckImplicit(ty) SWIG_Python_CheckImplicit(ty) |
| #define | SWIG_AcquirePtr(ptr, src) SWIG_Python_AcquirePtr(ptr, src) |
| #define | swig_owntype int |
| #define | SWIG_ConvertPacked(obj, ptr, sz, ty) SWIG_Python_ConvertPacked(obj, ptr, sz, ty) |
| #define | SWIG_NewPackedObj(ptr, sz, type) SWIG_Python_NewPackedObj(ptr, sz, type) |
| #define | SWIG_ConvertInstance(obj, pptr, type, flags) SWIG_ConvertPtr(obj, pptr, type, flags) |
| #define | SWIG_NewInstanceObj(ptr, type, flags) SWIG_NewPointerObj(ptr, type, flags) |
| #define | SWIG_ConvertFunctionPtr(obj, pptr, type) SWIG_Python_ConvertFunctionPtr(obj, pptr, type) |
| #define | SWIG_NewFunctionPtrObj(ptr, type) SWIG_Python_NewPointerObj(ptr, type, 0) |
| #define | SWIG_ConvertMember(obj, ptr, sz, ty) SWIG_Python_ConvertPacked(obj, ptr, sz, ty) |
| #define | SWIG_NewMemberObj(ptr, sz, type) SWIG_Python_NewPackedObj(ptr, sz, type) |
| #define | SWIG_GetModule(clientdata) SWIG_Python_GetModule() |
| #define | SWIG_SetModule(clientdata, pointer) SWIG_Python_SetModule(pointer) |
| #define | SWIG_NewClientData(obj) SwigPyClientData_New(obj) |
| #define | SWIG_SetErrorObj SWIG_Python_SetErrorObj |
| #define | SWIG_SetErrorMsg SWIG_Python_SetErrorMsg |
| #define | SWIG_ErrorType(code) SWIG_Python_ErrorType(code) |
| #define | SWIG_Error(code, msg) SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg) |
| #define | SWIG_fail goto fail |
| #define | SWIG_Python_Raise(obj, type, desc) SWIG_Python_SetErrorObj(SWIG_Python_ExceptionType(desc), obj) |
| #define | SWIG_Python_CallFunctor(functor, obj) PyObject_CallFunction(functor, "O", obj); |
| #define | SWIG_STATIC_POINTER(var) var = 0; if (!var) var |
| #define | SWIG_POINTER_NOSHADOW (SWIG_POINTER_OWN << 1) |
| #define | SWIG_POINTER_NEW (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN) |
| #define | SWIG_POINTER_IMPLICIT_CONV (SWIG_POINTER_DISOWN << 1) |
| #define | SWIG_POINTER_EXCEPTION 0 |
| #define | SWIG_arg_fail(arg) SWIG_Python_ArgFail(arg) |
| #define | SWIG_MustGetPtr(p, type, argnum, flags) SWIG_Python_MustGetPtr(p, type, argnum, flags) |
| #define | SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0) |
| #define | SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else |
| #define | SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) |
| #define | SWIGTYPE_p_GiNaC__ex swig_types[0] |
| #define | SWIGTYPE_p_GiNaC__ex_is_less swig_types[1] |
| #define | SWIGTYPE_p_GiNaC__exhashmapT_int_t swig_types[2] |
| #define | SWIGTYPE_p_GiNaC__exmap swig_types[3] |
| #define | SWIGTYPE_p_GiNaC__exvector swig_types[4] |
| #define | SWIGTYPE_p_GiNaC__lst swig_types[5] |
| #define | SWIGTYPE_p_GiNaC__matrix swig_types[6] |
| #define | SWIGTYPE_p_GiNaC__symbol swig_types[7] |
| #define | SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP swig_types[8] |
| #define | SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma swig_types[9] |
| #define | SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU swig_types[10] |
| #define | SWIGTYPE_p_SyFi__Box swig_types[11] |
| #define | SWIGTYPE_p_SyFi__Bubble swig_types[12] |
| #define | SWIGTYPE_p_SyFi__CrouzeixRaviart swig_types[13] |
| #define | SWIGTYPE_p_SyFi__DiscontinuousLagrange swig_types[14] |
| #define | SWIGTYPE_p_SyFi__Dof swig_types[15] |
| #define | SWIGTYPE_p_SyFi__ExStats swig_types[16] |
| #define | SWIGTYPE_p_SyFi__FE swig_types[17] |
| #define | SWIGTYPE_p_SyFi__Hermite swig_types[18] |
| #define | SWIGTYPE_p_SyFi__Lagrange swig_types[19] |
| #define | SWIGTYPE_p_SyFi__Line swig_types[20] |
| #define | SWIGTYPE_p_SyFi__MixedFE swig_types[21] |
| #define | SWIGTYPE_p_SyFi__Nedelec swig_types[22] |
| #define | SWIGTYPE_p_SyFi__Nedelec2Hdiv swig_types[23] |
| #define | SWIGTYPE_p_SyFi__P0 swig_types[24] |
| #define | SWIGTYPE_p_SyFi__Polygon swig_types[25] |
| #define | SWIGTYPE_p_SyFi__RaviartThomas swig_types[26] |
| #define | SWIGTYPE_p_SyFi__Rectangle swig_types[27] |
| #define | SWIGTYPE_p_SyFi__ReferenceBox swig_types[28] |
| #define | SWIGTYPE_p_SyFi__ReferenceLine swig_types[29] |
| #define | SWIGTYPE_p_SyFi__ReferenceRectangle swig_types[30] |
| #define | SWIGTYPE_p_SyFi__ReferenceTetrahedron swig_types[31] |
| #define | SWIGTYPE_p_SyFi__ReferenceTriangle swig_types[32] |
| #define | SWIGTYPE_p_SyFi__Robust swig_types[33] |
| #define | SWIGTYPE_p_SyFi__Simplex swig_types[34] |
| #define | SWIGTYPE_p_SyFi__SpaceTimeDomain swig_types[35] |
| #define | SWIGTYPE_p_SyFi__SpaceTimeElement swig_types[36] |
| #define | SWIGTYPE_p_SyFi__StandardFE swig_types[37] |
| #define | SWIGTYPE_p_SyFi__TensorLagrange swig_types[38] |
| #define | SWIGTYPE_p_SyFi__TensorP0 swig_types[39] |
| #define | SWIGTYPE_p_SyFi__Tetrahedron swig_types[40] |
| #define | SWIGTYPE_p_SyFi__Triangle swig_types[41] |
| #define | SWIGTYPE_p_SyFi__VectorCrouzeixRaviart swig_types[42] |
| #define | SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange swig_types[43] |
| #define | SWIGTYPE_p_SyFi__VectorLagrange swig_types[44] |
| #define | SWIGTYPE_p_SyFi__VectorP0 swig_types[45] |
| #define | SWIGTYPE_p_allocator_type swig_types[46] |
| #define | SWIGTYPE_p_char swig_types[47] |
| #define | SWIGTYPE_p_difference_type swig_types[48] |
| #define | SWIGTYPE_p_first_type swig_types[49] |
| #define | SWIGTYPE_p_key_type swig_types[50] |
| #define | SWIGTYPE_p_mapped_type swig_types[51] |
| #define | SWIGTYPE_p_p_PyObject swig_types[52] |
| #define | SWIGTYPE_p_second_type swig_types[53] |
| #define | SWIGTYPE_p_size_type swig_types[54] |
| #define | SWIGTYPE_p_std__allocatorT_GiNaC__ex_t swig_types[55] |
| #define | SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t swig_types[56] |
| #define | SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t swig_types[57] |
| #define | SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t swig_types[58] |
| #define | SWIGTYPE_p_std__invalid_argument swig_types[59] |
| #define | SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t swig_types[60] |
| #define | SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t swig_types[61] |
| #define | SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t swig_types[62] |
| #define | SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t swig_types[63] |
| #define | SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t swig_types[64] |
| #define | SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t swig_types[65] |
| #define | SWIGTYPE_p_std__ostream swig_types[66] |
| #define | SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t swig_types[67] |
| #define | SWIGTYPE_p_std__pairT_unsigned_int_unsigned_int_t swig_types[68] |
| #define | SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t swig_types[69] |
| #define | SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t swig_types[70] |
| #define | SWIGTYPE_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t swig_types[71] |
| #define | SWIGTYPE_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t swig_types[72] |
| #define | SWIGTYPE_p_swig__SwigPyIterator swig_types[73] |
| #define | SWIGTYPE_p_value_type swig_types[74] |
| #define | SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name) |
| #define | SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) |
| #define | SWIG_init init_SyFi |
| #define | SWIG_name "_SyFi" |
| #define | SWIGVERSION 0x020002 |
| #define | SWIG_VERSION SWIGVERSION |
| #define | SWIG_as_voidptr(a) const_cast< void * >(static_cast< const void * >(a)) |
| #define | SWIG_as_voidptrptr(a) ((void)SWIG_as_voidptr(*a),reinterpret_cast< void** >(a)) |
| #define | SWIG_From_long PyInt_FromLong |
| #define | GETDESC1(NAME) |
| #define | GETDESC2(NAME) static swig_type_info *NAME##descr=SWIGTYPE_p_GiNaC__##NAME |
| #define | GETDESC(NAME) GETDESC1(NAME) |
| #define | EX2(NAME) |
| #define | SWIG_newvarlink() SWIG_Python_newvarlink() |
| #define | SWIG_addvarlink(p, name, get_attr, set_attr) SWIG_Python_addvarlink(p, name, get_attr, set_attr) |
| #define | SWIG_InstallConstants(d, constants) SWIG_Python_InstallConstants(d, constants) |
Typedefs | |
| typedef void *(* | swig_converter_func )(void *, int *) |
| typedef struct swig_type_info *(* | swig_dycast_func )(void **) |
| typedef struct swig_type_info | swig_type_info |
| typedef struct swig_cast_info | swig_cast_info |
| typedef struct swig_module_info | swig_module_info |
| typedef int | Py_ssize_t |
| typedef struct swig_const_info | swig_const_info |
| typedef TDeleter< GiNaC::ex > | ex_deleter |
| typedef TDeleter< const GiNaC::ex > | const_ex_deleter |
| typedef struct swig_globalvar | swig_globalvar |
| typedef struct swig_varlinkobject | swig_varlinkobject |
Functions | |
| SWIGRUNTIME int | SWIG_TypeNameComp (const char *f1, const char *l1, const char *f2, const char *l2) |
| SWIGRUNTIME int | SWIG_TypeEquiv (const char *nb, const char *tb) |
| SWIGRUNTIME int | SWIG_TypeCompare (const char *nb, const char *tb) |
| SWIGRUNTIME swig_cast_info * | SWIG_TypeCheck (const char *c, swig_type_info *ty) |
| SWIGRUNTIME swig_cast_info * | SWIG_TypeCheckStruct (swig_type_info *from, swig_type_info *ty) |
| SWIGRUNTIMEINLINE void * | SWIG_TypeCast (swig_cast_info *ty, void *ptr, int *newmemory) |
| SWIGRUNTIME swig_type_info * | SWIG_TypeDynamicCast (swig_type_info *ty, void **ptr) |
| SWIGRUNTIMEINLINE const char * | SWIG_TypeName (const swig_type_info *ty) |
| SWIGRUNTIME const char * | SWIG_TypePrettyName (const swig_type_info *type) |
| SWIGRUNTIME void | SWIG_TypeClientData (swig_type_info *ti, void *clientdata) |
| SWIGRUNTIME void | SWIG_TypeNewClientData (swig_type_info *ti, void *clientdata) |
| SWIGRUNTIME swig_type_info * | SWIG_MangledTypeQueryModule (swig_module_info *start, swig_module_info *end, const char *name) |
| SWIGRUNTIME swig_type_info * | SWIG_TypeQueryModule (swig_module_info *start, swig_module_info *end, const char *name) |
| SWIGRUNTIME char * | SWIG_PackData (char *c, void *ptr, size_t sz) |
| SWIGRUNTIME const char * | SWIG_UnpackData (const char *c, void *ptr, size_t sz) |
| SWIGRUNTIME char * | SWIG_PackVoidPtr (char *buff, void *ptr, const char *name, size_t bsz) |
| SWIGRUNTIME const char * | SWIG_UnpackVoidPtr (const char *c, void **ptr, const char *name) |
| SWIGRUNTIME char * | SWIG_PackDataName (char *buff, void *ptr, size_t sz, const char *name, size_t bsz) |
| SWIGRUNTIME const char * | SWIG_UnpackDataName (const char *c, void *ptr, size_t sz, const char *name) |
| SWIGINTERN char * | SWIG_Python_str_AsChar (PyObject *str) |
| SWIGINTERN PyObject * | SWIG_Python_str_FromChar (const char *c) |
| static PyObject * | PyString_FromFormat (const char *fmt,...) |
| static PyObject * | PyBool_FromLong (long ok) |
| SWIGRUNTIME PyObject * | SWIG_Python_ErrorType (int code) |
| SWIGRUNTIME void | SWIG_Python_AddErrorMsg (const char *mesg) |
| SWIGRUNTIME PyObject * | SWIG_PyInstanceMethod_New (PyObject *self, PyObject *func) |
| SWIGINTERN void | SWIG_Python_SetErrorObj (PyObject *errtype, PyObject *obj) |
| SWIGINTERN void | SWIG_Python_SetErrorMsg (PyObject *errtype, const char *msg) |
| SWIGINTERN void | SWIG_Python_SetConstant (PyObject *d, const char *name, PyObject *obj) |
| SWIGINTERN PyObject * | SWIG_Python_AppendOutput (PyObject *result, PyObject *obj) |
| SWIGINTERN int | SWIG_Python_UnpackTuple (PyObject *args, const char *name, Py_ssize_t min, Py_ssize_t max, PyObject **objs) |
| SWIGRUNTIMEINLINE PyObject * | SWIG_Py_Void (void) |
| SWIGRUNTIMEINLINE int | SWIG_Python_CheckImplicit (swig_type_info *ty) |
| SWIGRUNTIMEINLINE PyObject * | SWIG_Python_ExceptionType (swig_type_info *desc) |
| SWIGRUNTIME SwigPyClientData * | SwigPyClientData_New (PyObject *obj) |
| SWIGRUNTIME void | SwigPyClientData_Del (SwigPyClientData *data) |
| SWIGRUNTIME PyObject * | SwigPyObject_long (SwigPyObject *v) |
| SWIGRUNTIME PyObject * | SwigPyObject_format (const char *fmt, SwigPyObject *v) |
| SWIGRUNTIME PyObject * | SwigPyObject_oct (SwigPyObject *v) |
| SWIGRUNTIME PyObject * | SwigPyObject_hex (SwigPyObject *v) |
| SWIGRUNTIME PyObject * | SwigPyObject_repr (SwigPyObject *v, PyObject *args) |
| SWIGRUNTIME int | SwigPyObject_print (SwigPyObject *v, FILE *fp, int SWIGUNUSEDPARM(flags)) |
| SWIGRUNTIME PyObject * | SwigPyObject_str (SwigPyObject *v) |
| SWIGRUNTIME int | SwigPyObject_compare (SwigPyObject *v, SwigPyObject *w) |
| SWIGRUNTIME PyObject * | SwigPyObject_richcompare (SwigPyObject *v, SwigPyObject *w, int op) |
| SWIGRUNTIME PyTypeObject * | _PySwigObject_type (void) |
| SWIGRUNTIME PyTypeObject * | SwigPyObject_type (void) |
| SWIGRUNTIMEINLINE int | SwigPyObject_Check (PyObject *op) |
| SWIGRUNTIME PyObject * | SwigPyObject_New (void *ptr, swig_type_info *ty, int own) |
| SWIGRUNTIME void | SwigPyObject_dealloc (PyObject *v) |
| SWIGRUNTIME PyObject * | SwigPyObject_append (PyObject *v, PyObject *next) |
| SWIGRUNTIME PyObject * | SwigPyObject_next (PyObject *v, PyObject *SWIGUNUSEDPARM(args)) |
| SWIGINTERN PyObject * | SwigPyObject_disown (PyObject *v, PyObject *SWIGUNUSEDPARM(args)) |
| SWIGINTERN PyObject * | SwigPyObject_acquire (PyObject *v, PyObject *SWIGUNUSEDPARM(args)) |
| SWIGINTERN PyObject * | SwigPyObject_own (PyObject *v, PyObject *args) |
| SWIGINTERN PyObject * | SwigPyObject_getattr (SwigPyObject *sobj, char *name) |
| SWIGRUNTIME int | SwigPyPacked_print (SwigPyPacked *v, FILE *fp, int SWIGUNUSEDPARM(flags)) |
| SWIGRUNTIME PyObject * | SwigPyPacked_repr (SwigPyPacked *v) |
| SWIGRUNTIME PyObject * | SwigPyPacked_str (SwigPyPacked *v) |
| SWIGRUNTIME int | SwigPyPacked_compare (SwigPyPacked *v, SwigPyPacked *w) |
| SWIGRUNTIME PyTypeObject * | _PySwigPacked_type (void) |
| SWIGRUNTIME PyTypeObject * | SwigPyPacked_type (void) |
| SWIGRUNTIMEINLINE int | SwigPyPacked_Check (PyObject *op) |
| SWIGRUNTIME void | SwigPyPacked_dealloc (PyObject *v) |
| SWIGRUNTIME PyObject * | SwigPyPacked_New (void *ptr, size_t size, swig_type_info *ty) |
| SWIGRUNTIME swig_type_info * | SwigPyPacked_UnpackData (PyObject *obj, void *ptr, size_t size) |
| SWIGRUNTIMEINLINE PyObject * | _SWIG_This (void) |
| SWIGRUNTIME PyObject * | SWIG_This (void) |
| SWIGRUNTIME SwigPyObject * | SWIG_Python_GetSwigThis (PyObject *pyobj) |
| SWIGRUNTIME int | SWIG_Python_AcquirePtr (PyObject *obj, int own) |
| SWIGRUNTIME int | SWIG_Python_ConvertPtrAndOwn (PyObject *obj, void **ptr, swig_type_info *ty, int flags, int *own) |
| SWIGRUNTIME int | SWIG_Python_ConvertFunctionPtr (PyObject *obj, void **ptr, swig_type_info *ty) |
| SWIGRUNTIME int | SWIG_Python_ConvertPacked (PyObject *obj, void *ptr, size_t sz, swig_type_info *ty) |
| SWIGRUNTIME PyObject * | SWIG_Python_NewShadowInstance (SwigPyClientData *data, PyObject *swig_this) |
| SWIGRUNTIME void | SWIG_Python_SetSwigThis (PyObject *inst, PyObject *swig_this) |
| SWIGINTERN PyObject * | SWIG_Python_InitShadowInstance (PyObject *args) |
| SWIGRUNTIME PyObject * | SWIG_Python_NewPointerObj (void *ptr, swig_type_info *type, int flags) |
| SWIGRUNTIMEINLINE PyObject * | SWIG_Python_NewPackedObj (void *ptr, size_t sz, swig_type_info *type) |
| SWIGRUNTIME swig_module_info * | SWIG_Python_GetModule (void) |
| SWIGINTERN int | PyModule_AddObject (PyObject *m, char *name, PyObject *o) |
| SWIGRUNTIME void | SWIG_Python_DestroyModule (void *vptr) |
| SWIGRUNTIME void | SWIG_Python_SetModule (swig_module_info *swig_module) |
| SWIGRUNTIME PyObject * | SWIG_Python_TypeCache (void) |
| SWIGRUNTIME swig_type_info * | SWIG_Python_TypeQuery (const char *type) |
| SWIGRUNTIME int | SWIG_Python_AddErrMesg (const char *mesg, int infront) |
| SWIGRUNTIME int | SWIG_Python_ArgFail (int argnum) |
| SWIGRUNTIMEINLINE const char * | SwigPyObject_GetDesc (PyObject *self) |
| SWIGRUNTIME void | SWIG_Python_TypeError (const char *type, PyObject *obj) |
| SWIGRUNTIME void * | SWIG_Python_MustGetPtr (PyObject *obj, swig_type_info *ty, int argnum, int flags) |
| void | setDigits (int a) |
| SWIGINTERN int | SWIG_AsVal_double (PyObject *obj, double *val) |
| SWIGINTERNINLINE int | SWIG_CanCastAsInteger (double *d, double min, double max) |
| SWIGINTERN int | SWIG_AsVal_long (PyObject *obj, long *val) |
| SWIGINTERN int | SWIG_AsVal_int (PyObject *obj, int *val) |
| SWIGINTERNINLINE PyObject * | SWIG_From_int (int value) |
| GiNaC::lst * | list2lst (PyObject *input) |
| PyObject * | lst2list (const GiNaC::lst *input) |
| GiNaC::ex * | type2ex (PyObject *input) |
| GiNaC::numeric * | type2numeric (PyObject *input) |
| bool | checktype2ex (PyObject *input) |
| PyObject * | ex2type (const GiNaC::ex *input) |
| PyObject * | exvector2list (GiNaC::exvector *input) |
| SWIGINTERN int | SWIG_AsVal_unsigned_SS_long (PyObject *obj, unsigned long *val) |
| SWIGINTERNINLINE int | SWIG_AsVal_size_t (PyObject *obj, size_t *val) |
| SWIGINTERNINLINE PyObject * | SWIG_From_ptrdiff_t (ptrdiff_t value) |
| SWIGINTERNINLINE PyObject * | SWIG_From_bool (bool value) |
| SWIGINTERNINLINE int | SWIG_AsVal_ptrdiff_t (PyObject *obj, ptrdiff_t *val) |
| template<class Type > | |
| const char * | swig::type_name () |
| template<class Type > | |
| swig_type_info * | swig::type_info () |
| template<class Type > | |
| PyObject * | swig::from (const Type &val) |
| template<class Type > | |
| PyObject * | swig::from_ptr (Type *val, int owner) |
| template<class Type > | |
| int | swig::asptr (PyObject *obj, Type **vptr) |
| template<class Type > | |
| int | swig::asval (PyObject *obj, Type *val) |
| template<class Type > | |
| Type | swig::as (PyObject *obj, bool te=false) |
| template<class Type > | |
| bool | swig::check (PyObject *obj) |
| size_t | swig::check_index (ptrdiff_t i, size_t size, bool insert=false) |
| size_t | swig::slice_index (ptrdiff_t i, size_t size) |
| template<class Sequence , class Difference > | |
| Sequence::iterator | swig::getpos (Sequence *self, Difference i) |
| template<class Sequence , class Difference > | |
| Sequence::const_iterator | swig::cgetpos (const Sequence *self, Difference i) |
| template<class Sequence , class Difference > | |
| Sequence * | swig::getslice (const Sequence *self, Difference i, Difference j) |
| template<class Sequence , class Difference , class InputSeq > | |
| void | swig::setslice (Sequence *self, Difference i, Difference j, const InputSeq &v) |
| template<class Sequence , class Difference > | |
| void | swig::delslice (Sequence *self, Difference i, Difference j) |
| template<typename OutIter > | |
| SwigPyIterator * | swig::make_output_iterator (const OutIter ¤t, const OutIter &begin, const OutIter &end, PyObject *seq=0) |
| template<typename OutIter > | |
| SwigPyIterator * | swig::make_output_iterator (const OutIter ¤t, PyObject *seq=0) |
| template<class SwigPySeq , class Seq > | |
| void | swig::assign (const SwigPySeq &swigpyseq, Seq *seq) |
| SWIGINTERN swig::SwigPyIterator * | std_vector_Sl_GiNaC_ex_Sg__iterator (std::vector< GiNaC::ex > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN bool | std_vector_Sl_GiNaC_ex_Sg____nonzero__ (std::vector< GiNaC::ex > const *self) |
| SWIGINTERN bool | std_vector_Sl_GiNaC_ex_Sg____bool__ (std::vector< GiNaC::ex > const *self) |
| SWIGINTERN std::vector < GiNaC::ex >::size_type | std_vector_Sl_GiNaC_ex_Sg____len__ (std::vector< GiNaC::ex > const *self) |
| SWIGINTERNINLINE PyObject * | SWIG_From_unsigned_SS_long (unsigned long value) |
| SWIGINTERNINLINE PyObject * | SWIG_From_size_t (size_t value) |
| SWIGINTERN std::vector < GiNaC::ex >::value_type | std_vector_Sl_GiNaC_ex_Sg__pop (std::vector< GiNaC::ex > *self) |
| SWIGINTERN std::vector < GiNaC::ex, std::allocator < GiNaC::ex > > * | std_vector_Sl_GiNaC_ex_Sg____getslice__ (std::vector< GiNaC::ex > *self, std::vector< GiNaC::ex >::difference_type i, std::vector< GiNaC::ex >::difference_type j) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg____setslice__ (std::vector< GiNaC::ex > *self, std::vector< GiNaC::ex >::difference_type i, std::vector< GiNaC::ex >::difference_type j, std::vector< GiNaC::ex, std::allocator< GiNaC::ex > > const &v) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg____delslice__ (std::vector< GiNaC::ex > *self, std::vector< GiNaC::ex >::difference_type i, std::vector< GiNaC::ex >::difference_type j) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_0 (std::vector< GiNaC::ex > *self, std::vector< GiNaC::ex >::difference_type i) |
| SWIGINTERN std::vector < GiNaC::ex, std::allocator < GiNaC::ex > > * | std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_0 (std::vector< GiNaC::ex > *self, PySliceObject *slice) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_0 (std::vector< GiNaC::ex > *self, PySliceObject *slice, std::vector< GiNaC::ex, std::allocator< GiNaC::ex > > const &v) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_1 (std::vector< GiNaC::ex > *self, PySliceObject *slice) |
| SWIGINTERN std::vector < GiNaC::ex >::value_type const & | std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_1 (std::vector< GiNaC::ex > const *self, std::vector< GiNaC::ex >::difference_type i) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_1 (std::vector< GiNaC::ex > *self, std::vector< GiNaC::ex >::difference_type i, std::vector< GiNaC::ex >::value_type const &x) |
| SWIGINTERN void | std_vector_Sl_GiNaC_ex_Sg__append (std::vector< GiNaC::ex > *self, std::vector< GiNaC::ex >::value_type const &x) |
| template<class SwigPySeq , class K , class T > | |
| void | swig::assign (const SwigPySeq &swigpyseq, std::map< K, T > *map) |
| template<typename OutIter > | |
| SwigPyIterator * | swig::make_output_key_iterator (const OutIter ¤t, const OutIter &begin, const OutIter &end, PyObject *seq=0) |
| template<typename OutIter > | |
| SwigPyIterator * | swig::make_output_value_iterator (const OutIter ¤t, const OutIter &begin, const OutIter &end, PyObject *seq=0) |
| SWIGINTERN swig::SwigPyIterator * | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const *self) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const *self) |
| SWIGINTERN std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > ::size_type | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const *self) |
| SWIGINTERN std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > ::mapped_type | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const *self, std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN void | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____delitem__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self, std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__has_key (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const *self, std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN PyObject * | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__keys (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self) |
| SWIGINTERN PyObject * | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__values (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self) |
| SWIGINTERN PyObject * | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__items (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self, std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN swig::SwigPyIterator * | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__key_iterator (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN swig::SwigPyIterator * | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__value_iterator (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN void | std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____setitem__ (std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > *self, std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const &key, std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::mapped_type const &x) |
| SWIGINTERN swig::SwigPyIterator * | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__iterator (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____nonzero__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > const *self) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____bool__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > const *self) |
| SWIGINTERN std::map< GiNaC::ex, int, GiNaC::ex_is_less > ::size_type | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____len__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > const *self) |
| SWIGINTERN std::map< GiNaC::ex, int, GiNaC::ex_is_less > ::mapped_type | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____getitem__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > const *self, std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN void | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____delitem__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self, std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__has_key (std::map< GiNaC::ex, int, GiNaC::ex_is_less > const *self, std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN PyObject * | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__keys (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self) |
| SWIGINTERN PyObject * | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__values (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self) |
| SWIGINTERN PyObject * | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__items (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self) |
| SWIGINTERN bool | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____contains__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self, std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const &key) |
| SWIGINTERN swig::SwigPyIterator * | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__key_iterator (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN swig::SwigPyIterator * | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__value_iterator (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN void | std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____setitem__ (std::map< GiNaC::ex, int, GiNaC::ex_is_less > *self, std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const &key, std::map< GiNaC::ex, int, GiNaC::ex_is_less >::mapped_type const &x) |
| SWIGINTERN swig::SwigPyIterator * | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__iterator (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN bool | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____nonzero__ (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const *self) |
| SWIGINTERN bool | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____bool__ (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const *self) |
| SWIGINTERN std::list < std::pair< GiNaC::symbol, GiNaC::ex > >::size_type | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____len__ (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const *self) |
| SWIGINTERN std::list < std::pair< GiNaC::symbol, GiNaC::ex > >::value_type | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__pop (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self) |
| SWIGINTERN std::list < std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator < std::pair< GiNaC::symbol, GiNaC::ex > > > * | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getslice__ (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type i, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type j) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setslice__ (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type i, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type j, std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > const &v) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delslice__ (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type i, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type j) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_0 (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type i) |
| SWIGINTERN std::list < std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator < std::pair< GiNaC::symbol, GiNaC::ex > > > * | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_0 (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, PySliceObject *slice) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_0 (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, PySliceObject *slice, std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > const &v) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_1 (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, PySliceObject *slice) |
| SWIGINTERN std::list < std::pair< GiNaC::symbol, GiNaC::ex > >::value_type const & | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_1 (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type i) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_1 (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type i, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::value_type const &x) |
| SWIGINTERN void | std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__append (std::list< std::pair< GiNaC::symbol, GiNaC::ex > > *self, std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::value_type const &x) |
| SWIGINTERN swig::SwigPyIterator * | std_list_Sl_GiNaC_ex_Sg__iterator (std::list< GiNaC::ex > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN bool | std_list_Sl_GiNaC_ex_Sg____nonzero__ (std::list< GiNaC::ex > const *self) |
| SWIGINTERN bool | std_list_Sl_GiNaC_ex_Sg____bool__ (std::list< GiNaC::ex > const *self) |
| SWIGINTERN std::list < GiNaC::ex >::size_type | std_list_Sl_GiNaC_ex_Sg____len__ (std::list< GiNaC::ex > const *self) |
| SWIGINTERN std::list < GiNaC::ex >::value_type | std_list_Sl_GiNaC_ex_Sg__pop (std::list< GiNaC::ex > *self) |
| SWIGINTERN std::list < GiNaC::ex, std::allocator < GiNaC::ex > > * | std_list_Sl_GiNaC_ex_Sg____getslice__ (std::list< GiNaC::ex > *self, std::list< GiNaC::ex >::difference_type i, std::list< GiNaC::ex >::difference_type j) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg____setslice__ (std::list< GiNaC::ex > *self, std::list< GiNaC::ex >::difference_type i, std::list< GiNaC::ex >::difference_type j, std::list< GiNaC::ex, std::allocator< GiNaC::ex > > const &v) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg____delslice__ (std::list< GiNaC::ex > *self, std::list< GiNaC::ex >::difference_type i, std::list< GiNaC::ex >::difference_type j) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_0 (std::list< GiNaC::ex > *self, std::list< GiNaC::ex >::difference_type i) |
| SWIGINTERN std::list < GiNaC::ex, std::allocator < GiNaC::ex > > * | std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_0 (std::list< GiNaC::ex > *self, PySliceObject *slice) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_0 (std::list< GiNaC::ex > *self, PySliceObject *slice, std::list< GiNaC::ex, std::allocator< GiNaC::ex > > const &v) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_1 (std::list< GiNaC::ex > *self, PySliceObject *slice) |
| SWIGINTERN std::list < GiNaC::ex >::value_type const & | std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_1 (std::list< GiNaC::ex > const *self, std::list< GiNaC::ex >::difference_type i) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_1 (std::list< GiNaC::ex > *self, std::list< GiNaC::ex >::difference_type i, std::list< GiNaC::ex >::value_type const &x) |
| SWIGINTERN void | std_list_Sl_GiNaC_ex_Sg__append (std::list< GiNaC::ex > *self, std::list< GiNaC::ex >::value_type const &x) |
| template<class SwigPySeq , class T > | |
| void | swig::assign (const SwigPySeq &swigpyseq, std::set< T > *seq) |
| SWIGINTERN swig::SwigPyIterator * | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator (std::set< GiNaC::ex, GiNaC::ex_is_less > *self, PyObject **PYTHON_SELF) |
| SWIGINTERN bool | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__ (std::set< GiNaC::ex, GiNaC::ex_is_less > const *self) |
| SWIGINTERN bool | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__ (std::set< GiNaC::ex, GiNaC::ex_is_less > const *self) |
| SWIGINTERN std::set< GiNaC::ex, GiNaC::ex_is_less >::size_type | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__ (std::set< GiNaC::ex, GiNaC::ex_is_less > const *self) |
| SWIGINTERN void | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__append (std::set< GiNaC::ex, GiNaC::ex_is_less > *self, std::set< GiNaC::ex, GiNaC::ex_is_less >::value_type x) |
| SWIGINTERN bool | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__ (std::set< GiNaC::ex, GiNaC::ex_is_less > *self, std::set< GiNaC::ex, GiNaC::ex_is_less >::value_type x) |
| SWIGINTERN std::set< GiNaC::ex, GiNaC::ex_is_less > ::value_type | std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__ (std::set< GiNaC::ex, GiNaC::ex_is_less > const *self, std::set< GiNaC::ex, GiNaC::ex_is_less >::difference_type i) |
| SWIGINTERN int | SWIG_AsVal_unsigned_SS_int (PyObject *obj, unsigned int *val) |
| SWIGINTERN swig_type_info * | SWIG_pchar_descriptor (void) |
| SWIGINTERNINLINE PyObject * | SWIG_FromCharPtrAndSize (const char *carray, size_t size) |
| SWIGINTERNINLINE PyObject * | SWIG_From_std_string (const std::string &s) |
| SWIGINTERN int | SWIG_AsCharPtrAndSize (PyObject *obj, char **cptr, size_t *psize, int *alloc) |
| SWIGINTERN int | SWIG_AsPtr_std_string (PyObject *obj, std::string **val) |
| SWIGINTERN int | SWIG_AsVal_bool (PyObject *obj, bool *val) |
| SWIGINTERNINLINE PyObject * | SWIG_From_unsigned_SS_int (unsigned int value) |
| SWIGINTERN PyObject * | _wrap_setDigits (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_SwigPyIterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_value (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_incr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_incr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_incr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_decr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_decr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_decr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_distance (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_equal (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_next (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___next__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_previous (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator_advance (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___eq__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___ne__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___iadd__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___isub__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___add__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___sub____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___sub____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SwigPyIterator___sub__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | SwigPyIterator_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___nonzero__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___bool__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___len__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_pop (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___getslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___setslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___delslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___delitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___getitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___setitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___delitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___delitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___getitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___getitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___setitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector___setitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_append (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exvector__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exvector__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_empty (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_swap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_get_allocator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_begin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_end (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_rbegin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_rend (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exvector__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_pop_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_resize__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_erase__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_erase__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_erase (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exvector__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exvector (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_push_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_assign (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_resize__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_resize (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_insert__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_insert__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_insert (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_reserve (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exvector_capacity (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_exvector (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | exvector_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exmap__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___nonzero__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___bool__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___len__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___getitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___delitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_has_key (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_keys (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_values (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_items (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___contains__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_key_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_value_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap___setitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exmap__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exmap__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exmap (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_empty (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_swap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_get_allocator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_begin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_end (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_rbegin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_rend (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_erase__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_count (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_erase__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_erase__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_erase (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_find (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_lower_bound (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exmap_upper_bound (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_exmap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | exmap_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ex_int_map__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___nonzero__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___bool__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___len__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___getitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___delitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_has_key (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_keys (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_values (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_items (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___contains__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_key_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_value_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map___setitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ex_int_map__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ex_int_map__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ex_int_map (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_empty (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_swap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_get_allocator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_begin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_end (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_rbegin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_rend (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_erase__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_count (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_erase__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_erase__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_erase (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_find (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_lower_bound (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex_int_map_upper_bound (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ex_int_map (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ex_int_map_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexpair__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexpair__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexpair__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexpair (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexpair_first_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexpair_first_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexpair_second_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexpair_second_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_symexpair (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | symexpair_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___nonzero__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___bool__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___len__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_pop (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___getslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___setslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___delslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___delitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___getitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___setitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___delitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___delitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___getitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___getitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___setitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist___setitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_append (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexlist__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexlist__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_empty (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_swap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_get_allocator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_begin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_end (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_rbegin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_rend (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexlist__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_pop_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_resize__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_erase__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_erase__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_erase (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexlist__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_symexlist (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_push_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_assign (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_resize__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_resize (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_insert__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_insert__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_insert (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_pop_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_push_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_symexlist_reverse (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_symexlist (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | symexlist_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___nonzero__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___bool__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___len__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_pop (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___getslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___setslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___delslice__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___delitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___getitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___setitem____SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___delitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___delitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___getitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___getitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___setitem____SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist___setitem__ (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_append (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exlist__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exlist__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_empty (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_swap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_get_allocator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_begin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_end (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_rbegin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_rend (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exlist__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_pop_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_resize__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_erase__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_erase__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_erase (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exlist__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exlist (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_push_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_back (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_assign (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_resize__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_resize (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_insert__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_insert__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_insert (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_pop_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_push_front (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exlist_reverse (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_exlist (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | exlist_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exset__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_iterator (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset___nonzero__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset___bool__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset___len__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_append (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset___contains__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset___getitem__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exset__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exset__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_exset (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_empty (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_swap (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_erase__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_count (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_begin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_end (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_rbegin (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_rend (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_erase__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_erase__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_erase (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_find (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_lower_bound (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_upper_bound (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_equal_range (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_exset_insert (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_exset (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | exset_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN int | Swig_var_version_major_set (PyObject *) |
| SWIGINTERN PyObject * | Swig_var_version_major_get (void) |
| SWIGINTERN int | Swig_var_version_minor_set (PyObject *) |
| SWIGINTERN PyObject * | Swig_var_version_minor_get (void) |
| SWIGINTERN int | Swig_var_version_micro_set (PyObject *) |
| SWIGINTERN PyObject * | Swig_var_version_micro_get (void) |
| SWIGINTERN PyObject * | _wrap_dirac (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_int2string (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_istr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_istr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_istr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_lst2string (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_div__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_div__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_div__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_div__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_div (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_grad__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_grad__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_grad (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compare (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_EQUAL_OR_DIE (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compare_archives__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compare_archives__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compare_archives (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_inner__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_inner__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_inner__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_inner__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_inner (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_cross (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_matvec__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_matvec__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_matvec (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ex2equations (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_collapse (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_equations2matrix (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_matrix_from_equations (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_lst_to_matrix2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_matrix_to_lst2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_lst_equals (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_find (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_check_visitor (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_visitor_subst_pow (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_pol (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_polv (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_polb (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_homogenous_pol (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_homogenous_polv (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_legendre (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_legendrev (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_coeff (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_coeffs__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_coeffs__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_coeffs (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_pol2basisandcoeff__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_pol2basisandcoeff__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_pol2basisandcoeff (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_collect_symbols__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_collect_symbols__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_collect_symbols (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_count_symbols (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_extract_symbols (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ExStats (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats___iadd__ (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_muls_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_muls_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_adds_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_adds_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_pows_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_pows_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_functions_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_functions_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_flops_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ExStats_flops_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ExStats (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ExStats_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_count_ops (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_replace_powers__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_replace_powers__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_replace_powers (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_initSyFi (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN int | Swig_var_nsd_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_nsd_get (void) |
| SWIGINTERN int | Swig_var_x_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_x_get (void) |
| SWIGINTERN int | Swig_var_y_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_y_get (void) |
| SWIGINTERN int | Swig_var_z_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_z_get (void) |
| SWIGINTERN int | Swig_var_t_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_t_get (void) |
| SWIGINTERN int | Swig_var_p_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_p_get (void) |
| SWIGINTERN int | Swig_var_infinity_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_infinity_get (void) |
| SWIGINTERN int | Swig_var_DUMMY_set (PyObject *_val) |
| SWIGINTERN PyObject * | Swig_var_DUMMY_get (void) |
| SWIGINTERN PyObject * | _wrap_symbol_exists (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_get_symbol (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_isymb__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_isymb__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_isymb (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_get_symbolic_vector (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_get_symbolic_matrix (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_no_vertices (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_vertex (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_triangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Polygon_rectangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Polygon_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Line__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Line__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Line__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Line__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Line (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_a (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_b (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_repr__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_repr__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Line_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Line_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceLine__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceLine__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceLine__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceLine (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ReferenceLine (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceLine_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ReferenceLine_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Triangle__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Triangle__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Triangle__SWIG_4 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Triangle (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Triangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Triangle_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Triangle_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTriangle__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTriangle__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTriangle__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTriangle (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ReferenceTriangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTriangle_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTriangle_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTriangle_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTriangle_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTriangle_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ReferenceTriangle_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Rectangle__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Rectangle__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Rectangle__SWIG_4 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Rectangle__SWIG_5 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Rectangle__SWIG_6 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Rectangle (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Rectangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Rectangle_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Rectangle_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceRectangle__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceRectangle__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceRectangle__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceRectangle (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ReferenceRectangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceRectangle_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceRectangle_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ReferenceRectangle_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Tetrahedron__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Tetrahedron__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Tetrahedron__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Tetrahedron (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Tetrahedron (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_triangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Tetrahedron_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Tetrahedron_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTetrahedron__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTetrahedron__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTetrahedron__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceTetrahedron (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ReferenceTetrahedron (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTetrahedron_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTetrahedron_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTetrahedron_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTetrahedron_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceTetrahedron_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ReferenceTetrahedron_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box__SWIG_4 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box__SWIG_5 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Box (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Box (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_rectangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Box_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Box_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceBox__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceBox__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceBox__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ReferenceBox (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ReferenceBox (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceBox_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ReferenceBox_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ReferenceBox_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Simplex__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Simplex__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Simplex__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Simplex (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Simplex (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_sub_simplex (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Simplex_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Simplex_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_barycenter_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_barycenter_triangle (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_barycenter_tetrahedron (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_barycenter (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_bezier_ordinates__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_bezier_ordinates__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_bezier_ordinates__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_bezier_ordinates (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_interior_coordinates__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_interior_coordinates__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_interior_coordinates__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_interior_coordinates (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_bernstein (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_bernsteinv (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_normal__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_normal__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_normal (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_tangent (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_FE (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_set_polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_get_polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_nbf (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_N (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_dof (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_FE_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | FE_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_StandardFE__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_StandardFE__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_StandardFE (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_StandardFE (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_set_order (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_get_order (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_set_polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_get_polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_nbf (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_N (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_dof (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_StandardFE_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | StandardFE_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Lagrange__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Lagrange__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Lagrange__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Lagrange (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Lagrange (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Lagrange_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Lagrange_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorLagrange__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorLagrange__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorLagrange__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorLagrange__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorLagrange (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_VectorLagrange (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorLagrange_set_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorLagrange_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | VectorLagrange_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorLagrange__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorLagrange__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorLagrange__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorLagrange__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorLagrange (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_TensorLagrange (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_TensorLagrange_set_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_TensorLagrange_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | TensorLagrange_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_lagrange (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_lagrangev (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Dof__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Dof__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Dof__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Dof (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Dof (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_clear (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_insert_dof (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_num_elements (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_max_dofs_per_element (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_glob_dof__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_glob_dof__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_glob_dof__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_glob_dof (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Dof_glob2loc (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Dof_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_CrouzeixRaviart__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_CrouzeixRaviart__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_CrouzeixRaviart__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_CrouzeixRaviart (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_CrouzeixRaviart (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_CrouzeixRaviart_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | CrouzeixRaviart_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorCrouzeixRaviart__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorCrouzeixRaviart__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorCrouzeixRaviart__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorCrouzeixRaviart__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorCrouzeixRaviart (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_VectorCrouzeixRaviart (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorCrouzeixRaviart_set_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorCrouzeixRaviart_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | VectorCrouzeixRaviart_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_P0__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_P0__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_P0__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_P0 (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_P0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_P0_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | P0_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorP0__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorP0__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorP0__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorP0__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorP0 (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_VectorP0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorP0_set_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorP0_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | VectorP0_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorP0__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorP0__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorP0__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorP0__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_TensorP0 (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_TensorP0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_TensorP0_set_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_TensorP0_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | TensorP0_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_RaviartThomas_pointwise_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_RaviartThomas_pointwise_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_RaviartThomas_dof_repr_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_RaviartThomas_dof_repr_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_RaviartThomas__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_RaviartThomas__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_RaviartThomas__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_RaviartThomas__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_RaviartThomas (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_RaviartThomas (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_RaviartThomas_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | RaviartThomas_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_DiscontinuousLagrange__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_DiscontinuousLagrange__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_DiscontinuousLagrange__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_DiscontinuousLagrange (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_DiscontinuousLagrange (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_DiscontinuousLagrange_set_element_number (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_DiscontinuousLagrange_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | DiscontinuousLagrange_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorDiscontinuousLagrange__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorDiscontinuousLagrange__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorDiscontinuousLagrange__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_VectorDiscontinuousLagrange (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_VectorDiscontinuousLagrange (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorDiscontinuousLagrange_set_element_number (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorDiscontinuousLagrange_set_size (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_VectorDiscontinuousLagrange_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | VectorDiscontinuousLagrange_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Hermite__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Hermite__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Hermite__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Hermite (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Hermite (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Hermite_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Hermite_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Nedelec (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Nedelec_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Nedelec_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Nedelec2Hdiv_dof_repr_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Nedelec2Hdiv_dof_repr_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec2Hdiv__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec2Hdiv__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec2Hdiv__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Nedelec2Hdiv (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Nedelec2Hdiv (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Nedelec2Hdiv_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Nedelec2Hdiv_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Bubble__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Bubble__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Bubble__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Bubble (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Bubble (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Bubble_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Bubble_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_usage__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_usage__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_usage (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compute_Poisson_element_matrix (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compute_Stokes_element_matrix (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_compute_mixed_Poisson_element_matrix (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymSigma (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ArnoldFalkWintherWeakSymSigma (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ArnoldFalkWintherWeakSymSigma_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymU (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ArnoldFalkWintherWeakSymU (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ArnoldFalkWintherWeakSymU_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_ArnoldFalkWintherWeakSymP (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_ArnoldFalkWintherWeakSymP (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | ArnoldFalkWintherWeakSymP_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Robust_pointwise_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Robust_pointwise_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Robust_dof_repr_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Robust_dof_repr_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Robust__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Robust__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Robust__SWIG_2 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Robust__SWIG_3 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_Robust (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_Robust (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Robust_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_Robust_compute_basis_functions_old (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | Robust_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_mfe_set (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_mfe_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_MixedFE__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_MixedFE__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_MixedFE (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_MixedFE (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_set_polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_get_polygon (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_get (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_append (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_N (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_dof (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_nbf (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_MixedFE_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | MixedFE_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_SpaceTimeDomain__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_SpaceTimeDomain__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_SpaceTimeDomain (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_get_space_domain (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_get_time_domain (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_no_space_dim (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_line (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_repr__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_repr__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_repr (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_str (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_integrate__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_integrate__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_integrate (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeDomain_copy (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_SpaceTimeDomain (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | SpaceTimeDomain_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_SpaceTimeElement__SWIG_0 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_SpaceTimeElement__SWIG_1 (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_new_SpaceTimeElement (PyObject *self, PyObject *args) |
| SWIGINTERN PyObject * | _wrap_delete_SpaceTimeElement (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeElement_set_time_domain (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeElement_set_order_in_time (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeElement_set_spatial_element (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | _wrap_SpaceTimeElement_compute_basis_functions (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| SWIGINTERN PyObject * | SpaceTimeElement_swigregister (PyObject *SWIGUNUSEDPARM(self), PyObject *args) |
| static void * | _p_SyFi__RaviartThomasTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__P0To_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__TensorLagrangeTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorLagrangeTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__LagrangeTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__StandardFETo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__NedelecTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__RobustTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__HermiteTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorP0To_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__BubbleTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__Nedelec2HdivTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__CrouzeixRaviartTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__MixedFETo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__SpaceTimeElementTo_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__TensorP0To_p_SyFi__FE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__TetrahedronTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__TriangleTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceTriangleTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__RectangleTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceRectangleTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceBoxTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__BoxTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__SimplexTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__LineTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__SpaceTimeDomainTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceLineTo_p_SyFi__Polygon (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Tetrahedron (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__RaviartThomasTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__P0To_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__TensorLagrangeTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorLagrangeTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__LagrangeTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__NedelecTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__RobustTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__HermiteTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorP0To_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__BubbleTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__Nedelec2HdivTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__CrouzeixRaviartTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__SpaceTimeElementTo_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__TensorP0To_p_SyFi__StandardFE (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceRectangleTo_p_SyFi__Rectangle (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__VectorLagrange (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__Lagrange (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceBoxTo_p_SyFi__Box (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceLineTo_p_SyFi__Line (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| static void * | _p_SyFi__ReferenceTriangleTo_p_SyFi__Triangle (void *x, int *SWIGUNUSEDPARM(newmemory)) |
| SWIGRUNTIME void | SWIG_InitializeModule (void *clientdata) |
| SWIGRUNTIME void | SWIG_PropagateClientData (void) |
| SWIGINTERN PyObject * | swig_varlink_repr (swig_varlinkobject *SWIGUNUSEDPARM(v)) |
| SWIGINTERN PyObject * | swig_varlink_str (swig_varlinkobject *v) |
| SWIGINTERN int | swig_varlink_print (swig_varlinkobject *v, FILE *fp, int SWIGUNUSEDPARM(flags)) |
| SWIGINTERN void | swig_varlink_dealloc (swig_varlinkobject *v) |
| SWIGINTERN PyObject * | swig_varlink_getattr (swig_varlinkobject *v, char *n) |
| SWIGINTERN int | swig_varlink_setattr (swig_varlinkobject *v, char *n, PyObject *p) |
| SWIGINTERN PyTypeObject * | swig_varlink_type (void) |
| SWIGINTERN PyObject * | SWIG_Python_newvarlink (void) |
| SWIGINTERN void | SWIG_Python_addvarlink (PyObject *p, char *name, PyObject *(*get_attr)(void), int(*set_attr)(PyObject *p)) |
| SWIGINTERN PyObject * | SWIG_globals (void) |
| SWIGINTERN void | SWIG_Python_InstallConstants (PyObject *d, swig_const_info constants[]) |
| SWIGINTERN void | SWIG_Python_FixMethods (PyMethodDef *methods, swig_const_info *const_table, swig_type_info **types, swig_type_info **types_initial) |
| SWIGEXPORT void | SWIG_init (void) |
Variables | |
| static PyMethodDef | swigobject_methods [] |
| static PyObject * | swig_this = NULL |
| static swig_type_info * | swig_types [76] |
| static swig_module_info | swig_module = {swig_types, 75, 0, 0, 0, 0} |
| static PyMethodDef | SwigMethods [] |
| static swig_type_info | _swigt__p_GiNaC__ex = {"_p_GiNaC__ex", "std::vector< GiNaC::ex >::value_type *|std::list< GiNaC::ex >::value_type *|GiNaC::ex *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__ex_is_less = {"_p_GiNaC__ex_is_less", "GiNaC::ex_is_less *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__exhashmapT_int_t = {"_p_GiNaC__exhashmapT_int_t", "GiNaC::exhashmap< int > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__exmap = {"_p_GiNaC__exmap", "GiNaC::exmap *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__exvector = {"_p_GiNaC__exvector", "GiNaC::exvector *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__lst = {"_p_GiNaC__lst", "GiNaC::lst *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__matrix = {"_p_GiNaC__matrix", "GiNaC::matrix *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_GiNaC__symbol = {"_p_GiNaC__symbol", "GiNaC::symbol *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ArnoldFalkWintherWeakSymP = {"_p_SyFi__ArnoldFalkWintherWeakSymP", "SyFi::ArnoldFalkWintherWeakSymP *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma = {"_p_SyFi__ArnoldFalkWintherWeakSymSigma", "SyFi::ArnoldFalkWintherWeakSymSigma *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ArnoldFalkWintherWeakSymU = {"_p_SyFi__ArnoldFalkWintherWeakSymU", "SyFi::ArnoldFalkWintherWeakSymU *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Box = {"_p_SyFi__Box", "SyFi::Box *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Bubble = {"_p_SyFi__Bubble", "SyFi::Bubble *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__CrouzeixRaviart = {"_p_SyFi__CrouzeixRaviart", "SyFi::CrouzeixRaviart *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__DiscontinuousLagrange = {"_p_SyFi__DiscontinuousLagrange", "SyFi::DiscontinuousLagrange *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Dof = {"_p_SyFi__Dof", "SyFi::Dof *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ExStats = {"_p_SyFi__ExStats", "SyFi::ExStats *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__FE = {"_p_SyFi__FE", "SyFi::FE *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Hermite = {"_p_SyFi__Hermite", "SyFi::Hermite *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Lagrange = {"_p_SyFi__Lagrange", "SyFi::Lagrange *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Line = {"_p_SyFi__Line", "SyFi::Line *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__MixedFE = {"_p_SyFi__MixedFE", "SyFi::MixedFE *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Nedelec = {"_p_SyFi__Nedelec", "SyFi::Nedelec *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Nedelec2Hdiv = {"_p_SyFi__Nedelec2Hdiv", "SyFi::Nedelec2Hdiv *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__P0 = {"_p_SyFi__P0", "SyFi::P0 *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Polygon = {"_p_SyFi__Polygon", "SyFi::Polygon *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__RaviartThomas = {"_p_SyFi__RaviartThomas", "SyFi::RaviartThomas *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Rectangle = {"_p_SyFi__Rectangle", "SyFi::Rectangle *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ReferenceBox = {"_p_SyFi__ReferenceBox", "SyFi::ReferenceBox *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ReferenceLine = {"_p_SyFi__ReferenceLine", "SyFi::ReferenceLine *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ReferenceRectangle = {"_p_SyFi__ReferenceRectangle", "SyFi::ReferenceRectangle *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ReferenceTetrahedron = {"_p_SyFi__ReferenceTetrahedron", "SyFi::ReferenceTetrahedron *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__ReferenceTriangle = {"_p_SyFi__ReferenceTriangle", "SyFi::ReferenceTriangle *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Robust = {"_p_SyFi__Robust", "SyFi::Robust *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Simplex = {"_p_SyFi__Simplex", "SyFi::Simplex *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__SpaceTimeDomain = {"_p_SyFi__SpaceTimeDomain", "SyFi::SpaceTimeDomain *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__SpaceTimeElement = {"_p_SyFi__SpaceTimeElement", "SyFi::SpaceTimeElement *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__StandardFE = {"_p_SyFi__StandardFE", "SyFi::StandardFE *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__TensorLagrange = {"_p_SyFi__TensorLagrange", "SyFi::TensorLagrange *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__TensorP0 = {"_p_SyFi__TensorP0", "SyFi::TensorP0 *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Tetrahedron = {"_p_SyFi__Tetrahedron", "SyFi::Tetrahedron *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__Triangle = {"_p_SyFi__Triangle", "SyFi::Triangle *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__VectorCrouzeixRaviart = {"_p_SyFi__VectorCrouzeixRaviart", "SyFi::VectorCrouzeixRaviart *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__VectorDiscontinuousLagrange = {"_p_SyFi__VectorDiscontinuousLagrange", "SyFi::VectorDiscontinuousLagrange *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__VectorLagrange = {"_p_SyFi__VectorLagrange", "SyFi::VectorLagrange *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_SyFi__VectorP0 = {"_p_SyFi__VectorP0", "SyFi::VectorP0 *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_allocator_type = {"_p_allocator_type", "allocator_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_difference_type = {"_p_difference_type", "difference_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_first_type = {"_p_first_type", "first_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_key_type = {"_p_key_type", "key_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_mapped_type = {"_p_mapped_type", "mapped_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_p_PyObject = {"_p_p_PyObject", "PyObject **", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_second_type = {"_p_second_type", "second_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_size_type = {"_p_size_type", "size_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__allocatorT_GiNaC__ex_t = {"_p_std__allocatorT_GiNaC__ex_t", "std::vector< GiNaC::ex >::allocator_type *|std::list< GiNaC::ex >::allocator_type *|std::allocator< GiNaC::ex > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t = {"_p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t", "std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > *|std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::allocator_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t = {"_p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t", "std::allocator< std::pair< GiNaC::ex const,int > > *|std::map< GiNaC::ex,int,GiNaC::ex_is_less >::allocator_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t = {"_p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t", "std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > *|std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::allocator_type *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__invalid_argument = {"_p_std__invalid_argument", "std::invalid_argument *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t = {"_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t", "exlist *|SyFi::exlist *|std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *|std::list< GiNaC::ex > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t = {"_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t", "std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t = {"_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t", "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *|std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > *|symexlist *|SyFi::symexlist *|std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t = {"_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t", "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > > *|std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t = {"_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t", "ex_int_map *|SyFi::ex_int_map *|std::map< GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > > *|std::map< GiNaC::ex,int,GiNaC::ex_is_less > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t = {"_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t", "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__ostream = {"_p_std__ostream", "std::ostream *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__pairT_GiNaC__symbol_GiNaC__ex_t = {"_p_std__pairT_GiNaC__symbol_GiNaC__ex_t", "symexpair *|SyFi::symexpair *|std::pair< GiNaC::symbol,GiNaC::ex > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__pairT_unsigned_int_unsigned_int_t = {"_p_std__pairT_unsigned_int_unsigned_int_t", "SyFi::pair_ii *|std::pair< unsigned int,unsigned int > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t = {"_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t", "std::set< GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > > *|exset *|SyFi::exset *|std::set< GiNaC::ex,GiNaC::ex_is_less > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t = {"_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t", "std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *|std::vector< GiNaC::ex > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t = {"_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t", "std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t = {"_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t", "std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > *|SyFi::vector_ii *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_swig__SwigPyIterator = {"_p_swig__SwigPyIterator", "swig::SwigPyIterator *", 0, 0, (void*)0, 0} |
| static swig_type_info | _swigt__p_value_type = {"_p_value_type", "value_type *", 0, 0, (void*)0, 0} |
| static swig_type_info * | swig_type_initial [] |
| static swig_cast_info | _swigc__p_GiNaC__ex [] = { {&_swigt__p_GiNaC__ex, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__ex_is_less [] = { {&_swigt__p_GiNaC__ex_is_less, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__exhashmapT_int_t [] = { {&_swigt__p_GiNaC__exhashmapT_int_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__exmap [] = { {&_swigt__p_GiNaC__exmap, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__exvector [] = { {&_swigt__p_GiNaC__exvector, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__lst [] = { {&_swigt__p_GiNaC__lst, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__matrix [] = { {&_swigt__p_GiNaC__matrix, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_GiNaC__symbol [] = { {&_swigt__p_GiNaC__symbol, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ArnoldFalkWintherWeakSymP [] = { {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymP, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ArnoldFalkWintherWeakSymSigma [] = { {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ArnoldFalkWintherWeakSymU [] = { {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymU, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Box [] = { {&_swigt__p_SyFi__Box, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceBox, _p_SyFi__ReferenceBoxTo_p_SyFi__Box, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Bubble [] = { {&_swigt__p_SyFi__Bubble, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__CrouzeixRaviart [] = { {&_swigt__p_SyFi__CrouzeixRaviart, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__DiscontinuousLagrange [] = { {&_swigt__p_SyFi__DiscontinuousLagrange, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Dof [] = { {&_swigt__p_SyFi__Dof, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ExStats [] = { {&_swigt__p_SyFi__ExStats, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__FE [] = { {&_swigt__p_SyFi__RaviartThomas, _p_SyFi__RaviartThomasTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Robust, _p_SyFi__RobustTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymP, _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__TensorLagrange, _p_SyFi__TensorLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__VectorDiscontinuousLagrange, _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__VectorLagrange, _p_SyFi__VectorLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__DiscontinuousLagrange, _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Lagrange, _p_SyFi__LagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__StandardFE, _p_SyFi__StandardFETo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Nedelec, _p_SyFi__NedelecTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Bubble, _p_SyFi__BubbleTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma, _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__P0, _p_SyFi__P0To_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Hermite, _p_SyFi__HermiteTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymU, _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__VectorP0, _p_SyFi__VectorP0To_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Nedelec2Hdiv, _p_SyFi__Nedelec2HdivTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__FE, 0, 0, 0}, {&_swigt__p_SyFi__VectorCrouzeixRaviart, _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__CrouzeixRaviart, _p_SyFi__CrouzeixRaviartTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__SpaceTimeElement, _p_SyFi__SpaceTimeElementTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__MixedFE, _p_SyFi__MixedFETo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__TensorP0, _p_SyFi__TensorP0To_p_SyFi__FE, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Hermite [] = { {&_swigt__p_SyFi__Hermite, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Lagrange [] = { {&_swigt__p_SyFi__Lagrange, 0, 0, 0}, {&_swigt__p_SyFi__DiscontinuousLagrange, _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__Lagrange, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Line [] = { {&_swigt__p_SyFi__Line, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceLine, _p_SyFi__ReferenceLineTo_p_SyFi__Line, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__MixedFE [] = { {&_swigt__p_SyFi__MixedFE, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Nedelec [] = { {&_swigt__p_SyFi__Nedelec, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Nedelec2Hdiv [] = { {&_swigt__p_SyFi__Nedelec2Hdiv, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__P0 [] = { {&_swigt__p_SyFi__P0, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Polygon [] = { {&_swigt__p_SyFi__Polygon, 0, 0, 0}, {&_swigt__p_SyFi__Tetrahedron, _p_SyFi__TetrahedronTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceTetrahedron, _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Box, _p_SyFi__BoxTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Line, _p_SyFi__LineTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceBox, _p_SyFi__ReferenceBoxTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Triangle, _p_SyFi__TriangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceTriangle, _p_SyFi__ReferenceTriangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Rectangle, _p_SyFi__RectangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceRectangle, _p_SyFi__ReferenceRectangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Simplex, _p_SyFi__SimplexTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__SpaceTimeDomain, _p_SyFi__SpaceTimeDomainTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceLine, _p_SyFi__ReferenceLineTo_p_SyFi__Polygon, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__RaviartThomas [] = { {&_swigt__p_SyFi__RaviartThomas, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Rectangle [] = { {&_swigt__p_SyFi__Rectangle, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceRectangle, _p_SyFi__ReferenceRectangleTo_p_SyFi__Rectangle, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ReferenceBox [] = { {&_swigt__p_SyFi__ReferenceBox, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ReferenceLine [] = { {&_swigt__p_SyFi__ReferenceLine, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ReferenceRectangle [] = { {&_swigt__p_SyFi__ReferenceRectangle, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ReferenceTetrahedron [] = { {&_swigt__p_SyFi__ReferenceTetrahedron, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__ReferenceTriangle [] = { {&_swigt__p_SyFi__ReferenceTriangle, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Robust [] = { {&_swigt__p_SyFi__Robust, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Simplex [] = { {&_swigt__p_SyFi__Simplex, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__SpaceTimeDomain [] = { {&_swigt__p_SyFi__SpaceTimeDomain, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__SpaceTimeElement [] = { {&_swigt__p_SyFi__SpaceTimeElement, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__StandardFE [] = { {&_swigt__p_SyFi__RaviartThomas, _p_SyFi__RaviartThomasTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Robust, _p_SyFi__RobustTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymP, _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__TensorLagrange, _p_SyFi__TensorLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorDiscontinuousLagrange, _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorLagrange, _p_SyFi__VectorLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__DiscontinuousLagrange, _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Lagrange, _p_SyFi__LagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__StandardFE, 0, 0, 0}, {&_swigt__p_SyFi__Nedelec, _p_SyFi__NedelecTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Bubble, _p_SyFi__BubbleTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma, _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__P0, _p_SyFi__P0To_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Hermite, _p_SyFi__HermiteTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymU, _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorP0, _p_SyFi__VectorP0To_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Nedelec2Hdiv, _p_SyFi__Nedelec2HdivTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorCrouzeixRaviart, _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__CrouzeixRaviart, _p_SyFi__CrouzeixRaviartTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__SpaceTimeElement, _p_SyFi__SpaceTimeElementTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__TensorP0, _p_SyFi__TensorP0To_p_SyFi__StandardFE, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__TensorLagrange [] = { {&_swigt__p_SyFi__TensorLagrange, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__TensorP0 [] = { {&_swigt__p_SyFi__TensorP0, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Tetrahedron [] = { {&_swigt__p_SyFi__Tetrahedron, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceTetrahedron, _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Tetrahedron, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__Triangle [] = { {&_swigt__p_SyFi__Triangle, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceTriangle, _p_SyFi__ReferenceTriangleTo_p_SyFi__Triangle, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__VectorCrouzeixRaviart [] = { {&_swigt__p_SyFi__VectorCrouzeixRaviart, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__VectorDiscontinuousLagrange [] = { {&_swigt__p_SyFi__VectorDiscontinuousLagrange, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__VectorLagrange [] = { {&_swigt__p_SyFi__VectorLagrange, 0, 0, 0}, {&_swigt__p_SyFi__VectorDiscontinuousLagrange, _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__VectorLagrange, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_SyFi__VectorP0 [] = { {&_swigt__p_SyFi__VectorP0, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_allocator_type [] = { {&_swigt__p_allocator_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_char [] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_difference_type [] = { {&_swigt__p_difference_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_first_type [] = { {&_swigt__p_first_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_key_type [] = { {&_swigt__p_key_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_mapped_type [] = { {&_swigt__p_mapped_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_p_PyObject [] = { {&_swigt__p_p_PyObject, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_second_type [] = { {&_swigt__p_second_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_size_type [] = { {&_swigt__p_size_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__allocatorT_GiNaC__ex_t [] = { {&_swigt__p_std__allocatorT_GiNaC__ex_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t [] = { {&_swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t [] = { {&_swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t [] = { {&_swigt__p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__invalid_argument [] = { {&_swigt__p_std__invalid_argument, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t [] = { {&_swigt__p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t [] = { {&_swigt__p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t [] = { {&_swigt__p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t [] = { {&_swigt__p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t [] = { {&_swigt__p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t [] = { {&_swigt__p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__ostream [] = { {&_swigt__p_std__ostream, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__pairT_GiNaC__symbol_GiNaC__ex_t [] = { {&_swigt__p_std__pairT_GiNaC__symbol_GiNaC__ex_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__pairT_unsigned_int_unsigned_int_t [] = { {&_swigt__p_std__pairT_unsigned_int_unsigned_int_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t [] = { {&_swigt__p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t [] = { {&_swigt__p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t [] = { {&_swigt__p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t [] = { {&_swigt__p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_swig__SwigPyIterator [] = { {&_swigt__p_swig__SwigPyIterator, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info | _swigc__p_value_type [] = { {&_swigt__p_value_type, 0, 0, 0},{0, 0, 0, 0}} |
| static swig_cast_info * | swig_cast_initial [] |
| static swig_const_info | swig_const_table [] |
| #define EX2 | ( | NAME | ) |
if (GiNaC::is_a<NAME>(*convert)) {\ NAME *p = new NAME(GiNaC::ex_to<NAME>(*convert));\ GETDESC(NAME);\ return SWIG_NewPointerObj((void *)p, NAME##descr, 1);\ }
Definition at line 3089 of file SyFi_wrap.cc.
Referenced by ex2type().
| #define GETDESC | ( | NAME | ) | GETDESC1(NAME) |
Definition at line 3049 of file SyFi_wrap.cc.
Referenced by type2ex(), and type2numeric().
| #define GETDESC1 | ( | NAME | ) |
static swig_type_info *NAME##descr=0;\ if (!NAME##descr){\ NAME##descr=SWIG_TypeQuery("GiNaC::"#NAME" *");\ if (!NAME##descr) {\ PyErr_SetString(PyExc_ValueError,"Cannot get a "#NAME" descriptor. Fix in ex.i");\ return NULL;\ }\ }
Definition at line 3036 of file SyFi_wrap.cc.
| #define GETDESC2 | ( | NAME | ) | static swig_type_info *NAME##descr=SWIGTYPE_p_GiNaC__##NAME |
Definition at line 3046 of file SyFi_wrap.cc.
| #define Py_NotImplemented PyExc_RuntimeError |
Definition at line 863 of file SyFi_wrap.cc.
Referenced by _wrap_SwigPyIterator___sub__(), and SwigPyObject_richcompare().
| #define PY_SSIZE_T_MAX INT_MAX |
Definition at line 897 of file SyFi_wrap.cc.
| #define PY_SSIZE_T_MIN INT_MIN |
Definition at line 898 of file SyFi_wrap.cc.
| #define Py_TYPE | ( | op | ) | ((op)->ob_type) |
Definition at line 764 of file SyFi_wrap.cc.
Referenced by SWIG_Python_NewShadowInstance(), and SwigPyObject_Check().
| #define PyExc_StopIteration PyExc_RuntimeError |
Definition at line 853 of file SyFi_wrap.cc.
Referenced by _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), and _wrap_SwigPyIterator_value().
| #define PyObject_DEL PyObject_Del |
Definition at line 847 of file SyFi_wrap.cc.
Referenced by SwigPyObject_dealloc(), SwigPyPacked_dealloc(), and SwigPyPacked_New().
| #define PyObject_Del | ( | op | ) | PyMem_DEL((op)) |
Definition at line 844 of file SyFi_wrap.cc.
| #define PyObject_GenericGetAttr 0 |
Definition at line 856 of file SyFi_wrap.cc.
Referenced by _PySwigObject_type(), and _PySwigPacked_type().
| #define PyOS_snprintf snprintf |
Definition at line 819 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ArgFail().
| #define PySequence_Size PySequence_Length |
Definition at line 877 of file SyFi_wrap.cc.
Referenced by swig::traits_asptr< std::pair< T, U > >::asptr(), and swig::SwigPySequence_Cont< T >::size().
| #define PyString_AsStringAndSize | ( | obj, | |
| s, | |||
| len | |||
| ) | {*s = PyString_AsString(obj); *len = *s ? strlen(*s) : 0;} |
Definition at line 870 of file SyFi_wrap.cc.
Referenced by SWIG_AsCharPtrAndSize().
| #define SWIG_AcquirePtr | ( | ptr, | |
| src | |||
| ) | SWIG_Python_AcquirePtr(ptr, src) |
Definition at line 1107 of file SyFi_wrap.cc.
| #define SWIG_AddCast |
Definition at line 321 of file SyFi_wrap.cc.
Referenced by SWIG_AsVal_double(), SWIG_AsVal_long(), SWIG_AsVal_unsigned_SS_long(), and SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_AddNewMask | ( | r | ) | (SWIG_IsOK(r) ? (r | SWIG_NEWOBJMASK) : r) |
Definition at line 297 of file SyFi_wrap.cc.
Referenced by swig::traits_asptr< std::pair< T, U > >::get_pair(), and SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_AddTmpMask | ( | r | ) | (SWIG_IsOK(r) ? (r | SWIG_TMPOBJMASK) : r) |
Definition at line 300 of file SyFi_wrap.cc.
| #define SWIG_addvarlink | ( | p, | |
| name, | |||
| get_attr, | |||
| set_attr | |||
| ) | SWIG_Python_addvarlink(p, name, get_attr, set_attr) |
Definition at line 49917 of file SyFi_wrap.cc.
Referenced by SWIG_init().
| #define SWIG_arg_fail | ( | arg | ) | SWIG_Python_ArgFail(arg) |
Definition at line 2563 of file SyFi_wrap.cc.
| #define SWIG_ArgError | ( | r | ) | ((r != SWIG_ERROR) ? r : SWIG_TypeError) |
Definition at line 283 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_barycenter(), _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_Box_copy(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_line(), _wrap_Box_no_space_dim(), _wrap_Box_rectangle(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_Box_str(), _wrap_Bubble_compute_basis_functions(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_collect_symbols__SWIG_0(), _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_dirac(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_Dof_clear(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_EQUAL_OR_DIE(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___len__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_count(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_end(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_items(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_keys(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_size(), _wrap_ex_int_map_swap(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_ex_int_map_values(), _wrap_exlist___bool__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___len__(), _wrap_exlist___nonzero__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_clear(), _wrap_exlist_empty(), _wrap_exlist_end(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_iterator(), _wrap_exlist_pop(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_size(), _wrap_exlist_swap(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___len__(), _wrap_exmap___nonzero__(), _wrap_exmap___setitem__(), _wrap_exmap_begin(), _wrap_exmap_clear(), _wrap_exmap_count(), _wrap_exmap_empty(), _wrap_exmap_end(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_has_key(), _wrap_exmap_items(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_keys(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_size(), _wrap_exmap_swap(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exmap_values(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___getitem__(), _wrap_exset___len__(), _wrap_exset___nonzero__(), _wrap_exset_append(), _wrap_exset_begin(), _wrap_exset_clear(), _wrap_exset_count(), _wrap_exset_empty(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_size(), _wrap_exset_swap(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_ExStats_adds_get(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_get(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_get(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_get(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_get(), _wrap_ExStats_pows_set(), _wrap_exvector___bool__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___len__(), _wrap_exvector___nonzero__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_capacity(), _wrap_exvector_clear(), _wrap_exvector_empty(), _wrap_exvector_end(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_iterator(), _wrap_exvector_pop(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_exvector_reserve(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_size(), _wrap_exvector_swap(), _wrap_FE_compute_basis_functions(), _wrap_FE_dof(), _wrap_FE_get_polygon(), _wrap_FE_N(), _wrap_FE_nbf(), _wrap_FE_set_polygon(), _wrap_FE_str(), _wrap_find(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_Hermite_compute_basis_functions(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_initSyFi(), _wrap_inner__SWIG_0(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_int2string(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_Lagrange_compute_basis_functions(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_copy(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_no_space_dim(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_Line_str(), _wrap_matrix_from_equations(), _wrap_matvec__SWIG_0(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_N(), _wrap_MixedFE_nbf(), _wrap_MixedFE_set_polygon(), _wrap_MixedFE_str(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_Nedelec_compute_basis_functions(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_4(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_2(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_P0_compute_basis_functions(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_Polygon_copy(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Polygon_rectangle(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_str(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_get(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_get(), _wrap_RaviartThomas_pointwise_set(), _wrap_Rectangle_copy(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_line(), _wrap_Rectangle_no_space_dim(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_Rectangle_str(), _wrap_ReferenceBox_copy(), _wrap_ReferenceBox_str(), _wrap_ReferenceLine_copy(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceLine_str(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceRectangle_str(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTetrahedron_str(), _wrap_ReferenceTriangle_copy(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_ReferenceTriangle_str(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_get(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_get(), _wrap_Robust_pointwise_set(), _wrap_setDigits(), _wrap_Simplex_copy(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_no_space_dim(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_Simplex_str(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_SpaceTimeDomain_str(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_dof(), _wrap_StandardFE_get_order(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_N(), _wrap_StandardFE_nbf(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_StandardFE_str(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symbol_exists(), _wrap_symexlist___bool__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___len__(), _wrap_symexlist___nonzero__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_back(), _wrap_symexlist_begin(), _wrap_symexlist_clear(), _wrap_symexlist_empty(), _wrap_symexlist_end(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_front(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_iterator(), _wrap_symexlist_pop(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_size(), _wrap_symexlist_swap(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), _wrap_symexpair_second_get(), _wrap_symexpair_second_set(), _wrap_tangent(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_no_space_dim(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Tetrahedron_str(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_line(), _wrap_Triangle_no_space_dim(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), _wrap_Triangle_str(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), _wrap_visitor_subst_pow(), Swig_var_DUMMY_set(), Swig_var_infinity_set(), Swig_var_nsd_set(), Swig_var_p_set(), Swig_var_t_set(), Swig_var_x_set(), Swig_var_y_set(), and Swig_var_z_set().
| #define SWIG_as_voidptr | ( | a | ) | const_cast< void * >(static_cast< const void * >(a)) |
Definition at line 2793 of file SyFi_wrap.cc.
Referenced by _wrap_Box_copy(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_value_iterator(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist_back(), _wrap_exlist_front(), _wrap_exlist_iterator(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_value_iterator(), _wrap_exset_iterator(), _wrap_ExStats___iadd__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector_back(), _wrap_exvector_front(), _wrap_exvector_iterator(), _wrap_FE_get_polygon(), _wrap_get_symbol(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_Line_copy(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_Box__SWIG_4(), _wrap_new_Box__SWIG_5(), _wrap_new_Bubble__SWIG_0(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_0(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_0(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_Dof__SWIG_2(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_1(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_0(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_1(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_1(), _wrap_new_exset__SWIG_2(), _wrap_new_ExStats(), _wrap_new_exvector__SWIG_0(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite__SWIG_0(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_0(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_0(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE__SWIG_0(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_0(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_0(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_0(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_1(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_1(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_1(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_1(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_1(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_0(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement__SWIG_0(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_0(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_0(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_0(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_0(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_0(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_0(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_Polygon_copy(), _wrap_Rectangle_copy(), _wrap_ReferenceBox_copy(), _wrap_ReferenceLine_copy(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTriangle_copy(), _wrap_Simplex_copy(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_StandardFE_get_polygon(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getslice__(), _wrap_symexlist_iterator(), _wrap_Tetrahedron_copy(), _wrap_Triangle_copy(), Swig_var_DUMMY_get(), Swig_var_infinity_get(), Swig_var_p_get(), Swig_var_t_get(), Swig_var_x_get(), Swig_var_y_get(), and Swig_var_z_get().
| #define SWIG_as_voidptrptr | ( | a | ) | ((void)SWIG_as_voidptr(*a),reinterpret_cast< void** >(a)) |
Definition at line 2794 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map_erase(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_exlist_erase(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_insert(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exmap_erase(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exset_erase(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exvector_erase(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_insert(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_symexlist_erase(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_insert(), _wrap_symexlist_insert__SWIG_0(), and _wrap_symexlist_insert__SWIG_1().
| #define SWIG_AttributeError -11 |
Definition at line 746 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ErrorType(), Swig_var_version_major_set(), Swig_var_version_micro_set(), and Swig_var_version_minor_set().
| #define SWIG_BADOBJ (SWIG_ERROR) |
Definition at line 292 of file SyFi_wrap.cc.
| #define SWIG_BUFFER_SIZE 1024 |
Definition at line 190 of file SyFi_wrap.cc.
Referenced by SwigPyObject_str(), SwigPyPacked_print(), SwigPyPacked_repr(), and SwigPyPacked_str().
| #define SWIG_CAST_NEW_MEMORY 0x2 |
Definition at line 195 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_CASTRANKLIMIT (1 << 8) |
Definition at line 286 of file SyFi_wrap.cc.
| #define SWIG_CheckImplicit | ( | ty | ) | SWIG_Python_CheckImplicit(ty) |
Definition at line 1106 of file SyFi_wrap.cc.
| #define SWIG_CheckState | ( | r | ) | (SWIG_IsOK(r) ? 1 : 0) |
Definition at line 322 of file SyFi_wrap.cc.
Referenced by _wrap_bezier_ordinates(), _wrap_Box_integrate(), _wrap_Box_repr(), _wrap_coeffs(), _wrap_collect_symbols(), _wrap_compare_archives(), _wrap_Dof_glob_dof(), _wrap_ex_int_map_erase(), _wrap_exlist___delitem__(), _wrap_exlist___getitem__(), _wrap_exlist___setitem__(), _wrap_exlist_erase(), _wrap_exlist_insert(), _wrap_exlist_resize(), _wrap_exmap_erase(), _wrap_exset_erase(), _wrap_exvector___delitem__(), _wrap_exvector___getitem__(), _wrap_exvector___setitem__(), _wrap_exvector_erase(), _wrap_exvector_insert(), _wrap_exvector_resize(), _wrap_inner(), _wrap_interior_coordinates(), _wrap_istr(), _wrap_isymb(), _wrap_Line_integrate(), _wrap_Line_repr(), _wrap_matvec(), _wrap_new_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymU(), _wrap_new_Box(), _wrap_new_Bubble(), _wrap_new_CrouzeixRaviart(), _wrap_new_DiscontinuousLagrange(), _wrap_new_Dof(), _wrap_new_ex_int_map(), _wrap_new_exlist(), _wrap_new_exmap(), _wrap_new_exset(), _wrap_new_exvector(), _wrap_new_Hermite(), _wrap_new_Lagrange(), _wrap_new_Line(), _wrap_new_MixedFE(), _wrap_new_Nedelec(), _wrap_new_Nedelec2Hdiv(), _wrap_new_P0(), _wrap_new_RaviartThomas(), _wrap_new_Rectangle(), _wrap_new_ReferenceBox(), _wrap_new_ReferenceLine(), _wrap_new_ReferenceRectangle(), _wrap_new_ReferenceTetrahedron(), _wrap_new_ReferenceTriangle(), _wrap_new_Robust(), _wrap_new_Simplex(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeElement(), _wrap_new_StandardFE(), _wrap_new_symexlist(), _wrap_new_symexpair(), _wrap_new_TensorLagrange(), _wrap_new_TensorP0(), _wrap_new_Tetrahedron(), _wrap_new_Triangle(), _wrap_new_VectorCrouzeixRaviart(), _wrap_new_VectorDiscontinuousLagrange(), _wrap_new_VectorLagrange(), _wrap_new_VectorP0(), _wrap_normal(), _wrap_Polygon_integrate(), _wrap_Polygon_repr(), _wrap_Rectangle_integrate(), _wrap_Rectangle_repr(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_repr(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTriangle_integrate(), _wrap_replace_powers(), _wrap_Simplex_integrate(), _wrap_Simplex_repr(), _wrap_SpaceTimeDomain_integrate(), _wrap_SpaceTimeDomain_repr(), _wrap_SwigPyIterator___sub__(), _wrap_SwigPyIterator_decr(), _wrap_SwigPyIterator_incr(), _wrap_symexlist___delitem__(), _wrap_symexlist___getitem__(), _wrap_symexlist___setitem__(), _wrap_symexlist_erase(), _wrap_symexlist_insert(), _wrap_symexlist_resize(), _wrap_Tetrahedron_integrate(), _wrap_Tetrahedron_repr(), _wrap_Triangle_integrate(), _wrap_Triangle_repr(), and _wrap_usage().
| #define SWIG_contract_assert | ( | expr, | |
| msg | |||
| ) | if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fail; } else |
Definition at line 2680 of file SyFi_wrap.cc.
| #define SWIG_ConvertFunctionPtr | ( | obj, | |
| pptr, | |||
| type | |||
| ) | SWIG_Python_ConvertFunctionPtr(obj, pptr, type) |
Definition at line 1119 of file SyFi_wrap.cc.
| #define SWIG_ConvertInstance | ( | obj, | |
| pptr, | |||
| type, | |||
| flags | |||
| ) | SWIG_ConvertPtr(obj, pptr, type, flags) |
Definition at line 1115 of file SyFi_wrap.cc.
| #define SWIG_ConvertMember | ( | obj, | |
| ptr, | |||
| sz, | |||
| ty | |||
| ) | SWIG_Python_ConvertPacked(obj, ptr, sz, ty) |
Definition at line 1123 of file SyFi_wrap.cc.
| #define SWIG_ConvertPacked | ( | obj, | |
| ptr, | |||
| sz, | |||
| ty | |||
| ) | SWIG_Python_ConvertPacked(obj, ptr, sz, ty) |
Definition at line 1111 of file SyFi_wrap.cc.
| #define SWIG_ConvertPtr | ( | obj, | |
| pptr, | |||
| type, | |||
| flags | |||
| ) | SWIG_Python_ConvertPtr(obj, pptr, type, flags) |
Definition at line 1103 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_barycenter(), _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_Box_copy(), _wrap_Box_integrate(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_line(), _wrap_Box_no_space_dim(), _wrap_Box_rectangle(), _wrap_Box_repr(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_Box_str(), _wrap_Bubble_compute_basis_functions(), _wrap_coeffs(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_collect_symbols(), _wrap_collect_symbols__SWIG_0(), _wrap_compare_archives(), _wrap_compare_archives__SWIG_0(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_Dof_clear(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___len__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_count(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_end(), _wrap_ex_int_map_erase(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_items(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_keys(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_size(), _wrap_ex_int_map_swap(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_ex_int_map_values(), _wrap_exlist___bool__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___len__(), _wrap_exlist___nonzero__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_clear(), _wrap_exlist_empty(), _wrap_exlist_end(), _wrap_exlist_erase(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_iterator(), _wrap_exlist_pop(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_size(), _wrap_exlist_swap(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___len__(), _wrap_exmap___nonzero__(), _wrap_exmap___setitem__(), _wrap_exmap_begin(), _wrap_exmap_clear(), _wrap_exmap_count(), _wrap_exmap_empty(), _wrap_exmap_end(), _wrap_exmap_erase(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_has_key(), _wrap_exmap_items(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_keys(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_size(), _wrap_exmap_swap(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exmap_values(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___getitem__(), _wrap_exset___len__(), _wrap_exset___nonzero__(), _wrap_exset_append(), _wrap_exset_begin(), _wrap_exset_clear(), _wrap_exset_count(), _wrap_exset_empty(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_erase(), _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_size(), _wrap_exset_swap(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_ExStats_adds_get(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_get(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_get(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_get(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_get(), _wrap_ExStats_pows_set(), _wrap_exvector___bool__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___len__(), _wrap_exvector___nonzero__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_capacity(), _wrap_exvector_clear(), _wrap_exvector_empty(), _wrap_exvector_end(), _wrap_exvector_erase(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_iterator(), _wrap_exvector_pop(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_exvector_reserve(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_size(), _wrap_exvector_swap(), _wrap_FE_compute_basis_functions(), _wrap_FE_dof(), _wrap_FE_get_polygon(), _wrap_FE_N(), _wrap_FE_nbf(), _wrap_FE_set_polygon(), _wrap_FE_str(), _wrap_find(), _wrap_Hermite_compute_basis_functions(), _wrap_inner(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_interior_coordinates(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_lagrange(), _wrap_Lagrange_compute_basis_functions(), _wrap_lagrangev(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_copy(), _wrap_Line_integrate(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_no_space_dim(), _wrap_Line_repr(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_Line_str(), _wrap_matrix_from_equations(), _wrap_matvec(), _wrap_matvec__SWIG_0(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_N(), _wrap_MixedFE_nbf(), _wrap_MixedFE_set_polygon(), _wrap_MixedFE_str(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_Nedelec_compute_basis_functions(), _wrap_new_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box(), _wrap_new_Box__SWIG_4(), _wrap_new_Bubble(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_ex_int_map(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_exmap(), _wrap_new_exmap__SWIG_0(), _wrap_new_exset(), _wrap_new_exset__SWIG_0(), _wrap_new_Hermite(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec(), _wrap_new_Nedelec2Hdiv(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexpair(), _wrap_new_symexpair__SWIG_1(), _wrap_new_TensorLagrange(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_normal(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_P0_compute_basis_functions(), _wrap_Polygon_copy(), _wrap_Polygon_integrate(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Polygon_rectangle(), _wrap_Polygon_repr(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_str(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_get(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_get(), _wrap_RaviartThomas_pointwise_set(), _wrap_Rectangle_copy(), _wrap_Rectangle_integrate(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_line(), _wrap_Rectangle_no_space_dim(), _wrap_Rectangle_repr(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_Rectangle_str(), _wrap_ReferenceBox_copy(), _wrap_ReferenceBox_str(), _wrap_ReferenceLine_copy(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceLine_str(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceRectangle_str(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTetrahedron_str(), _wrap_ReferenceTriangle_copy(), _wrap_ReferenceTriangle_integrate(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_ReferenceTriangle_str(), _wrap_replace_powers(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_get(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_get(), _wrap_Robust_pointwise_set(), _wrap_Simplex_copy(), _wrap_Simplex_integrate(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_no_space_dim(), _wrap_Simplex_repr(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_Simplex_str(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_integrate(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_SpaceTimeDomain_repr(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_SpaceTimeDomain_str(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_dof(), _wrap_StandardFE_get_order(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_N(), _wrap_StandardFE_nbf(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_StandardFE_str(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symexlist___bool__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___len__(), _wrap_symexlist___nonzero__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_back(), _wrap_symexlist_begin(), _wrap_symexlist_clear(), _wrap_symexlist_empty(), _wrap_symexlist_end(), _wrap_symexlist_erase(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_front(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_iterator(), _wrap_symexlist_pop(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_size(), _wrap_symexlist_swap(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), _wrap_symexpair_second_get(), _wrap_symexpair_second_set(), _wrap_tangent(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_integrate(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_no_space_dim(), _wrap_Tetrahedron_repr(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Tetrahedron_str(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_integrate(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_line(), _wrap_Triangle_no_space_dim(), _wrap_Triangle_repr(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), _wrap_Triangle_str(), _wrap_usage(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), _wrap_visitor_subst_pow(), swig::traits_asptr< std::map< K, T > >::asptr(), swig::traits_asptr< std::pair< T, U > >::asptr(), swig::traits_asptr_stdseq< Seq, T >::asptr(), swig::traits_asptr< Type >::asptr(), SWIG_AsCharPtrAndSize(), SWIG_AsPtr_std_string(), SWIG_Python_ConvertFunctionPtr(), Swig_var_DUMMY_set(), Swig_var_infinity_set(), Swig_var_p_set(), Swig_var_t_set(), Swig_var_x_set(), Swig_var_y_set(), Swig_var_z_set(), type2ex(), and type2numeric().
| #define SWIG_ConvertPtrAndOwn | ( | obj, | |
| pptr, | |||
| type, | |||
| flags, | |||
| own | |||
| ) | SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, own) |
Definition at line 1104 of file SyFi_wrap.cc.
| #define SWIG_DelNewMask | ( | r | ) | (SWIG_IsOK(r) ? (r & ~SWIG_NEWOBJMASK) : r) |
Definition at line 298 of file SyFi_wrap.cc.
Referenced by swig::traits_asval< Type >::asval().
| #define SWIG_DelTmpMask | ( | r | ) | (SWIG_IsOK(r) ? (r & ~SWIG_TMPOBJMASK) : r) |
Definition at line 301 of file SyFi_wrap.cc.
| #define SWIG_DivisionByZero -6 |
Definition at line 741 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ErrorType().
| #define SWIG_Error | ( | code, | |
| msg | |||
| ) | SWIG_Python_SetErrorMsg(SWIG_ErrorType(code), msg) |
Definition at line 1136 of file SyFi_wrap.cc.
Referenced by swig::traits_as< Type *, pointer_category >::as(), swig::traits_as< Type, pointer_category >::as(), swig::traits_as< Type, value_category >::as(), swig::SwigPySequence_Cont< T >::check(), swig::SwigPySequence_Ref< T >::operator T(), std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_1(), std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_0(), std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_0(), std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_1(), std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_0(), std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_0(), std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_1(), std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_0(), std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_0(), Swig_var_version_major_set(), Swig_var_version_micro_set(), and Swig_var_version_minor_set().
| #define SWIG_ERROR (-1) |
Definition at line 281 of file SyFi_wrap.cc.
Referenced by swig::traits_as< Type *, pointer_category >::as(), swig::traits_as< Type, pointer_category >::as(), swig::traits_asptr< std::map< K, T > >::asptr(), swig::traits_asptr< std::pair< T, U > >::asptr(), swig::traits_asptr_stdseq< Seq, T >::asptr(), swig::traits_asval< Type >::asval(), swig::traits_check< Type, pointer_category >::check(), swig::traits_check< Type, value_category >::check(), PyModule_AddObject(), SWIG_AsPtr_std_string(), SWIG_AsVal_bool(), SWIG_Python_ConvertFunctionPtr(), SWIG_Python_ConvertPacked(), and SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_ErrorType | ( | code | ) | SWIG_Python_ErrorType(code) |
Definition at line 1135 of file SyFi_wrap.cc.
| #define SWIG_exception | ( | code, | |
| msg | |||
| ) | do { SWIG_Error(code, msg); SWIG_fail;; } while(0) |
Definition at line 2684 of file SyFi_wrap.cc.
| #define SWIG_exception_fail | ( | code, | |
| msg | |||
| ) | do { SWIG_Error(code, msg); SWIG_fail; } while(0) |
Definition at line 2678 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_barycenter(), _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_Box_copy(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_line(), _wrap_Box_no_space_dim(), _wrap_Box_rectangle(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_Box_str(), _wrap_Bubble_compute_basis_functions(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_collect_symbols__SWIG_0(), _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_dirac(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_Dof_clear(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_EQUAL_OR_DIE(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___len__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_count(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_end(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_items(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_keys(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_size(), _wrap_ex_int_map_swap(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_ex_int_map_values(), _wrap_exlist___bool__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___len__(), _wrap_exlist___nonzero__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_clear(), _wrap_exlist_empty(), _wrap_exlist_end(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_iterator(), _wrap_exlist_pop(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_size(), _wrap_exlist_swap(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___len__(), _wrap_exmap___nonzero__(), _wrap_exmap___setitem__(), _wrap_exmap_begin(), _wrap_exmap_clear(), _wrap_exmap_count(), _wrap_exmap_empty(), _wrap_exmap_end(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_has_key(), _wrap_exmap_items(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_keys(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_size(), _wrap_exmap_swap(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exmap_values(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___getitem__(), _wrap_exset___len__(), _wrap_exset___nonzero__(), _wrap_exset_append(), _wrap_exset_begin(), _wrap_exset_clear(), _wrap_exset_count(), _wrap_exset_empty(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_size(), _wrap_exset_swap(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_ExStats_adds_get(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_get(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_get(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_get(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_get(), _wrap_ExStats_pows_set(), _wrap_exvector___bool__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___len__(), _wrap_exvector___nonzero__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_capacity(), _wrap_exvector_clear(), _wrap_exvector_empty(), _wrap_exvector_end(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_iterator(), _wrap_exvector_pop(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_exvector_reserve(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_size(), _wrap_exvector_swap(), _wrap_FE_compute_basis_functions(), _wrap_FE_dof(), _wrap_FE_get_polygon(), _wrap_FE_N(), _wrap_FE_nbf(), _wrap_FE_set_polygon(), _wrap_FE_str(), _wrap_find(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_Hermite_compute_basis_functions(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_initSyFi(), _wrap_inner__SWIG_0(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_int2string(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_Lagrange_compute_basis_functions(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_copy(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_no_space_dim(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_Line_str(), _wrap_matrix_from_equations(), _wrap_matvec__SWIG_0(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_N(), _wrap_MixedFE_nbf(), _wrap_MixedFE_set_polygon(), _wrap_MixedFE_str(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_Nedelec_compute_basis_functions(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_4(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_2(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_P0_compute_basis_functions(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_Polygon_copy(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Polygon_rectangle(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_str(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_get(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_get(), _wrap_RaviartThomas_pointwise_set(), _wrap_Rectangle_copy(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_line(), _wrap_Rectangle_no_space_dim(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_Rectangle_str(), _wrap_ReferenceBox_copy(), _wrap_ReferenceBox_str(), _wrap_ReferenceLine_copy(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceLine_str(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceRectangle_str(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTetrahedron_str(), _wrap_ReferenceTriangle_copy(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_ReferenceTriangle_str(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_get(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_get(), _wrap_Robust_pointwise_set(), _wrap_setDigits(), _wrap_Simplex_copy(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_no_space_dim(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_Simplex_str(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_SpaceTimeDomain_str(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_dof(), _wrap_StandardFE_get_order(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_N(), _wrap_StandardFE_nbf(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_StandardFE_str(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symbol_exists(), _wrap_symexlist___bool__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___len__(), _wrap_symexlist___nonzero__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_back(), _wrap_symexlist_begin(), _wrap_symexlist_clear(), _wrap_symexlist_empty(), _wrap_symexlist_end(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_front(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_iterator(), _wrap_symexlist_pop(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_size(), _wrap_symexlist_swap(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), _wrap_symexpair_second_get(), _wrap_symexpair_second_set(), _wrap_tangent(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_no_space_dim(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Tetrahedron_str(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_line(), _wrap_Triangle_no_space_dim(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), _wrap_Triangle_str(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), _wrap_visitor_subst_pow(), Swig_var_DUMMY_set(), Swig_var_infinity_set(), Swig_var_nsd_set(), Swig_var_p_set(), Swig_var_t_set(), Swig_var_x_set(), Swig_var_y_set(), and Swig_var_z_set().
| #define SWIG_fail goto fail |
Definition at line 1137 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_barycenter(), _wrap_barycenter_line(), _wrap_barycenter_tetrahedron(), _wrap_barycenter_triangle(), _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_Box_copy(), _wrap_Box_integrate(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_line(), _wrap_Box_no_space_dim(), _wrap_Box_rectangle(), _wrap_Box_repr(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_Box_str(), _wrap_Bubble_compute_basis_functions(), _wrap_check_visitor(), _wrap_coeff(), _wrap_coeffs(), _wrap_coeffs__SWIG_0(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_collect_symbols(), _wrap_collect_symbols__SWIG_0(), _wrap_collect_symbols__SWIG_1(), _wrap_compare(), _wrap_compare_archives(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_count_ops(), _wrap_count_symbols(), _wrap_cross(), _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_dirac(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_div(), _wrap_div__SWIG_0(), _wrap_div__SWIG_1(), _wrap_div__SWIG_2(), _wrap_div__SWIG_3(), _wrap_Dof_clear(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_EQUAL_OR_DIE(), _wrap_equations2matrix(), _wrap_ex2equations(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___len__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_count(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_end(), _wrap_ex_int_map_erase(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_items(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_keys(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_size(), _wrap_ex_int_map_swap(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_ex_int_map_values(), _wrap_exlist___bool__(), _wrap_exlist___delitem__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___len__(), _wrap_exlist___nonzero__(), _wrap_exlist___setitem__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_clear(), _wrap_exlist_empty(), _wrap_exlist_end(), _wrap_exlist_erase(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_iterator(), _wrap_exlist_pop(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exlist_resize(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_size(), _wrap_exlist_swap(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___len__(), _wrap_exmap___nonzero__(), _wrap_exmap___setitem__(), _wrap_exmap_begin(), _wrap_exmap_clear(), _wrap_exmap_count(), _wrap_exmap_empty(), _wrap_exmap_end(), _wrap_exmap_erase(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_has_key(), _wrap_exmap_items(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_keys(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_size(), _wrap_exmap_swap(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exmap_values(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___getitem__(), _wrap_exset___len__(), _wrap_exset___nonzero__(), _wrap_exset_append(), _wrap_exset_begin(), _wrap_exset_clear(), _wrap_exset_count(), _wrap_exset_empty(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_erase(), _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_size(), _wrap_exset_swap(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_ExStats_adds_get(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_get(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_get(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_get(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_get(), _wrap_ExStats_pows_set(), _wrap_extract_symbols(), _wrap_exvector___bool__(), _wrap_exvector___delitem__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___len__(), _wrap_exvector___nonzero__(), _wrap_exvector___setitem__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_capacity(), _wrap_exvector_clear(), _wrap_exvector_empty(), _wrap_exvector_end(), _wrap_exvector_erase(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_iterator(), _wrap_exvector_pop(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_exvector_reserve(), _wrap_exvector_resize(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_size(), _wrap_exvector_swap(), _wrap_FE_compute_basis_functions(), _wrap_FE_dof(), _wrap_FE_get_polygon(), _wrap_FE_N(), _wrap_FE_nbf(), _wrap_FE_set_polygon(), _wrap_FE_str(), _wrap_find(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_grad(), _wrap_grad__SWIG_0(), _wrap_grad__SWIG_1(), _wrap_Hermite_compute_basis_functions(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_initSyFi(), _wrap_inner(), _wrap_inner__SWIG_0(), _wrap_inner__SWIG_1(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_int2string(), _wrap_interior_coordinates(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_istr(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_Lagrange_compute_basis_functions(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_copy(), _wrap_Line_integrate(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_no_space_dim(), _wrap_Line_repr(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_Line_str(), _wrap_lst2string(), _wrap_lst_equals(), _wrap_lst_to_matrix2(), _wrap_matrix_from_equations(), _wrap_matrix_to_lst2(), _wrap_matvec(), _wrap_matvec__SWIG_0(), _wrap_matvec__SWIG_1(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_N(), _wrap_MixedFE_nbf(), _wrap_MixedFE_set_polygon(), _wrap_MixedFE_str(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_Nedelec_compute_basis_functions(), _wrap_new_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_Box__SWIG_4(), _wrap_new_Box__SWIG_5(), _wrap_new_Bubble(), _wrap_new_Bubble__SWIG_0(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart(), _wrap_new_CrouzeixRaviart__SWIG_0(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange(), _wrap_new_DiscontinuousLagrange__SWIG_0(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_Dof__SWIG_2(), _wrap_new_ex_int_map(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_1(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist(), _wrap_new_exlist__SWIG_0(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_1(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_1(), _wrap_new_exset__SWIG_2(), _wrap_new_ExStats(), _wrap_new_exvector(), _wrap_new_exvector__SWIG_0(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite(), _wrap_new_Hermite__SWIG_0(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange(), _wrap_new_Lagrange__SWIG_0(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line(), _wrap_new_Line__SWIG_0(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE(), _wrap_new_MixedFE__SWIG_0(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec(), _wrap_new_Nedelec2Hdiv(), _wrap_new_Nedelec2Hdiv__SWIG_0(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_0(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0(), _wrap_new_P0__SWIG_0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas(), _wrap_new_RaviartThomas__SWIG_0(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_1(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_1(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_1(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_1(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_1(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust(), _wrap_new_Robust__SWIG_0(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement(), _wrap_new_SpaceTimeElement__SWIG_0(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE(), _wrap_new_StandardFE__SWIG_0(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist(), _wrap_new_symexlist__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair(), _wrap_new_symexpair__SWIG_0(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange(), _wrap_new_TensorLagrange__SWIG_0(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0(), _wrap_new_TensorP0__SWIG_0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart(), _wrap_new_VectorCrouzeixRaviart__SWIG_0(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange(), _wrap_new_VectorDiscontinuousLagrange__SWIG_0(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange(), _wrap_new_VectorLagrange__SWIG_0(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0(), _wrap_new_VectorP0__SWIG_0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_normal(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_P0_compute_basis_functions(), _wrap_pol(), _wrap_pol2basisandcoeff(), _wrap_pol2basisandcoeff__SWIG_0(), _wrap_pol2basisandcoeff__SWIG_1(), _wrap_polb(), _wrap_polv(), _wrap_Polygon_copy(), _wrap_Polygon_integrate(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Polygon_rectangle(), _wrap_Polygon_repr(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_str(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_get(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_get(), _wrap_RaviartThomas_pointwise_set(), _wrap_Rectangle_copy(), _wrap_Rectangle_integrate(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_line(), _wrap_Rectangle_no_space_dim(), _wrap_Rectangle_repr(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_Rectangle_str(), _wrap_ReferenceBox_copy(), _wrap_ReferenceBox_str(), _wrap_ReferenceLine_copy(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceLine_str(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceRectangle_str(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTetrahedron_str(), _wrap_ReferenceTriangle_copy(), _wrap_ReferenceTriangle_integrate(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_ReferenceTriangle_str(), _wrap_replace_powers(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_get(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_get(), _wrap_Robust_pointwise_set(), _wrap_setDigits(), _wrap_Simplex_copy(), _wrap_Simplex_integrate(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_no_space_dim(), _wrap_Simplex_repr(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_Simplex_str(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_integrate(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_SpaceTimeDomain_repr(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_SpaceTimeDomain_str(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_dof(), _wrap_StandardFE_get_order(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_N(), _wrap_StandardFE_nbf(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_StandardFE_str(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symbol_exists(), _wrap_symexlist___bool__(), _wrap_symexlist___delitem__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___len__(), _wrap_symexlist___nonzero__(), _wrap_symexlist___setitem__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_back(), _wrap_symexlist_begin(), _wrap_symexlist_clear(), _wrap_symexlist_empty(), _wrap_symexlist_end(), _wrap_symexlist_erase(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_front(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_iterator(), _wrap_symexlist_pop(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexlist_resize(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_size(), _wrap_symexlist_swap(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), _wrap_symexpair_second_get(), _wrap_symexpair_second_set(), _wrap_tangent(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_integrate(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_no_space_dim(), _wrap_Tetrahedron_repr(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Tetrahedron_str(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_integrate(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_line(), _wrap_Triangle_no_space_dim(), _wrap_Triangle_repr(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), _wrap_Triangle_str(), _wrap_usage(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), and _wrap_visitor_subst_pow().
| #define SWIG_From_long PyInt_FromLong |
Definition at line 3020 of file SyFi_wrap.cc.
Referenced by SWIG_From_int(), and SWIG_From_ptrdiff_t().
| #define SWIG_GetModule | ( | clientdata | ) | SWIG_Python_GetModule() |
Definition at line 1129 of file SyFi_wrap.cc.
Referenced by SWIG_InitializeModule().
| #define SWIG_IndexError -4 |
Definition at line 739 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___setitem__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_pop(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___setitem__(), _wrap_exset___getitem__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_pop(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_pop(), and SWIG_Python_ErrorType().
| #define SWIG_init init_SyFi |
Definition at line 2784 of file SyFi_wrap.cc.
| #define SWIG_InstallConstants | ( | d, | |
| constants | |||
| ) | SWIG_Python_InstallConstants(d, constants) |
Definition at line 49918 of file SyFi_wrap.cc.
Referenced by SWIG_init().
| #define SWIG_IOError -2 |
Definition at line 737 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ErrorType().
| #define SWIG_IsNewObj | ( | r | ) | (SWIG_IsOK(r) && (r & SWIG_NEWOBJMASK)) |
Definition at line 299 of file SyFi_wrap.cc.
Referenced by _wrap_bernstein(), _wrap_bernsteinv(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_EQUAL_OR_DIE(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setslice__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setslice__(), _wrap_find(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_inner__SWIG_3(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_1(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_2(), _wrap_new_exvector__SWIG_1(), _wrap_new_Line__SWIG_1(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Triangle__SWIG_2(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_RaviartThomas_dof_repr_set(), _wrap_replace_powers__SWIG_0(), _wrap_Robust_dof_repr_set(), _wrap_symbol_exists(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexpair_first_set(), _wrap_visitor_subst_pow(), swig::traits_as< Type, pointer_category >::as(), swig::traits_asval< Type >::asval(), Swig_var_DUMMY_set(), Swig_var_infinity_set(), Swig_var_p_set(), Swig_var_t_set(), Swig_var_x_set(), Swig_var_y_set(), and Swig_var_z_set().
| #define SWIG_IsOK | ( | r | ) | (r >= 0) |
Definition at line 282 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_barycenter(), _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_Box_copy(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_line(), _wrap_Box_no_space_dim(), _wrap_Box_rectangle(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_Box_str(), _wrap_Bubble_compute_basis_functions(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_collect_symbols__SWIG_0(), _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_dirac(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_Dof_clear(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_EQUAL_OR_DIE(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___len__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_count(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_end(), _wrap_ex_int_map_erase(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_items(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_keys(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_size(), _wrap_ex_int_map_swap(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_ex_int_map_values(), _wrap_exlist___bool__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___len__(), _wrap_exlist___nonzero__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_clear(), _wrap_exlist_empty(), _wrap_exlist_end(), _wrap_exlist_erase(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_iterator(), _wrap_exlist_pop(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_size(), _wrap_exlist_swap(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___len__(), _wrap_exmap___nonzero__(), _wrap_exmap___setitem__(), _wrap_exmap_begin(), _wrap_exmap_clear(), _wrap_exmap_count(), _wrap_exmap_empty(), _wrap_exmap_end(), _wrap_exmap_erase(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_has_key(), _wrap_exmap_items(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_keys(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_size(), _wrap_exmap_swap(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exmap_values(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___getitem__(), _wrap_exset___len__(), _wrap_exset___nonzero__(), _wrap_exset_append(), _wrap_exset_begin(), _wrap_exset_clear(), _wrap_exset_count(), _wrap_exset_empty(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_erase(), _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_size(), _wrap_exset_swap(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_ExStats_adds_get(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_get(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_get(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_get(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_get(), _wrap_ExStats_pows_set(), _wrap_exvector___bool__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___len__(), _wrap_exvector___nonzero__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_capacity(), _wrap_exvector_clear(), _wrap_exvector_empty(), _wrap_exvector_end(), _wrap_exvector_erase(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_iterator(), _wrap_exvector_pop(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_exvector_reserve(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_size(), _wrap_exvector_swap(), _wrap_FE_compute_basis_functions(), _wrap_FE_dof(), _wrap_FE_get_polygon(), _wrap_FE_N(), _wrap_FE_nbf(), _wrap_FE_set_polygon(), _wrap_FE_str(), _wrap_find(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_Hermite_compute_basis_functions(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_initSyFi(), _wrap_inner__SWIG_0(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_int2string(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_Lagrange_compute_basis_functions(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_copy(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_no_space_dim(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_Line_str(), _wrap_matrix_from_equations(), _wrap_matvec__SWIG_0(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_N(), _wrap_MixedFE_nbf(), _wrap_MixedFE_set_polygon(), _wrap_MixedFE_str(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_Nedelec_compute_basis_functions(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_4(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_2(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_P0_compute_basis_functions(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_Polygon_copy(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Polygon_rectangle(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_str(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_get(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_get(), _wrap_RaviartThomas_pointwise_set(), _wrap_Rectangle_copy(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_line(), _wrap_Rectangle_no_space_dim(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_Rectangle_str(), _wrap_ReferenceBox_copy(), _wrap_ReferenceBox_str(), _wrap_ReferenceLine_copy(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceLine_str(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceRectangle_str(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTetrahedron_str(), _wrap_ReferenceTriangle_copy(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_ReferenceTriangle_str(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_get(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_get(), _wrap_Robust_pointwise_set(), _wrap_setDigits(), _wrap_Simplex_copy(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_no_space_dim(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_Simplex_str(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_SpaceTimeDomain_str(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_dof(), _wrap_StandardFE_get_order(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_N(), _wrap_StandardFE_nbf(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_StandardFE_str(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symbol_exists(), _wrap_symexlist___bool__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___len__(), _wrap_symexlist___nonzero__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_back(), _wrap_symexlist_begin(), _wrap_symexlist_clear(), _wrap_symexlist_empty(), _wrap_symexlist_end(), _wrap_symexlist_erase(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_front(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_iterator(), _wrap_symexlist_pop(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_size(), _wrap_symexlist_swap(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), _wrap_symexpair_second_get(), _wrap_symexpair_second_set(), _wrap_tangent(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_no_space_dim(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Tetrahedron_str(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_line(), _wrap_Triangle_no_space_dim(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), _wrap_Triangle_str(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), _wrap_visitor_subst_pow(), swig::traits_as< Type *, pointer_category >::as(), swig::traits_as< Type, pointer_category >::as(), swig::traits_as< Type, value_category >::as(), swig::traits_asptr< std::map< K, T > >::asptr(), swig::traits_asptr< std::pair< T, U > >::asptr(), swig::traits_asptr< Type >::asptr(), swig::traits_asval< Type * >::asval(), swig::traits_asval< Type >::asval(), swig::traits_check< Type, pointer_category >::check(), swig::traits_check< Type, value_category >::check(), swig::traits_asptr< std::pair< T, U > >::get_pair(), SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_AsVal_long(), SWIG_AsVal_ptrdiff_t(), SWIG_AsVal_size_t(), SWIG_AsVal_unsigned_SS_int(), SWIG_AsVal_unsigned_SS_long(), SWIG_Python_ConvertPtrAndOwn(), Swig_var_DUMMY_set(), Swig_var_infinity_set(), Swig_var_nsd_set(), Swig_var_p_set(), Swig_var_t_set(), Swig_var_x_set(), Swig_var_y_set(), and Swig_var_z_set().
| #define SWIG_IsTmpObj | ( | r | ) | (SWIG_IsOK(r) && (r & SWIG_TMPOBJMASK)) |
Definition at line 302 of file SyFi_wrap.cc.
| #define SWIG_MangledTypeQuery | ( | name | ) | SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name) |
Definition at line 2767 of file SyFi_wrap.cc.
| #define SWIG_MemoryError -12 |
Definition at line 747 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ErrorType().
| #define SWIG_MustGetPtr | ( | p, | |
| type, | |||
| argnum, | |||
| flags | |||
| ) | SWIG_Python_MustGetPtr(p, type, argnum, flags) |
Definition at line 2564 of file SyFi_wrap.cc.
| #define SWIG_name "_SyFi" |
Definition at line 2787 of file SyFi_wrap.cc.
Referenced by SWIG_init().
| #define SWIG_NewClientData | ( | obj | ) | SwigPyClientData_New(obj) |
Definition at line 1131 of file SyFi_wrap.cc.
Referenced by ArnoldFalkWintherWeakSymP_swigregister(), ArnoldFalkWintherWeakSymSigma_swigregister(), ArnoldFalkWintherWeakSymU_swigregister(), Box_swigregister(), Bubble_swigregister(), CrouzeixRaviart_swigregister(), DiscontinuousLagrange_swigregister(), Dof_swigregister(), ex_int_map_swigregister(), exlist_swigregister(), exmap_swigregister(), exset_swigregister(), ExStats_swigregister(), exvector_swigregister(), FE_swigregister(), Hermite_swigregister(), Lagrange_swigregister(), Line_swigregister(), MixedFE_swigregister(), Nedelec2Hdiv_swigregister(), Nedelec_swigregister(), P0_swigregister(), Polygon_swigregister(), RaviartThomas_swigregister(), Rectangle_swigregister(), ReferenceBox_swigregister(), ReferenceLine_swigregister(), ReferenceRectangle_swigregister(), ReferenceTetrahedron_swigregister(), ReferenceTriangle_swigregister(), Robust_swigregister(), Simplex_swigregister(), SpaceTimeDomain_swigregister(), SpaceTimeElement_swigregister(), StandardFE_swigregister(), SwigPyIterator_swigregister(), symexlist_swigregister(), symexpair_swigregister(), TensorLagrange_swigregister(), TensorP0_swigregister(), Tetrahedron_swigregister(), Triangle_swigregister(), VectorCrouzeixRaviart_swigregister(), VectorDiscontinuousLagrange_swigregister(), VectorLagrange_swigregister(), and VectorP0_swigregister().
| #define SWIG_NewFunctionPtrObj | ( | ptr, | |
| type | |||
| ) | SWIG_Python_NewPointerObj(ptr, type, 0) |
Definition at line 1120 of file SyFi_wrap.cc.
| #define SWIG_NewInstanceObj | ( | ptr, | |
| type, | |||
| flags | |||
| ) | SWIG_NewPointerObj(ptr, type, flags) |
Definition at line 1116 of file SyFi_wrap.cc.
| #define SWIG_NewMemberObj | ( | ptr, | |
| sz, | |||
| type | |||
| ) | SWIG_Python_NewPackedObj(ptr, sz, type) |
Definition at line 1124 of file SyFi_wrap.cc.
| #define SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK) |
Definition at line 294 of file SyFi_wrap.cc.
Referenced by swig::traits_asptr_stdseq< Seq, T >::asptr(), SWIG_AsCharPtrAndSize(), and SWIG_AsPtr_std_string().
| #define SWIG_NEWOBJMASK (SWIG_CASTRANKLIMIT << 1) |
Definition at line 288 of file SyFi_wrap.cc.
| #define SWIG_NewPackedObj | ( | ptr, | |
| sz, | |||
| type | |||
| ) | SWIG_Python_NewPackedObj(ptr, sz, type) |
Definition at line 1112 of file SyFi_wrap.cc.
Referenced by SWIG_Python_InstallConstants().
| #define SWIG_NewPointerObj | ( | ptr, | |
| type, | |||
| flags | |||
| ) | SWIG_Python_NewPointerObj(ptr, type, flags) |
Definition at line 1105 of file SyFi_wrap.cc.
Referenced by _wrap_Box_copy(), _wrap_Box_line(), _wrap_Box_rectangle(), _wrap_count_ops(), _wrap_count_symbols(), _wrap_Dof_glob2loc(), _wrap_equations2matrix(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_end(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_end(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_iterator(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exmap_begin(), _wrap_exmap_end(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exset_begin(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_end(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_iterator(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_FE_get_polygon(), _wrap_get_symbol(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_Line_copy(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_Box__SWIG_4(), _wrap_new_Box__SWIG_5(), _wrap_new_Bubble__SWIG_0(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_0(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_0(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_Dof__SWIG_2(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_1(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_0(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_1(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_1(), _wrap_new_exset__SWIG_2(), _wrap_new_ExStats(), _wrap_new_exvector__SWIG_0(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite__SWIG_0(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_0(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_0(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE__SWIG_0(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_0(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_0(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_0(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_1(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_1(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_1(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_1(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_1(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_0(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement__SWIG_0(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_0(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_0(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_0(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_0(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_0(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_0(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_pol2basisandcoeff__SWIG_0(), _wrap_pol2basisandcoeff__SWIG_1(), _wrap_Polygon_copy(), _wrap_Polygon_line(), _wrap_Polygon_rectangle(), _wrap_Polygon_triangle(), _wrap_Rectangle_copy(), _wrap_Rectangle_line(), _wrap_ReferenceBox_copy(), _wrap_ReferenceLine_copy(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTriangle_copy(), _wrap_Simplex_copy(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_line(), _wrap_StandardFE_get_polygon(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getslice__(), _wrap_symexlist_begin(), _wrap_symexlist_end(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_iterator(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexpair_first_get(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_line(), swig::traits_from< std::map< K, T > >::from(), swig::traits_from_stdseq< Seq, T >::from(), swig::traits_from_ptr< Type >::from(), SWIG_FromCharPtrAndSize(), SWIG_Python_InstallConstants(), Swig_var_DUMMY_get(), Swig_var_infinity_get(), Swig_var_p_get(), Swig_var_t_get(), Swig_var_x_get(), Swig_var_y_get(), and Swig_var_z_get().
| #define SWIG_newvarlink | ( | ) | SWIG_Python_newvarlink() |
Definition at line 49916 of file SyFi_wrap.cc.
Referenced by SWIG_globals().
| #define SWIG_NullReferenceError -13 |
Definition at line 748 of file SyFi_wrap.cc.
| #define SWIG_OK (0) |
Definition at line 280 of file SyFi_wrap.cc.
Referenced by swig::traits_asptr_stdseq< Seq, T >::asptr(), swig::traits_asval< PyObject * >::asval(), PyModule_AddObject(), SWIG_AsCharPtrAndSize(), SWIG_AsVal_bool(), SWIG_AsVal_double(), SWIG_AsVal_long(), SWIG_AsVal_unsigned_SS_long(), SWIG_Python_ConvertFunctionPtr(), SWIG_Python_ConvertPacked(), and SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_OLDOBJ (SWIG_OK) |
Definition at line 293 of file SyFi_wrap.cc.
Referenced by _wrap_bernstein(), _wrap_bernsteinv(), _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_EQUAL_OR_DIE(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setslice__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setslice__(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_lagrangev(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_1(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_2(), _wrap_new_exvector__SWIG_1(), _wrap_new_Line__SWIG_1(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_Simplex__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_2(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Triangle__SWIG_2(), _wrap_replace_powers__SWIG_0(), _wrap_symbol_exists(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_resize__SWIG_1(), swig::traits_asptr_stdseq< Seq, T >::asptr(), SWIG_AsCharPtrAndSize(), and SWIG_AsPtr_std_string().
| #define SWIG_OverflowError -7 |
Definition at line 742 of file SyFi_wrap.cc.
Referenced by SWIG_AsVal_int(), SWIG_AsVal_unsigned_SS_int(), SWIG_AsVal_unsigned_SS_long(), and SWIG_Python_ErrorType().
| #define swig_owntype int |
Definition at line 1108 of file SyFi_wrap.cc.
| #define SWIG_POINTER_DISOWN 0x1 |
Definition at line 194 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_ExStats___iadd__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), and SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_POINTER_EXCEPTION 0 |
Definition at line 2562 of file SyFi_wrap.cc.
| #define SWIG_POINTER_IMPLICIT_CONV (SWIG_POINTER_DISOWN << 1) |
Definition at line 1279 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ConvertPtrAndOwn().
| #define SWIG_POINTER_NEW (SWIG_POINTER_NOSHADOW | SWIG_POINTER_OWN) |
Definition at line 1277 of file SyFi_wrap.cc.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_Box__SWIG_4(), _wrap_new_Box__SWIG_5(), _wrap_new_Bubble__SWIG_0(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_0(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_0(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_Dof__SWIG_2(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_1(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_0(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_1(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_1(), _wrap_new_exset__SWIG_2(), _wrap_new_ExStats(), _wrap_new_exvector__SWIG_0(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_Hermite__SWIG_0(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_0(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_0(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Line__SWIG_3(), _wrap_new_MixedFE__SWIG_0(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_0(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_0(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_0(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_1(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_1(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_1(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_1(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_1(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_0(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_SpaceTimeElement__SWIG_0(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_0(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_0(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_0(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_0(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_0(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_0(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), and _wrap_new_VectorP0__SWIG_3().
| #define SWIG_POINTER_NOSHADOW (SWIG_POINTER_OWN << 1) |
Definition at line 1276 of file SyFi_wrap.cc.
Referenced by SWIG_Python_NewPointerObj().
| #define SWIG_POINTER_OWN 0x1 |
Definition at line 198 of file SyFi_wrap.cc.
Referenced by _wrap_Box_line(), _wrap_Box_rectangle(), _wrap_count_ops(), _wrap_count_symbols(), _wrap_Dof_glob2loc(), _wrap_equations2matrix(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_end(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_exlist___getslice__(), _wrap_exlist_begin(), _wrap_exlist_end(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_get_allocator(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_iterator(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exmap_begin(), _wrap_exmap_end(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exset_begin(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_upper_bound(), _wrap_ExStats___iadd__(), _wrap_exvector___getslice__(), _wrap_exvector_begin(), _wrap_exvector_end(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_get_allocator(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_iterator(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_pol2basisandcoeff__SWIG_0(), _wrap_pol2basisandcoeff__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_rectangle(), _wrap_Polygon_triangle(), _wrap_Rectangle_line(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_line(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_symexlist___getslice__(), _wrap_symexlist_begin(), _wrap_symexlist_end(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_iterator(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexpair_first_get(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_line(), swig::traits_from< std::map< K, T > >::from(), swig::traits_from_stdseq< Seq, T >::from(), SWIG_Python_AcquirePtr(), SWIG_Python_NewPointerObj(), SwigPyObject_acquire(), and SwigPyObject_dealloc().
| #define SWIG_PY_BINARY 5 |
Definition at line 1056 of file SyFi_wrap.cc.
Referenced by SWIG_Python_InstallConstants().
| #define SWIG_PY_POINTER 4 |
Definition at line 1055 of file SyFi_wrap.cc.
Referenced by SWIG_Python_FixMethods(), and SWIG_Python_InstallConstants().
| #define SWIG_PYBUFFER_SIZE 1024 |
Definition at line 827 of file SyFi_wrap.cc.
Referenced by PyString_FromFormat().
| #define SWIG_Python_CallFunctor | ( | functor, | |
| obj | |||
| ) | PyObject_CallFunction(functor, "O", obj); |
Definition at line 1258 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ConvertPtrAndOwn(), and SwigPyObject_dealloc().
| #define SWIG_Python_ConvertPtr | ( | obj, | |
| pptr, | |||
| type, | |||
| flags | |||
| ) | SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0) |
Definition at line 1102 of file SyFi_wrap.cc.
Referenced by SWIG_Python_MustGetPtr().
| #define SWIG_PYTHON_DIRECTOR_NO_VTABLE |
Definition at line 12 of file SyFi_wrap.cc.
| #define SWIG_PYTHON_INITIALIZE_THREADS |
Definition at line 1032 of file SyFi_wrap.cc.
| #define SWIG_Python_Raise | ( | obj, | |
| type, | |||
| desc | |||
| ) | SWIG_Python_SetErrorObj(SWIG_Python_ExceptionType(desc), obj) |
Definition at line 1159 of file SyFi_wrap.cc.
Referenced by _wrap_SwigPyIterator_distance(), and _wrap_SwigPyIterator_equal().
| #define SWIG_Python_str_DelForPy3 | ( | x | ) |
Definition at line 800 of file SyFi_wrap.cc.
Referenced by SWIG_Python_AddErrMesg(), SWIG_Python_AddErrorMsg(), SWIG_Python_TypeError(), swig_varlink_print(), and SwigPyObject_print().
| #define SWIG_Python_str_FromFormat PyString_FromFormat |
Definition at line 772 of file SyFi_wrap.cc.
Referenced by SwigPyObject_repr(), SwigPyPacked_repr(), and SwigPyPacked_str().
| #define SWIG_PYTHON_THREAD_BEGIN_ALLOW |
Definition at line 1035 of file SyFi_wrap.cc.
| #define SWIG_PYTHON_THREAD_BEGIN_BLOCK |
Definition at line 1033 of file SyFi_wrap.cc.
Referenced by swig::traits_asptr< std::map< K, T > >::asptr(), swig::traits_from< std::map< K, T > >::from(), swig::SwigPyIterator::next(), std::less< PyObject * >::operator()(), swig::SwigPyIterator::previous(), std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__items(), std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__keys(), std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__values(), std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__items(), std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__keys(), std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__values(), SWIG_Python_SetErrorMsg(), and SWIG_Python_SetErrorObj().
| #define SWIG_PYTHON_THREAD_END_ALLOW |
Definition at line 1036 of file SyFi_wrap.cc.
| #define SWIG_PYTHON_THREAD_END_BLOCK |
Definition at line 1034 of file SyFi_wrap.cc.
Referenced by swig::traits_asptr< std::map< K, T > >::asptr(), swig::traits_from< std::map< K, T > >::from(), swig::SwigPyIterator::next(), std::less< PyObject * >::operator()(), swig::SwigPyIterator::previous(), std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__items(), std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__keys(), std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__values(), std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__items(), std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__keys(), std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__values(), SWIG_Python_SetErrorMsg(), and SWIG_Python_SetErrorObj().
| #define SWIG_RUNTIME_VERSION "4" |
Definition at line 160 of file SyFi_wrap.cc.
Referenced by SWIG_Python_GetModule(), and SWIG_Python_SetModule().
| #define SWIG_RuntimeError -3 |
Definition at line 738 of file SyFi_wrap.cc.
Referenced by swig::SwigPySequence_Cont< T >::check(), SWIG_AsCharPtrAndSize(), and SWIG_Python_ErrorType().
| #define SWIG_SetErrorMsg SWIG_Python_SetErrorMsg |
Definition at line 1134 of file SyFi_wrap.cc.
Referenced by _wrap_bezier_ordinates(), _wrap_Box_integrate(), _wrap_Box_repr(), _wrap_coeffs(), _wrap_collect_symbols(), _wrap_compare_archives(), _wrap_div(), _wrap_Dof_glob_dof(), _wrap_ex_int_map_erase(), _wrap_exlist___delitem__(), _wrap_exlist___getitem__(), _wrap_exlist___setitem__(), _wrap_exlist_erase(), _wrap_exlist_insert(), _wrap_exlist_resize(), _wrap_exmap_erase(), _wrap_exset_erase(), _wrap_exvector___delitem__(), _wrap_exvector___getitem__(), _wrap_exvector___setitem__(), _wrap_exvector_erase(), _wrap_exvector_insert(), _wrap_exvector_resize(), _wrap_grad(), _wrap_inner(), _wrap_interior_coordinates(), _wrap_istr(), _wrap_isymb(), _wrap_Line_integrate(), _wrap_Line_repr(), _wrap_matvec(), _wrap_new_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymU(), _wrap_new_Box(), _wrap_new_Bubble(), _wrap_new_CrouzeixRaviart(), _wrap_new_DiscontinuousLagrange(), _wrap_new_Dof(), _wrap_new_ex_int_map(), _wrap_new_exlist(), _wrap_new_exmap(), _wrap_new_exset(), _wrap_new_exvector(), _wrap_new_Hermite(), _wrap_new_Lagrange(), _wrap_new_Line(), _wrap_new_MixedFE(), _wrap_new_Nedelec(), _wrap_new_Nedelec2Hdiv(), _wrap_new_P0(), _wrap_new_RaviartThomas(), _wrap_new_Rectangle(), _wrap_new_ReferenceBox(), _wrap_new_ReferenceLine(), _wrap_new_ReferenceRectangle(), _wrap_new_ReferenceTetrahedron(), _wrap_new_ReferenceTriangle(), _wrap_new_Robust(), _wrap_new_Simplex(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeElement(), _wrap_new_StandardFE(), _wrap_new_symexlist(), _wrap_new_symexpair(), _wrap_new_TensorLagrange(), _wrap_new_TensorP0(), _wrap_new_Tetrahedron(), _wrap_new_Triangle(), _wrap_new_VectorCrouzeixRaviart(), _wrap_new_VectorDiscontinuousLagrange(), _wrap_new_VectorLagrange(), _wrap_new_VectorP0(), _wrap_normal(), _wrap_pol2basisandcoeff(), _wrap_Polygon_integrate(), _wrap_Polygon_repr(), _wrap_Rectangle_integrate(), _wrap_Rectangle_repr(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_repr(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTriangle_integrate(), _wrap_replace_powers(), _wrap_Simplex_integrate(), _wrap_Simplex_repr(), _wrap_SpaceTimeDomain_integrate(), _wrap_SpaceTimeDomain_repr(), _wrap_SwigPyIterator_decr(), _wrap_SwigPyIterator_incr(), _wrap_symexlist___delitem__(), _wrap_symexlist___getitem__(), _wrap_symexlist___setitem__(), _wrap_symexlist_erase(), _wrap_symexlist_insert(), _wrap_symexlist_resize(), _wrap_Tetrahedron_integrate(), _wrap_Tetrahedron_repr(), _wrap_Triangle_integrate(), _wrap_Triangle_repr(), and _wrap_usage().
| #define SWIG_SetErrorObj SWIG_Python_SetErrorObj |
Definition at line 1133 of file SyFi_wrap.cc.
Referenced by _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), and _wrap_SwigPyIterator_value().
| #define SWIG_SetModule | ( | clientdata, | |
| pointer | |||
| ) | SWIG_Python_SetModule(pointer) |
Definition at line 1130 of file SyFi_wrap.cc.
Referenced by SWIG_InitializeModule().
| #define SWIG_STATIC_POINTER | ( | var | ) | var = 0; if (!var) var |
Definition at line 1268 of file SyFi_wrap.cc.
Referenced by SWIG_Python_TypeCache(), SwigPyObject_type(), and SwigPyPacked_type().
| #define SWIG_SyntaxError -8 |
Definition at line 743 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ErrorType().
| #define SWIG_SystemError -10 |
Definition at line 745 of file SyFi_wrap.cc.
Referenced by SWIG_Python_ErrorType().
| #define SWIG_TMPOBJ (SWIG_OK | SWIG_TMPOBJMASK) |
Definition at line 295 of file SyFi_wrap.cc.
| #define SWIG_TMPOBJMASK (SWIG_NEWOBJMASK << 1) |
Definition at line 290 of file SyFi_wrap.cc.
| #define SWIG_TYPE_TABLE_NAME |
Definition at line 168 of file SyFi_wrap.cc.
Referenced by SWIG_Python_GetModule(), and SWIG_Python_SetModule().
| #define SWIG_TypeError -5 |
Definition at line 740 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_legendre(), _wrap_legendrev(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_visitor_subst_pow(), swig::traits_as< Type *, pointer_category >::as(), swig::traits_as< Type, pointer_category >::as(), swig::traits_as< Type, value_category >::as(), swig::SwigPySequence_Ref< T >::operator T(), std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_1(), std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_0(), std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_0(), std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_1(), std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_0(), std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_0(), std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_1(), std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_0(), std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_0(), SWIG_AsCharPtrAndSize(), SWIG_AsVal_double(), SWIG_AsVal_long(), SWIG_AsVal_unsigned_SS_long(), and SWIG_Python_ErrorType().
| #define SWIG_TypeQuery | ( | name | ) | SWIG_TypeQueryModule(&swig_module, &swig_module, name) |
Definition at line 2766 of file SyFi_wrap.cc.
Referenced by swig::SwigPyIterator::descriptor(), SWIG_AsPtr_std_string(), SWIG_pchar_descriptor(), and swig::traits_info< Type >::type_query().
| #define SWIG_UnknownError -1 |
Definition at line 736 of file SyFi_wrap.cc.
| #define SWIG_ValueError -9 |
Definition at line 744 of file SyFi_wrap.cc.
Referenced by _wrap_barycenter(), _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_collect_symbols__SWIG_0(), _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_EQUAL_OR_DIE(), _wrap_ex_int_map_swap(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setslice__(), _wrap_exlist_swap(), _wrap_exmap_swap(), _wrap_exset_swap(), _wrap_ExStats___iadd__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setslice__(), _wrap_exvector_swap(), _wrap_FE_set_polygon(), _wrap_find(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_lagrangev(), _wrap_matrix_from_equations(), _wrap_matvec__SWIG_0(), _wrap_MixedFE_set_polygon(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_4(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_2(), _wrap_new_exlist__SWIG_1(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_2(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_2(), _wrap_new_exvector__SWIG_1(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_3(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_6(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_3(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_4(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_RaviartThomas_dof_repr_set(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Robust_dof_repr_set(), _wrap_StandardFE_set_polygon(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_symbol_exists(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_swap(), _wrap_symexpair_first_set(), _wrap_tangent(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_visitor_subst_pow(), SWIG_Python_ErrorType(), Swig_var_DUMMY_set(), Swig_var_infinity_set(), Swig_var_p_set(), Swig_var_t_set(), Swig_var_x_set(), Swig_var_y_set(), and Swig_var_z_set().
| #define SWIG_VERSION SWIGVERSION |
Definition at line 2790 of file SyFi_wrap.cc.
| #define SWIGEXPORT |
Definition at line 122 of file SyFi_wrap.cc.
| #define SWIGINLINE |
Definition at line 61 of file SyFi_wrap.cc.
| #define SWIGINTERN static SWIGUNUSED |
Definition at line 96 of file SyFi_wrap.cc.
| #define SWIGINTERNINLINE SWIGINTERN SWIGINLINE |
Definition at line 101 of file SyFi_wrap.cc.
| #define SWIGPYTHON |
Definition at line 11 of file SyFi_wrap.cc.
| #define SWIGRUNTIME SWIGINTERN |
Definition at line 181 of file SyFi_wrap.cc.
Referenced by _PySwigObject_type(), and _PySwigPacked_type().
| #define SWIGRUNTIMEINLINE SWIGRUNTIME SWIGINLINE |
Definition at line 185 of file SyFi_wrap.cc.
| #define SWIGSTDCALL |
Definition at line 132 of file SyFi_wrap.cc.
| #define SWIGTEMPLATEDISAMBIGUATOR |
Definition at line 52 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_allocator_type swig_types[46] |
Definition at line 2735 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_char swig_types[47] |
Definition at line 2736 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_difference_type swig_types[48] |
Definition at line 2737 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_first_type swig_types[49] |
Definition at line 2738 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_GiNaC__ex swig_types[0] |
Definition at line 2689 of file SyFi_wrap.cc.
Referenced by _wrap_exlist___getitem____SWIG_1(), _wrap_exlist_back(), _wrap_exlist_front(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector_back(), and _wrap_exvector_front().
| #define SWIGTYPE_p_GiNaC__ex_is_less swig_types[1] |
Definition at line 2690 of file SyFi_wrap.cc.
Referenced by _wrap_new_ex_int_map(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_exmap(), _wrap_new_exmap__SWIG_0(), _wrap_new_exset(), and _wrap_new_exset__SWIG_0().
| #define SWIGTYPE_p_GiNaC__exhashmapT_int_t swig_types[2] |
Definition at line 2691 of file SyFi_wrap.cc.
Referenced by _wrap_count_symbols().
| #define SWIGTYPE_p_GiNaC__exmap swig_types[3] |
Definition at line 2692 of file SyFi_wrap.cc.
Referenced by _wrap_pol2basisandcoeff__SWIG_0(), _wrap_pol2basisandcoeff__SWIG_1(), and _wrap_visitor_subst_pow().
| #define SWIGTYPE_p_GiNaC__exvector swig_types[4] |
Definition at line 2693 of file SyFi_wrap.cc.
Referenced by _wrap_inner(), and _wrap_inner__SWIG_2().
| #define SWIGTYPE_p_GiNaC__lst swig_types[5] |
Definition at line 2694 of file SyFi_wrap.cc.
Referenced by _wrap_coeffs(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_find(), _wrap_inner(), _wrap_inner__SWIG_3(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_new_Simplex(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_RaviartThomas_dof_repr_set(), _wrap_Robust_dof_repr_set(), Swig_var_p_get(), and Swig_var_p_set().
| #define SWIGTYPE_p_GiNaC__matrix swig_types[6] |
Definition at line 2695 of file SyFi_wrap.cc.
Referenced by _wrap_equations2matrix(), _wrap_matrix_from_equations(), _wrap_matvec(), and _wrap_matvec__SWIG_0().
| #define SWIGTYPE_p_GiNaC__symbol swig_types[7] |
Definition at line 2696 of file SyFi_wrap.cc.
Referenced by _wrap_get_symbol(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_new_symexpair(), _wrap_new_symexpair__SWIG_1(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), Swig_var_DUMMY_get(), Swig_var_DUMMY_set(), Swig_var_infinity_get(), Swig_var_infinity_set(), Swig_var_t_get(), Swig_var_t_set(), Swig_var_x_get(), Swig_var_x_set(), Swig_var_y_get(), Swig_var_y_set(), Swig_var_z_get(), and Swig_var_z_set().
| #define SWIGTYPE_p_key_type swig_types[50] |
Definition at line 2739 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_mapped_type swig_types[51] |
Definition at line 2740 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_p_PyObject swig_types[52] |
Definition at line 2741 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_second_type swig_types[53] |
Definition at line 2742 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_size_type swig_types[54] |
Definition at line 2743 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_std__allocatorT_GiNaC__ex_t swig_types[55] |
Definition at line 2744 of file SyFi_wrap.cc.
Referenced by _wrap_exlist_get_allocator(), and _wrap_exvector_get_allocator().
| #define SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t swig_types[56] |
Definition at line 2745 of file SyFi_wrap.cc.
Referenced by _wrap_exmap_get_allocator().
| #define SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t swig_types[57] |
Definition at line 2746 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map_get_allocator().
| #define SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t swig_types[58] |
Definition at line 2747 of file SyFi_wrap.cc.
Referenced by _wrap_symexlist_get_allocator().
| #define SWIGTYPE_p_std__invalid_argument swig_types[59] |
Definition at line 2748 of file SyFi_wrap.cc.
Referenced by _wrap_SwigPyIterator_distance(), and _wrap_SwigPyIterator_equal().
| #define SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t swig_types[60] |
Definition at line 2749 of file SyFi_wrap.cc.
Referenced by _wrap_delete_exlist(), _wrap_exlist___bool__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___len__(), _wrap_exlist___nonzero__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_back(), _wrap_exlist_begin(), _wrap_exlist_clear(), _wrap_exlist_empty(), _wrap_exlist_end(), _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), _wrap_exlist_front(), _wrap_exlist_get_allocator(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_iterator(), _wrap_exlist_pop(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_rbegin(), _wrap_exlist_rend(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_size(), _wrap_exlist_swap(), _wrap_new_exlist__SWIG_0(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), and exlist_swigregister().
| #define SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t swig_types[61] |
Definition at line 2750 of file SyFi_wrap.cc.
Referenced by _wrap_replace_powers(), _wrap_replace_powers__SWIG_0(), and _wrap_replace_powers__SWIG_1().
| #define SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t swig_types[62] |
Definition at line 2751 of file SyFi_wrap.cc.
Referenced by _wrap_delete_symexlist(), _wrap_new_symexlist__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_replace_powers(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_symexlist___bool__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___len__(), _wrap_symexlist___nonzero__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_back(), _wrap_symexlist_begin(), _wrap_symexlist_clear(), _wrap_symexlist_empty(), _wrap_symexlist_end(), _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), _wrap_symexlist_front(), _wrap_symexlist_get_allocator(), _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_iterator(), _wrap_symexlist_pop(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_rbegin(), _wrap_symexlist_rend(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_size(), _wrap_symexlist_swap(), and symexlist_swigregister().
| #define SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t swig_types[63] |
Definition at line 2752 of file SyFi_wrap.cc.
Referenced by _wrap_delete_exmap(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___len__(), _wrap_exmap___nonzero__(), _wrap_exmap___setitem__(), _wrap_exmap_begin(), _wrap_exmap_clear(), _wrap_exmap_count(), _wrap_exmap_empty(), _wrap_exmap_end(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_find(), _wrap_exmap_get_allocator(), _wrap_exmap_has_key(), _wrap_exmap_items(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_keys(), _wrap_exmap_lower_bound(), _wrap_exmap_rbegin(), _wrap_exmap_rend(), _wrap_exmap_size(), _wrap_exmap_swap(), _wrap_exmap_upper_bound(), _wrap_exmap_value_iterator(), _wrap_exmap_values(), _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_1(), _wrap_new_exmap__SWIG_2(), and exmap_swigregister().
| #define SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t swig_types[64] |
Definition at line 2753 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ex_int_map(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___len__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_begin(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_count(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_end(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_find(), _wrap_ex_int_map_get_allocator(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_items(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_keys(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_rbegin(), _wrap_ex_int_map_rend(), _wrap_ex_int_map_size(), _wrap_ex_int_map_swap(), _wrap_ex_int_map_upper_bound(), _wrap_ex_int_map_value_iterator(), _wrap_ex_int_map_values(), _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_1(), _wrap_new_ex_int_map__SWIG_2(), _wrap_visitor_subst_pow(), and ex_int_map_swigregister().
| #define SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t swig_types[65] |
Definition at line 2754 of file SyFi_wrap.cc.
Referenced by _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), and _wrap_compute_Stokes_element_matrix().
| #define SWIGTYPE_p_std__ostream swig_types[66] |
Definition at line 2755 of file SyFi_wrap.cc.
Referenced by _wrap_compare_archives(), and _wrap_compare_archives__SWIG_0().
| #define SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t swig_types[67] |
Definition at line 2756 of file SyFi_wrap.cc.
Referenced by _wrap_delete_symexpair(), _wrap_new_symexpair__SWIG_0(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), _wrap_symexpair_first_get(), _wrap_symexpair_first_set(), _wrap_symexpair_second_get(), _wrap_symexpair_second_set(), and symexpair_swigregister().
| #define SWIGTYPE_p_std__pairT_unsigned_int_unsigned_int_t swig_types[68] |
Definition at line 2757 of file SyFi_wrap.cc.
| #define SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t swig_types[69] |
Definition at line 2758 of file SyFi_wrap.cc.
Referenced by _wrap_collect_symbols(), _wrap_collect_symbols__SWIG_0(), _wrap_delete_exset(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___getitem__(), _wrap_exset___len__(), _wrap_exset___nonzero__(), _wrap_exset_append(), _wrap_exset_begin(), _wrap_exset_clear(), _wrap_exset_count(), _wrap_exset_empty(), _wrap_exset_end(), _wrap_exset_equal_range(), _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_iterator(), _wrap_exset_lower_bound(), _wrap_exset_rbegin(), _wrap_exset_rend(), _wrap_exset_size(), _wrap_exset_swap(), _wrap_exset_upper_bound(), _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_1(), _wrap_new_exset__SWIG_2(), and exset_swigregister().
| #define SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t swig_types[70] |
Definition at line 2759 of file SyFi_wrap.cc.
Referenced by _wrap_delete_exvector(), _wrap_exvector___bool__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___len__(), _wrap_exvector___nonzero__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_back(), _wrap_exvector_begin(), _wrap_exvector_capacity(), _wrap_exvector_clear(), _wrap_exvector_empty(), _wrap_exvector_end(), _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), _wrap_exvector_front(), _wrap_exvector_get_allocator(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_iterator(), _wrap_exvector_pop(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_rbegin(), _wrap_exvector_rend(), _wrap_exvector_reserve(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_size(), _wrap_exvector_swap(), _wrap_new_exvector__SWIG_0(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), and exvector_swigregister().
| #define SWIGTYPE_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t swig_types[72] |
Definition at line 2761 of file SyFi_wrap.cc.
Referenced by _wrap_Dof_glob2loc().
| #define SWIGTYPE_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t swig_types[71] |
Definition at line 2760 of file SyFi_wrap.cc.
Referenced by _wrap_MixedFE_mfe_get(), and _wrap_MixedFE_mfe_set().
| #define SWIGTYPE_p_swig__SwigPyIterator swig_types[73] |
Definition at line 2762 of file SyFi_wrap.cc.
Referenced by _wrap_delete_SwigPyIterator(), _wrap_ex_int_map_iterator(), _wrap_ex_int_map_key_iterator(), _wrap_ex_int_map_value_iterator(), _wrap_exlist_iterator(), _wrap_exmap_iterator(), _wrap_exmap_key_iterator(), _wrap_exmap_value_iterator(), _wrap_exset_iterator(), _wrap_exvector_iterator(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_copy(), _wrap_SwigPyIterator_decr(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_distance(), _wrap_SwigPyIterator_equal(), _wrap_SwigPyIterator_incr(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symexlist_iterator(), and SwigPyIterator_swigregister().
| #define SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP swig_types[8] |
Definition at line 2697 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), and ArnoldFalkWintherWeakSymP_swigregister().
| #define SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma swig_types[9] |
Definition at line 2698 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), and ArnoldFalkWintherWeakSymSigma_swigregister().
| #define SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU swig_types[10] |
Definition at line 2699 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), and ArnoldFalkWintherWeakSymU_swigregister().
| #define SWIGTYPE_p_SyFi__Box swig_types[11] |
Definition at line 2700 of file SyFi_wrap.cc.
Referenced by _wrap_Box_copy(), _wrap_Box_integrate(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_line(), _wrap_Box_no_space_dim(), _wrap_Box_rectangle(), _wrap_Box_repr(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_Box_str(), _wrap_delete_Box(), _wrap_new_Box(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_Box__SWIG_4(), _wrap_new_Box__SWIG_5(), and Box_swigregister().
| #define SWIGTYPE_p_SyFi__Bubble swig_types[12] |
Definition at line 2701 of file SyFi_wrap.cc.
Referenced by _wrap_Bubble_compute_basis_functions(), _wrap_delete_Bubble(), _wrap_new_Bubble__SWIG_0(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), and Bubble_swigregister().
| #define SWIGTYPE_p_SyFi__CrouzeixRaviart swig_types[13] |
Definition at line 2702 of file SyFi_wrap.cc.
Referenced by _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_CrouzeixRaviart(), _wrap_new_CrouzeixRaviart__SWIG_0(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), and CrouzeixRaviart_swigregister().
| #define SWIGTYPE_p_SyFi__DiscontinuousLagrange swig_types[14] |
Definition at line 2703 of file SyFi_wrap.cc.
Referenced by _wrap_delete_DiscontinuousLagrange(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_new_DiscontinuousLagrange__SWIG_0(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), and DiscontinuousLagrange_swigregister().
| #define SWIGTYPE_p_SyFi__Dof swig_types[15] |
Definition at line 2704 of file SyFi_wrap.cc.
Referenced by _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_delete_Dof(), _wrap_Dof_clear(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_Dof__SWIG_2(), and Dof_swigregister().
| #define SWIGTYPE_p_SyFi__ExStats swig_types[16] |
Definition at line 2705 of file SyFi_wrap.cc.
Referenced by _wrap_count_ops(), _wrap_delete_ExStats(), _wrap_ExStats___iadd__(), _wrap_ExStats_adds_get(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_get(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_get(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_get(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_get(), _wrap_ExStats_pows_set(), _wrap_new_ExStats(), and ExStats_swigregister().
| #define SWIGTYPE_p_SyFi__FE swig_types[17] |
Definition at line 2706 of file SyFi_wrap.cc.
Referenced by _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_delete_FE(), _wrap_FE_compute_basis_functions(), _wrap_FE_dof(), _wrap_FE_get_polygon(), _wrap_FE_N(), _wrap_FE_nbf(), _wrap_FE_set_polygon(), _wrap_FE_str(), _wrap_usage(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), and FE_swigregister().
| #define SWIGTYPE_p_SyFi__Hermite swig_types[18] |
Definition at line 2707 of file SyFi_wrap.cc.
Referenced by _wrap_delete_Hermite(), _wrap_Hermite_compute_basis_functions(), _wrap_new_Hermite__SWIG_0(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), and Hermite_swigregister().
| #define SWIGTYPE_p_SyFi__Lagrange swig_types[19] |
Definition at line 2708 of file SyFi_wrap.cc.
Referenced by _wrap_delete_Lagrange(), _wrap_Lagrange_compute_basis_functions(), _wrap_new_Lagrange__SWIG_0(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), and Lagrange_swigregister().
| #define SWIGTYPE_p_SyFi__Line swig_types[20] |
Definition at line 2709 of file SyFi_wrap.cc.
Referenced by _wrap_bezier_ordinates(), _wrap_bezier_ordinates__SWIG_0(), _wrap_Box_line(), _wrap_delete_Line(), _wrap_interior_coordinates(), _wrap_interior_coordinates__SWIG_0(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_copy(), _wrap_Line_integrate(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_no_space_dim(), _wrap_Line_repr(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_Line_str(), _wrap_new_Line(), _wrap_new_Line__SWIG_0(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Line__SWIG_3(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeElement(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_Polygon_line(), _wrap_Rectangle_line(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_Tetrahedron_line(), _wrap_Triangle_line(), and Line_swigregister().
| #define SWIGTYPE_p_SyFi__MixedFE swig_types[21] |
Definition at line 2710 of file SyFi_wrap.cc.
Referenced by _wrap_delete_MixedFE(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_mfe_get(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_N(), _wrap_MixedFE_nbf(), _wrap_MixedFE_set_polygon(), _wrap_MixedFE_str(), _wrap_new_MixedFE__SWIG_0(), _wrap_new_MixedFE__SWIG_1(), and MixedFE_swigregister().
| #define SWIGTYPE_p_SyFi__Nedelec swig_types[22] |
Definition at line 2711 of file SyFi_wrap.cc.
Referenced by _wrap_delete_Nedelec(), _wrap_Nedelec_compute_basis_functions(), _wrap_new_Nedelec__SWIG_0(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), and Nedelec_swigregister().
| #define SWIGTYPE_p_SyFi__Nedelec2Hdiv swig_types[23] |
Definition at line 2712 of file SyFi_wrap.cc.
Referenced by _wrap_delete_Nedelec2Hdiv(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_new_Nedelec2Hdiv__SWIG_0(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), and Nedelec2Hdiv_swigregister().
| #define SWIGTYPE_p_SyFi__P0 swig_types[24] |
Definition at line 2713 of file SyFi_wrap.cc.
Referenced by _wrap_delete_P0(), _wrap_new_P0__SWIG_0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_P0_compute_basis_functions(), and P0_swigregister().
| #define SWIGTYPE_p_SyFi__Polygon swig_types[25] |
Definition at line 2714 of file SyFi_wrap.cc.
Referenced by _wrap_bernstein(), _wrap_bernsteinv(), _wrap_delete_Polygon(), _wrap_FE_get_polygon(), _wrap_FE_set_polygon(), _wrap_lagrange(), _wrap_lagrangev(), _wrap_MixedFE_get_polygon(), _wrap_MixedFE_set_polygon(), _wrap_new_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymU(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), _wrap_new_Bubble(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), _wrap_new_CrouzeixRaviart(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), _wrap_new_DiscontinuousLagrange(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), _wrap_new_Hermite(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), _wrap_new_Lagrange(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), _wrap_new_Nedelec(), _wrap_new_Nedelec2Hdiv(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), _wrap_new_P0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), _wrap_new_RaviartThomas(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_new_Robust(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_StandardFE(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_TensorLagrange(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_new_TensorP0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_new_VectorCrouzeixRaviart(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_new_VectorDiscontinuousLagrange(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_new_VectorLagrange(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_new_VectorP0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_Polygon_copy(), _wrap_Polygon_integrate(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_line(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Polygon_rectangle(), _wrap_Polygon_repr(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_str(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_set_polygon(), and Polygon_swigregister().
| #define SWIGTYPE_p_SyFi__RaviartThomas swig_types[26] |
Definition at line 2715 of file SyFi_wrap.cc.
Referenced by _wrap_delete_RaviartThomas(), _wrap_new_RaviartThomas__SWIG_0(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_get(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_get(), _wrap_RaviartThomas_pointwise_set(), and RaviartThomas_swigregister().
| #define SWIGTYPE_p_SyFi__Rectangle swig_types[27] |
Definition at line 2716 of file SyFi_wrap.cc.
Referenced by _wrap_Box_rectangle(), _wrap_delete_Rectangle(), _wrap_new_Rectangle(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_Rectangle__SWIG_6(), _wrap_Polygon_rectangle(), _wrap_Rectangle_copy(), _wrap_Rectangle_integrate(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_line(), _wrap_Rectangle_no_space_dim(), _wrap_Rectangle_repr(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_Rectangle_str(), and Rectangle_swigregister().
| #define SWIGTYPE_p_SyFi__ReferenceBox swig_types[28] |
Definition at line 2717 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ReferenceBox(), _wrap_new_ReferenceBox(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_1(), _wrap_new_ReferenceBox__SWIG_2(), _wrap_ReferenceBox_copy(), _wrap_ReferenceBox_str(), and ReferenceBox_swigregister().
| #define SWIGTYPE_p_SyFi__ReferenceLine swig_types[29] |
Definition at line 2718 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ReferenceLine(), _wrap_new_ReferenceLine(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_1(), _wrap_new_ReferenceLine__SWIG_2(), _wrap_ReferenceLine_copy(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceLine_str(), and ReferenceLine_swigregister().
| #define SWIGTYPE_p_SyFi__ReferenceRectangle swig_types[30] |
Definition at line 2719 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ReferenceRectangle(), _wrap_new_ReferenceRectangle(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_1(), _wrap_new_ReferenceRectangle__SWIG_2(), _wrap_ReferenceRectangle_copy(), _wrap_ReferenceRectangle_str(), and ReferenceRectangle_swigregister().
| #define SWIGTYPE_p_SyFi__ReferenceTetrahedron swig_types[31] |
Definition at line 2720 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ReferenceTetrahedron(), _wrap_new_ReferenceTetrahedron(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_1(), _wrap_new_ReferenceTetrahedron__SWIG_2(), _wrap_ReferenceTetrahedron_copy(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTetrahedron_str(), and ReferenceTetrahedron_swigregister().
| #define SWIGTYPE_p_SyFi__ReferenceTriangle swig_types[32] |
Definition at line 2721 of file SyFi_wrap.cc.
Referenced by _wrap_delete_ReferenceTriangle(), _wrap_new_ReferenceTriangle(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_1(), _wrap_new_ReferenceTriangle__SWIG_2(), _wrap_ReferenceTriangle_copy(), _wrap_ReferenceTriangle_integrate(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_ReferenceTriangle_str(), and ReferenceTriangle_swigregister().
| #define SWIGTYPE_p_SyFi__Robust swig_types[33] |
Definition at line 2722 of file SyFi_wrap.cc.
Referenced by _wrap_delete_Robust(), _wrap_new_Robust__SWIG_0(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_get(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_get(), _wrap_Robust_pointwise_set(), and Robust_swigregister().
| #define SWIGTYPE_p_SyFi__Simplex swig_types[34] |
Definition at line 2723 of file SyFi_wrap.cc.
Referenced by _wrap_barycenter(), _wrap_delete_Simplex(), _wrap_new_Simplex(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), _wrap_Simplex_copy(), _wrap_Simplex_integrate(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_no_space_dim(), _wrap_Simplex_repr(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_Simplex_str(), _wrap_Simplex_sub_simplex(), and Simplex_swigregister().
| #define SWIGTYPE_p_SyFi__SpaceTimeDomain swig_types[35] |
Definition at line 2724 of file SyFi_wrap.cc.
Referenced by _wrap_delete_SpaceTimeDomain(), _wrap_new_SpaceTimeDomain(), _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), _wrap_SpaceTimeDomain_copy(), _wrap_SpaceTimeDomain_get_space_domain(), _wrap_SpaceTimeDomain_get_time_domain(), _wrap_SpaceTimeDomain_integrate(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_SpaceTimeDomain_repr(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_SpaceTimeDomain_str(), and SpaceTimeDomain_swigregister().
| #define SWIGTYPE_p_SyFi__SpaceTimeElement swig_types[36] |
Definition at line 2725 of file SyFi_wrap.cc.
Referenced by _wrap_delete_SpaceTimeElement(), _wrap_new_SpaceTimeElement__SWIG_0(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), and SpaceTimeElement_swigregister().
| #define SWIGTYPE_p_SyFi__StandardFE swig_types[37] |
Definition at line 2726 of file SyFi_wrap.cc.
Referenced by _wrap_delete_StandardFE(), _wrap_MixedFE_append(), _wrap_MixedFE_get(), _wrap_new_MixedFE(), _wrap_new_MixedFE__SWIG_1(), _wrap_new_SpaceTimeElement(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE__SWIG_0(), _wrap_new_StandardFE__SWIG_1(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_dof(), _wrap_StandardFE_get_order(), _wrap_StandardFE_get_polygon(), _wrap_StandardFE_N(), _wrap_StandardFE_nbf(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_StandardFE_str(), and StandardFE_swigregister().
| #define SWIGTYPE_p_SyFi__TensorLagrange swig_types[38] |
Definition at line 2727 of file SyFi_wrap.cc.
Referenced by _wrap_delete_TensorLagrange(), _wrap_new_TensorLagrange__SWIG_0(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), and TensorLagrange_swigregister().
| #define SWIGTYPE_p_SyFi__TensorP0 swig_types[39] |
Definition at line 2728 of file SyFi_wrap.cc.
Referenced by _wrap_delete_TensorP0(), _wrap_new_TensorP0__SWIG_0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), and TensorP0_swigregister().
| #define SWIGTYPE_p_SyFi__Tetrahedron swig_types[40] |
Definition at line 2729 of file SyFi_wrap.cc.
Referenced by _wrap_bezier_ordinates(), _wrap_bezier_ordinates__SWIG_2(), _wrap_delete_Tetrahedron(), _wrap_interior_coordinates(), _wrap_interior_coordinates__SWIG_2(), _wrap_new_Tetrahedron(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Tetrahedron__SWIG_2(), _wrap_normal(), _wrap_normal__SWIG_1(), _wrap_Tetrahedron_copy(), _wrap_Tetrahedron_integrate(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_no_space_dim(), _wrap_Tetrahedron_repr(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Tetrahedron_str(), _wrap_Tetrahedron_triangle(), and Tetrahedron_swigregister().
| #define SWIGTYPE_p_SyFi__Triangle swig_types[41] |
Definition at line 2730 of file SyFi_wrap.cc.
Referenced by _wrap_bezier_ordinates(), _wrap_bezier_ordinates__SWIG_1(), _wrap_delete_Triangle(), _wrap_interior_coordinates(), _wrap_interior_coordinates__SWIG_1(), _wrap_new_Triangle(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_new_Triangle__SWIG_4(), _wrap_normal(), _wrap_normal__SWIG_0(), _wrap_Polygon_triangle(), _wrap_tangent(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_copy(), _wrap_Triangle_integrate(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_line(), _wrap_Triangle_no_space_dim(), _wrap_Triangle_repr(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), _wrap_Triangle_str(), and Triangle_swigregister().
| #define SWIGTYPE_p_SyFi__VectorCrouzeixRaviart swig_types[42] |
Definition at line 2731 of file SyFi_wrap.cc.
Referenced by _wrap_delete_VectorCrouzeixRaviart(), _wrap_new_VectorCrouzeixRaviart__SWIG_0(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), and VectorCrouzeixRaviart_swigregister().
| #define SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange swig_types[43] |
Definition at line 2732 of file SyFi_wrap.cc.
Referenced by _wrap_delete_VectorDiscontinuousLagrange(), _wrap_new_VectorDiscontinuousLagrange__SWIG_0(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), and VectorDiscontinuousLagrange_swigregister().
| #define SWIGTYPE_p_SyFi__VectorLagrange swig_types[44] |
Definition at line 2733 of file SyFi_wrap.cc.
Referenced by _wrap_delete_VectorLagrange(), _wrap_new_VectorLagrange__SWIG_0(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), and VectorLagrange_swigregister().
| #define SWIGTYPE_p_SyFi__VectorP0 swig_types[45] |
Definition at line 2734 of file SyFi_wrap.cc.
Referenced by _wrap_delete_VectorP0(), _wrap_new_VectorP0__SWIG_0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), and VectorP0_swigregister().
| #define SWIGTYPE_p_value_type swig_types[74] |
Definition at line 2763 of file SyFi_wrap.cc.
| #define SWIGUNUSED |
Definition at line 76 of file SyFi_wrap.cc.
| #define SWIGUNUSEDPARM | ( | p | ) | p SWIGUNUSED |
Definition at line 90 of file SyFi_wrap.cc.
| #define SWIGVERSION 0x020002 |
Definition at line 2789 of file SyFi_wrap.cc.
| typedef TDeleter<const GiNaC::ex> const_ex_deleter |
Definition at line 3258 of file SyFi_wrap.cc.
| typedef TDeleter<GiNaC::ex> ex_deleter |
Definition at line 3257 of file SyFi_wrap.cc.
| typedef int Py_ssize_t |
Definition at line 896 of file SyFi_wrap.cc.
| typedef struct swig_cast_info swig_cast_info |
| typedef struct swig_const_info swig_const_info |
| typedef void*(* swig_converter_func)(void *, int *) |
Definition at line 332 of file SyFi_wrap.cc.
| typedef struct swig_type_info*(* swig_dycast_func)(void **) |
Definition at line 333 of file SyFi_wrap.cc.
| typedef struct swig_globalvar swig_globalvar |
| typedef struct swig_module_info swig_module_info |
| typedef struct swig_type_info swig_type_info |
| typedef struct swig_varlinkobject swig_varlinkobject |
| static void* _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49178 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::ArnoldFalkWintherWeakSymP *) x));
}
| static void* _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49283 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::ArnoldFalkWintherWeakSymP *) x));
}
| static void* _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49208 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::ArnoldFalkWintherWeakSymSigma *) x));
}
| static void* _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49310 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::ArnoldFalkWintherWeakSymSigma *) x));
}
| static void* _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49211 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::ArnoldFalkWintherWeakSymU *) x));
}
| static void* _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49313 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::ArnoldFalkWintherWeakSymU *) x));
}
| static void* _p_SyFi__BoxTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49259 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::Box *) x));
}
| static void* _p_SyFi__BubbleTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49217 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::Bubble *) x));
}
| static void* _p_SyFi__BubbleTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49319 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::Bubble *) x));
}
| static void* _p_SyFi__CrouzeixRaviartTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49226 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::CrouzeixRaviart *) x));
}
| static void* _p_SyFi__CrouzeixRaviartTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49328 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::CrouzeixRaviart *) x));
}
| static void* _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49184 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *)(SyFi::Lagrange *) ((SyFi::DiscontinuousLagrange *) x));
}
| static void* _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__Lagrange | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49343 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Lagrange *) ((SyFi::DiscontinuousLagrange *) x));
}
| static void* _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49289 of file SyFi_wrap.cc.
{
return (void *)((SyFi::StandardFE *) (SyFi::Lagrange *) ((SyFi::DiscontinuousLagrange *) x));
}
| static void* _p_SyFi__HermiteTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49205 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::Hermite *) x));
}
| static void* _p_SyFi__HermiteTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49307 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::Hermite *) x));
}
| static void* _p_SyFi__LagrangeTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49193 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::Lagrange *) x));
}
| static void* _p_SyFi__LagrangeTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49298 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::Lagrange *) x));
}
| static void* _p_SyFi__LineTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49265 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::Line *) x));
}
| static void* _p_SyFi__MixedFETo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49229 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::FE *) ((SyFi::MixedFE *) x));
}
| static void* _p_SyFi__Nedelec2HdivTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49220 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::Nedelec2Hdiv *) x));
}
| static void* _p_SyFi__Nedelec2HdivTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49322 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::Nedelec2Hdiv *) x));
}
| static void* _p_SyFi__NedelecTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49199 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::Nedelec *) x));
}
| static void* _p_SyFi__NedelecTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49301 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::Nedelec *) x));
}
| static void* _p_SyFi__P0To_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49175 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::P0 *) x));
}
| static void* _p_SyFi__P0To_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49280 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::P0 *) x));
}
| static void* _p_SyFi__RaviartThomasTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49172 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::RaviartThomas *) x));
}
| static void* _p_SyFi__RaviartThomasTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49277 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::RaviartThomas *) x));
}
| static void* _p_SyFi__RectangleTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49250 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::Rectangle *) x));
}
| static void* _p_SyFi__ReferenceBoxTo_p_SyFi__Box | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49346 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Box *) ((SyFi::ReferenceBox *) x));
}
| static void* _p_SyFi__ReferenceBoxTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49256 of file SyFi_wrap.cc.
{
return (void *)((SyFi::Polygon *) (SyFi::Box *) ((SyFi::ReferenceBox *) x));
}
| static void* _p_SyFi__ReferenceLineTo_p_SyFi__Line | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49349 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Line *) ((SyFi::ReferenceLine *) x));
}
| static void* _p_SyFi__ReferenceLineTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49271 of file SyFi_wrap.cc.
{
return (void *)((SyFi::Polygon *) (SyFi::Line *) ((SyFi::ReferenceLine *) x));
}
| static void* _p_SyFi__ReferenceRectangleTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49253 of file SyFi_wrap.cc.
{
return (void *)((SyFi::Polygon *) (SyFi::Rectangle *) ((SyFi::ReferenceRectangle *) x));
}
| static void* _p_SyFi__ReferenceRectangleTo_p_SyFi__Rectangle | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49337 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Rectangle *) ((SyFi::ReferenceRectangle *) x));
}
| static void* _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49241 of file SyFi_wrap.cc.
{
return (void *)((SyFi::Polygon *) (SyFi::Tetrahedron *) ((SyFi::ReferenceTetrahedron *) x));
}
| static void* _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Tetrahedron | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49274 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Tetrahedron *) ((SyFi::ReferenceTetrahedron *) x));
}
| static void* _p_SyFi__ReferenceTriangleTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49247 of file SyFi_wrap.cc.
{
return (void *)((SyFi::Polygon *) (SyFi::Triangle *) ((SyFi::ReferenceTriangle *) x));
}
| static void* _p_SyFi__ReferenceTriangleTo_p_SyFi__Triangle | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49352 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Triangle *) ((SyFi::ReferenceTriangle *) x));
}
| static void* _p_SyFi__RobustTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49202 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::Robust *) x));
}
| static void* _p_SyFi__RobustTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49304 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::Robust *) x));
}
| static void* _p_SyFi__SimplexTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49262 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::Simplex *) x));
}
| static void* _p_SyFi__SpaceTimeDomainTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49268 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::SpaceTimeDomain *) x));
}
| static void* _p_SyFi__SpaceTimeElementTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49232 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::SpaceTimeElement *) x));
}
| static void* _p_SyFi__SpaceTimeElementTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49331 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::SpaceTimeElement *) x));
}
| static void* _p_SyFi__StandardFETo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49196 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::FE *) ((SyFi::StandardFE *) x));
}
| static void* _p_SyFi__TensorLagrangeTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49187 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::TensorLagrange *) x));
}
| static void* _p_SyFi__TensorLagrangeTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49292 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::TensorLagrange *) x));
}
| static void* _p_SyFi__TensorP0To_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49235 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::TensorP0 *) x));
}
| static void* _p_SyFi__TensorP0To_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49334 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::TensorP0 *) x));
}
| static void* _p_SyFi__TetrahedronTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49238 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::Tetrahedron *) x));
}
| static void* _p_SyFi__TriangleTo_p_SyFi__Polygon | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49244 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::Polygon *) ((SyFi::Triangle *) x));
}
| static void* _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49223 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::VectorCrouzeixRaviart *) x));
}
| static void* _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49325 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::VectorCrouzeixRaviart *) x));
}
| static void* _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49181 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *)(SyFi::VectorLagrange *) ((SyFi::VectorDiscontinuousLagrange *) x));
}
| static void* _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49286 of file SyFi_wrap.cc.
{
return (void *)((SyFi::StandardFE *) (SyFi::VectorLagrange *) ((SyFi::VectorDiscontinuousLagrange *) x));
}
| static void* _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__VectorLagrange | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49340 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::VectorLagrange *) ((SyFi::VectorDiscontinuousLagrange *) x));
}
| static void* _p_SyFi__VectorLagrangeTo_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49190 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::VectorLagrange *) x));
}
| static void* _p_SyFi__VectorLagrangeTo_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49295 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::VectorLagrange *) x));
}
| static void* _p_SyFi__VectorP0To_p_SyFi__FE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49214 of file SyFi_wrap.cc.
{
return (void *)((SyFi::FE *) (SyFi::StandardFE *) ((SyFi::VectorP0 *) x));
}
| static void* _p_SyFi__VectorP0To_p_SyFi__StandardFE | ( | void * | x, |
| int * | SWIGUNUSEDPARMnewmemory | ||
| ) | [static] |
Definition at line 49316 of file SyFi_wrap.cc.
References SyFi::x.
{
return (void *)((SyFi::StandardFE *) ((SyFi::VectorP0 *) x));
}
| SWIGRUNTIME PyTypeObject * _PySwigObject_type | ( | void | ) |
Definition at line 1722 of file SyFi_wrap.cc.
References PyObject_GenericGetAttr, SwigPyObject_compare(), SwigPyObject_dealloc(), SwigPyObject_getattr(), SwigPyObject_hex(), SwigPyObject_long(), SwigPyObject_oct(), SwigPyObject_print(), SwigPyObject_repr(), SwigPyObject_richcompare(), SwigPyObject_str(), and SWIGRUNTIME.
Referenced by SwigPyObject_type().
{
static char swigobject_doc[] = "Swig object carries a C/C++ instance pointer";
static PyNumberMethods SwigPyObject_as_number = {
(binaryfunc)0, /*nb_add*/
(binaryfunc)0, /*nb_subtract*/
(binaryfunc)0, /*nb_multiply*/
/* nb_divide removed in Python 3 */
#if PY_VERSION_HEX < 0x03000000
(binaryfunc)0, /*nb_divide*/
#endif
(binaryfunc)0, /*nb_remainder*/
(binaryfunc)0, /*nb_divmod*/
(ternaryfunc)0,/*nb_power*/
(unaryfunc)0, /*nb_negative*/
(unaryfunc)0, /*nb_positive*/
(unaryfunc)0, /*nb_absolute*/
(inquiry)0, /*nb_nonzero*/
0, /*nb_invert*/
0, /*nb_lshift*/
0, /*nb_rshift*/
0, /*nb_and*/
0, /*nb_xor*/
0, /*nb_or*/
#if PY_VERSION_HEX < 0x03000000
0, /*nb_coerce*/
#endif
(unaryfunc)SwigPyObject_long, /*nb_int*/
#if PY_VERSION_HEX < 0x03000000
(unaryfunc)SwigPyObject_long, /*nb_long*/
#else
0, /*nb_reserved*/
#endif
(unaryfunc)0, /*nb_float*/
#if PY_VERSION_HEX < 0x03000000
(unaryfunc)SwigPyObject_oct, /*nb_oct*/
(unaryfunc)SwigPyObject_hex, /*nb_hex*/
#endif
#if PY_VERSION_HEX >= 0x03000000 /* 3.0 */
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_index, nb_inplace_divide removed */
#elif PY_VERSION_HEX >= 0x02050000 /* 2.5.0 */
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_index */
#elif PY_VERSION_HEX >= 0x02020000 /* 2.2.0 */
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_true_divide */
#elif PY_VERSION_HEX >= 0x02000000 /* 2.0.0 */
0,0,0,0,0,0,0,0,0,0,0 /* nb_inplace_add -> nb_inplace_or */
#endif
};
static PyTypeObject swigpyobject_type;
static int type_init = 0;
if (!type_init) {
const PyTypeObject tmp
= {
/* PyObject header changed in Python 3 */
#if PY_VERSION_HEX >= 0x03000000
PyVarObject_HEAD_INIT(&PyType_Type, 0)
#else
PyObject_HEAD_INIT(NULL)
0, /* ob_size */
#endif
(char *)"SwigPyObject", /* tp_name */
sizeof(SwigPyObject), /* tp_basicsize */
0, /* tp_itemsize */
(destructor)SwigPyObject_dealloc, /* tp_dealloc */
(printfunc)SwigPyObject_print, /* tp_print */
#if PY_VERSION_HEX < 0x02020000
(getattrfunc)SwigPyObject_getattr, /* tp_getattr */
#else
(getattrfunc)0, /* tp_getattr */
#endif
(setattrfunc)0, /* tp_setattr */
#if PY_VERSION_HEX >= 0x03000000
0, /* tp_reserved in 3.0.1, tp_compare in 3.0.0 but not used */
#else
(cmpfunc)SwigPyObject_compare, /* tp_compare */
#endif
(reprfunc)SwigPyObject_repr, /* tp_repr */
&SwigPyObject_as_number, /* tp_as_number */
0, /* tp_as_sequence */
0, /* tp_as_mapping */
(hashfunc)0, /* tp_hash */
(ternaryfunc)0, /* tp_call */
(reprfunc)SwigPyObject_str, /* tp_str */
PyObject_GenericGetAttr, /* tp_getattro */
0, /* tp_setattro */
0, /* tp_as_buffer */
Py_TPFLAGS_DEFAULT, /* tp_flags */
swigobject_doc, /* tp_doc */
0, /* tp_traverse */
0, /* tp_clear */
(richcmpfunc)SwigPyObject_richcompare, /* tp_richcompare */
0, /* tp_weaklistoffset */
#if PY_VERSION_HEX >= 0x02020000
0, /* tp_iter */
0, /* tp_iternext */
swigobject_methods, /* tp_methods */
0, /* tp_members */
0, /* tp_getset */
0, /* tp_base */
0, /* tp_dict */
0, /* tp_descr_get */
0, /* tp_descr_set */
0, /* tp_dictoffset */
0, /* tp_init */
0, /* tp_alloc */
0, /* tp_new */
0, /* tp_free */
0, /* tp_is_gc */
0, /* tp_bases */
0, /* tp_mro */
0, /* tp_cache */
0, /* tp_subclasses */
0, /* tp_weaklist */
#endif
#if PY_VERSION_HEX >= 0x02030000
0, /* tp_del */
#endif
#ifdef COUNT_ALLOCS
0,0,0,0 /* tp_alloc -> tp_next */
#endif
};
swigpyobject_type = tmp;
/* for Python 3 we already assigned ob_type in PyVarObject_HEAD_INIT() */
#if PY_VERSION_HEX < 0x03000000
swigpyobject_type.ob_type = &PyType_Type;
#endif
type_init = 1;
}
return &swigpyobject_type;
}
| SWIGRUNTIME PyTypeObject * _PySwigPacked_type | ( | void | ) |
Definition at line 1948 of file SyFi_wrap.cc.
References PyObject_GenericGetAttr, SwigPyPacked_compare(), SwigPyPacked_dealloc(), SwigPyPacked_print(), SwigPyPacked_repr(), SwigPyPacked_str(), and SWIGRUNTIME.
Referenced by SwigPyPacked_Check(), and SwigPyPacked_type().
{
static char swigpacked_doc[] = "Swig object carries a C/C++ instance pointer";
static PyTypeObject swigpypacked_type;
static int type_init = 0;
if (!type_init) {
const PyTypeObject tmp
= {
/* PyObject header changed in Python 3 */
#if PY_VERSION_HEX>=0x03000000
PyVarObject_HEAD_INIT(&PyType_Type, 0)
#else
PyObject_HEAD_INIT(NULL)
0, /* ob_size */
#endif
(char *)"SwigPyPacked", /* tp_name */
sizeof(SwigPyPacked), /* tp_basicsize */
0, /* tp_itemsize */
(destructor)SwigPyPacked_dealloc, /* tp_dealloc */
(printfunc)SwigPyPacked_print, /* tp_print */
(getattrfunc)0, /* tp_getattr */
(setattrfunc)0, /* tp_setattr */
#if PY_VERSION_HEX>=0x03000000
0, /* tp_reserved in 3.0.1 */
#else
(cmpfunc)SwigPyPacked_compare, /* tp_compare */
#endif
(reprfunc)SwigPyPacked_repr, /* tp_repr */
0, /* tp_as_number */
0, /* tp_as_sequence */
0, /* tp_as_mapping */
(hashfunc)0, /* tp_hash */
(ternaryfunc)0, /* tp_call */
(reprfunc)SwigPyPacked_str, /* tp_str */
PyObject_GenericGetAttr, /* tp_getattro */
0, /* tp_setattro */
0, /* tp_as_buffer */
Py_TPFLAGS_DEFAULT, /* tp_flags */
swigpacked_doc, /* tp_doc */
0, /* tp_traverse */
0, /* tp_clear */
0, /* tp_richcompare */
0, /* tp_weaklistoffset */
#if PY_VERSION_HEX >= 0x02020000
0, /* tp_iter */
0, /* tp_iternext */
0, /* tp_methods */
0, /* tp_members */
0, /* tp_getset */
0, /* tp_base */
0, /* tp_dict */
0, /* tp_descr_get */
0, /* tp_descr_set */
0, /* tp_dictoffset */
0, /* tp_init */
0, /* tp_alloc */
0, /* tp_new */
0, /* tp_free */
0, /* tp_is_gc */
0, /* tp_bases */
0, /* tp_mro */
0, /* tp_cache */
0, /* tp_subclasses */
0, /* tp_weaklist */
#endif
#if PY_VERSION_HEX >= 0x02030000
0, /* tp_del */
#endif
#ifdef COUNT_ALLOCS
0,0,0,0 /* tp_alloc -> tp_next */
#endif
};
swigpypacked_type = tmp;
/* for Python 3 the ob_type already assigned in PyVarObject_HEAD_INIT() */
#if PY_VERSION_HEX < 0x03000000
swigpypacked_type.ob_type = &PyType_Type;
#endif
type_init = 1;
}
return &swigpypacked_type;
}
| SWIGRUNTIMEINLINE PyObject* _SWIG_This | ( | void | ) |
Definition at line 2066 of file SyFi_wrap.cc.
References SWIG_Python_str_FromChar().
Referenced by SWIG_This().
{
return SWIG_Python_str_FromChar("this");
}
| SWIGINTERN PyObject* _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45625 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP.
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymP *arg1 = (SyFi::ArnoldFalkWintherWeakSymP *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ArnoldFalkWintherWeakSymP_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ArnoldFalkWintherWeakSymP_compute_basis_functions" "', argument " "1"" of type '" "SyFi::ArnoldFalkWintherWeakSymP *""'");
}
arg1 = reinterpret_cast< SyFi::ArnoldFalkWintherWeakSymP * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45027 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma.
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymSigma *arg1 = (SyFi::ArnoldFalkWintherWeakSymSigma *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ArnoldFalkWintherWeakSymSigma_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ArnoldFalkWintherWeakSymSigma_compute_basis_functions" "', argument " "1"" of type '" "SyFi::ArnoldFalkWintherWeakSymSigma *""'");
}
arg1 = reinterpret_cast< SyFi::ArnoldFalkWintherWeakSymSigma * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45326 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU.
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymU *arg1 = (SyFi::ArnoldFalkWintherWeakSymU *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ArnoldFalkWintherWeakSymU_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ArnoldFalkWintherWeakSymU_compute_basis_functions" "', argument " "1"" of type '" "SyFi::ArnoldFalkWintherWeakSymU *""'");
}
arg1 = reinterpret_cast< SyFi::ArnoldFalkWintherWeakSymU * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_barycenter | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35692 of file SyFi_wrap.cc.
References SyFi::barycenter(), test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:barycenter",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Simplex, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "barycenter" "', argument " "1"" of type '" "SyFi::Simplex &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "barycenter" "', argument " "1"" of type '" "SyFi::Simplex &""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
result = SyFi::barycenter(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_barycenter_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35479 of file SyFi_wrap.cc.
References SyFi::barycenter_line(), test::e, ex2type(), test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:barycenter_line",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::barycenter_line(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_barycenter_tetrahedron | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35611 of file SyFi_wrap.cc.
References SyFi::barycenter_tetrahedron(), test::e, ex2type(), test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:barycenter_tetrahedron",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::barycenter_tetrahedron(arg1,arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_barycenter_triangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35540 of file SyFi_wrap.cc.
References SyFi::barycenter_triangle(), test::e, ex2type(), test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:barycenter_triangle",&obj0,&obj1,&obj2)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::barycenter_triangle(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_bernstein | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36249 of file SyFi_wrap.cc.
References SyFi::bernstein(), test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
SyFi::Polygon *arg2 = 0 ;
std::string *arg3 = 0 ;
unsigned int val1 ;
int ecode1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:bernstein",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "bernstein" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "bernstein" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bernstein" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
arg2 = reinterpret_cast< SyFi::Polygon * >(argp2);
{
std::string *ptr = (std::string *)0;
res3 = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "bernstein" "', argument " "3"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bernstein" "', argument " "3"" of type '" "std::string const &""'");
}
arg3 = ptr;
}
{
try {
result = SyFi::bernstein(arg1,*arg2,(std::string const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_bernsteinv | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36327 of file SyFi_wrap.cc.
References SyFi::bernsteinv(), test::e, lst2list(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
SyFi::Polygon *arg3 = 0 ;
std::string *arg4 = 0 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:bernsteinv",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "bernsteinv" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "bernsteinv" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "bernsteinv" "', argument " "3"" of type '" "SyFi::Polygon &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bernsteinv" "', argument " "3"" of type '" "SyFi::Polygon &""'");
}
arg3 = reinterpret_cast< SyFi::Polygon * >(argp3);
{
std::string *ptr = (std::string *)0;
res4 = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "bernsteinv" "', argument " "4"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bernsteinv" "', argument " "4"" of type '" "std::string const &""'");
}
arg4 = ptr;
}
{
try {
result = SyFi::bernsteinv(arg1,arg2,*arg3,(std::string const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_bezier_ordinates | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 35931 of file SyFi_wrap.cc.
References _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_SyFi__Line, SWIGTYPE_p_SyFi__Tetrahedron, and SWIGTYPE_p_SyFi__Triangle.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_bezier_ordinates__SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_bezier_ordinates__SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_bezier_ordinates__SWIG_2(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'bezier_ordinates'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::bezier_ordinates(SyFi::Line &,unsigned int)\n"
" SyFi::bezier_ordinates(SyFi::Triangle &,unsigned int)\n"
" SyFi::bezier_ordinates(SyFi::Tetrahedron &,unsigned int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_bezier_ordinates__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35745 of file SyFi_wrap.cc.
References SyFi::bezier_ordinates(), test::e, lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Line.
Referenced by _wrap_bezier_ordinates().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:bezier_ordinates",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Line, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "bezier_ordinates" "', argument " "1"" of type '" "SyFi::Line &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bezier_ordinates" "', argument " "1"" of type '" "SyFi::Line &""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "bezier_ordinates" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::bezier_ordinates(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_bezier_ordinates__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35807 of file SyFi_wrap.cc.
References SyFi::bezier_ordinates(), test::e, lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Triangle.
Referenced by _wrap_bezier_ordinates().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:bezier_ordinates",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Triangle, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "bezier_ordinates" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bezier_ordinates" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "bezier_ordinates" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::bezier_ordinates(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_bezier_ordinates__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35869 of file SyFi_wrap.cc.
References SyFi::bezier_ordinates(), test::e, lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Tetrahedron.
Referenced by _wrap_bezier_ordinates().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:bezier_ordinates",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Tetrahedron, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "bezier_ordinates" "', argument " "1"" of type '" "SyFi::Tetrahedron &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bezier_ordinates" "', argument " "1"" of type '" "SyFi::Tetrahedron &""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "bezier_ordinates" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::bezier_ordinates(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34270 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Box.
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Box_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_copy" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
try {
result = (SyFi::Box *)((SyFi::Box const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 34216 of file SyFi_wrap.cc.
References _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Box.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Box, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Box_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Box, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Box_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Box_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Box *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Box *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34087 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Box, and type2ex().
Referenced by _wrap_Box_integrate().
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Box_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_integrate" "', argument " "1"" of type '" "SyFi::Box *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Box_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34156 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Box, and type2ex().
Referenced by _wrap_Box_integrate().
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Box_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_integrate" "', argument " "1"" of type '" "SyFi::Box *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33772 of file SyFi_wrap.cc.
References test::e, SyFi::Polygon::line(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Box, and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line result;
if (!PyArg_ParseTuple(args,(char *)"OO:Box_line",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_line" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Box_line" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Box const *)arg1)->line(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Line(static_cast< const SyFi::Line& >(result))), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33724 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Box.
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Box_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_no_space_dim" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
try {
result = (unsigned int)((SyFi::Box const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_rectangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33829 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Box, and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< SyFi::Rectangle > result;
if (!PyArg_ParseTuple(args,(char *)"OO:Box_rectangle",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_rectangle" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Box_rectangle" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Box const *)arg1)->rectangle(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Rectangle(static_cast< const SyFi::Rectangle& >(result))), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 33995 of file SyFi_wrap.cc.
References _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Box.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Box, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Box_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Box, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Box_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Box_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Box const *,SyFi::Repr_format)\n"
" repr(SyFi::Box const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33886 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Box.
Referenced by _wrap_Box_repr().
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Box_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_repr" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Box_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Box const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33945 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Box::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Box.
Referenced by _wrap_Box_repr().
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Box_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_repr" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
try {
result = ((SyFi::Box const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Box_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34039 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Box::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Box.
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Box_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Box_str" "', argument " "1"" of type '" "SyFi::Box const *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
try {
result = ((SyFi::Box const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Bubble_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44327 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Bubble.
{
PyObject *resultobj = 0;
SyFi::Bubble *arg1 = (SyFi::Bubble *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Bubble_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Bubble, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Bubble_compute_basis_functions" "', argument " "1"" of type '" "SyFi::Bubble *""'");
}
arg1 = reinterpret_cast< SyFi::Bubble * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_check_visitor | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23516 of file SyFi_wrap.cc.
References SyFi::check_visitor(), test::e, list2lst(), SWIG_fail, SWIG_Py_Void(), and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::lst *arg2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:check_visitor",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
arg2=list2lst(obj1);
if (!arg2) return NULL;
}
{
try {
SyFi::check_visitor(arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_coeff | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24170 of file SyFi_wrap.cc.
References SyFi::coeff(), test::e, exvector2list(), test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
PyObject * obj0 = 0 ;
GiNaC::exvector result;
if (!PyArg_ParseTuple(args,(char *)"O:coeff",&obj0)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::coeff(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = exvector2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_coeffs | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 24330 of file SyFi_wrap.cc.
References _wrap_coeffs__SWIG_0(), _wrap_coeffs__SWIG_1(), checktype2ex(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_GiNaC__lst.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__lst, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_coeffs__SWIG_1(self, args);
}
}
if (argc == 1) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_coeffs__SWIG_0(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'coeffs'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::coeffs(GiNaC::ex)\n"
" SyFi::coeffs(GiNaC::lst)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_coeffs__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24221 of file SyFi_wrap.cc.
References SyFi::coeffs(), test::e, lst2list(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_coeffs().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:coeffs",&obj0)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::coeffs(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_coeffs__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24272 of file SyFi_wrap.cc.
References SyFi::coeffs(), test::e, lst2list(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__lst.
Referenced by _wrap_coeffs().
{
PyObject *resultobj = 0;
GiNaC::lst arg1 ;
void *argp1 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:coeffs",&obj0)) SWIG_fail;
{
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "coeffs" "', argument " "1"" of type '" "GiNaC::lst""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "coeffs" "', argument " "1"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp1);
arg1 = *temp;
if (SWIG_IsNewObj(res1)) delete temp;
}
}
{
try {
result = SyFi::coeffs(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_collapse | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23092 of file SyFi_wrap.cc.
References SyFi::collapse(), test::e, lst2list(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__lst.
{
PyObject *resultobj = 0;
GiNaC::lst arg1 ;
void *argp1 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:collapse",&obj0)) SWIG_fail;
{
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "collapse" "', argument " "1"" of type '" "GiNaC::lst""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "collapse" "', argument " "1"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp1);
arg1 = *temp;
if (SWIG_IsNewObj(res1)) delete temp;
}
}
{
try {
result = SyFi::collapse(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_collect_symbols | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 24629 of file SyFi_wrap.cc.
References _wrap_collect_symbols__SWIG_0(), _wrap_collect_symbols__SWIG_1(), checktype2ex(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0;
}
if (_v) {
return _wrap_collect_symbols__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0;
}
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[1], &vptr, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_collect_symbols__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'collect_symbols'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::collect_symbols(GiNaC::ex const &,SyFi::exset &)\n"
" SyFi::collect_symbols(GiNaC::ex const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_collect_symbols__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24518 of file SyFi_wrap.cc.
References SyFi::collect_symbols(), test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_collect_symbols().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
SyFi::exset *arg2 = 0 ;
const_ex_deleter deleter1 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:collect_symbols",&obj0,&obj1)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "collect_symbols" "', argument " "2"" of type '" "SyFi::exset &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "collect_symbols" "', argument " "2"" of type '" "SyFi::exset &""'");
}
arg2 = reinterpret_cast< SyFi::exset * >(argp2);
{
try {
SyFi::collect_symbols((GiNaC::ex const &)*arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_collect_symbols__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24578 of file SyFi_wrap.cc.
References SyFi::collect_symbols(), test::e, exvector2list(), TDeleter< T >::obj, test::result, SWIG_fail, and type2ex().
Referenced by _wrap_collect_symbols().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
const_ex_deleter deleter1 ;
PyObject * obj0 = 0 ;
GiNaC::exvector result;
if (!PyArg_ParseTuple(args,(char *)"O:collect_symbols",&obj0)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
try {
result = SyFi::collect_symbols((GiNaC::ex const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = exvector2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_compare | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22135 of file SyFi_wrap.cc.
References SyFi::compare(), test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
std::string *arg2 = 0 ;
const_ex_deleter deleter1 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:compare",&obj0,&obj1)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
std::string *ptr = (std::string *)0;
res2 = SWIG_AsPtr_std_string(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "compare" "', argument " "2"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compare" "', argument " "2"" of type '" "std::string const &""'");
}
arg2 = ptr;
}
{
try {
result = (bool)SyFi::compare((GiNaC::ex const &)*arg1,(std::string const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_compare_archives | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 22418 of file SyFi_wrap.cc.
References _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_std__ostream.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_compare_archives__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[2], &vptr, SWIGTYPE_p_std__ostream, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_compare_archives__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'compare_archives'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::compare_archives(std::string const &,std::string const &,std::ostream &)\n"
" SyFi::compare_archives(std::string const &,std::string const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_compare_archives__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22264 of file SyFi_wrap.cc.
References SyFi::compare_archives(), test::e, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_std__ostream.
Referenced by _wrap_compare_archives().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
std::string *arg2 = 0 ;
std::ostream *arg3 = 0 ;
int res1 = SWIG_OLDOBJ ;
int res2 = SWIG_OLDOBJ ;
void *argp3 = 0 ;
int res3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OOO:compare_archives",&obj0,&obj1,&obj2)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "compare_archives" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compare_archives" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
std::string *ptr = (std::string *)0;
res2 = SWIG_AsPtr_std_string(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "compare_archives" "', argument " "2"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compare_archives" "', argument " "2"" of type '" "std::string const &""'");
}
arg2 = ptr;
}
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_std__ostream, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "compare_archives" "', argument " "3"" of type '" "std::ostream &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compare_archives" "', argument " "3"" of type '" "std::ostream &""'");
}
arg3 = reinterpret_cast< std::ostream * >(argp3);
{
try {
result = (bool)SyFi::compare_archives((std::string const &)*arg1,(std::string const &)*arg2,*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
if (SWIG_IsNewObj(res1)) delete arg1;
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_compare_archives__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22347 of file SyFi_wrap.cc.
References SyFi::compare_archives(), test::e, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, and SWIG_ValueError.
Referenced by _wrap_compare_archives().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
std::string *arg2 = 0 ;
int res1 = SWIG_OLDOBJ ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:compare_archives",&obj0,&obj1)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "compare_archives" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compare_archives" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
std::string *ptr = (std::string *)0;
res2 = SWIG_AsPtr_std_string(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "compare_archives" "', argument " "2"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compare_archives" "', argument " "2"" of type '" "std::string const &""'");
}
arg2 = ptr;
}
{
try {
result = (bool)SyFi::compare_archives((std::string const &)*arg1,(std::string const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
if (SWIG_IsNewObj(res1)) delete arg1;
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_compute_mixed_Poisson_element_matrix | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44696 of file SyFi_wrap.cc.
References SyFi::compute_mixed_Poisson_element_matrix(), test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, SWIGTYPE_p_SyFi__Dof, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = 0 ;
SyFi::FE *arg2 = 0 ;
SyFi::Dof *arg3 = 0 ;
std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
void *argp4 = 0 ;
int res4 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:compute_mixed_Poisson_element_matrix",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "1"" of type '" "SyFi::FE &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "1"" of type '" "SyFi::FE &""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "2"" of type '" "SyFi::FE &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "2"" of type '" "SyFi::FE &""'");
}
arg2 = reinterpret_cast< SyFi::FE * >(argp2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_SyFi__Dof, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "3"" of type '" "SyFi::Dof &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "3"" of type '" "SyFi::Dof &""'");
}
arg3 = reinterpret_cast< SyFi::Dof * >(argp3);
res4 = SWIG_ConvertPtr(obj3, &argp4, SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "4"" of type '" "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > &""'");
}
if (!argp4) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_mixed_Poisson_element_matrix" "', argument " "4"" of type '" "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > &""'");
}
arg4 = reinterpret_cast< std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > * >(argp4);
{
try {
SyFi::compute_mixed_Poisson_element_matrix(*arg1,*arg2,*arg3,*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_compute_Poisson_element_matrix | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44536 of file SyFi_wrap.cc.
References compute_Poisson_element_matrix(), test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, SWIGTYPE_p_SyFi__Dof, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = 0 ;
SyFi::Dof *arg2 = 0 ;
std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:compute_Poisson_element_matrix",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "compute_Poisson_element_matrix" "', argument " "1"" of type '" "SyFi::FE &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Poisson_element_matrix" "', argument " "1"" of type '" "SyFi::FE &""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Dof, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "compute_Poisson_element_matrix" "', argument " "2"" of type '" "SyFi::Dof &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Poisson_element_matrix" "', argument " "2"" of type '" "SyFi::Dof &""'");
}
arg2 = reinterpret_cast< SyFi::Dof * >(argp2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "compute_Poisson_element_matrix" "', argument " "3"" of type '" "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Poisson_element_matrix" "', argument " "3"" of type '" "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > &""'");
}
arg3 = reinterpret_cast< std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > * >(argp3);
{
try {
SyFi::compute_Poisson_element_matrix(*arg1,*arg2,*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_compute_Stokes_element_matrix | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44610 of file SyFi_wrap.cc.
References SyFi::compute_Stokes_element_matrix(), test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, SWIGTYPE_p_SyFi__Dof, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = 0 ;
SyFi::FE *arg2 = 0 ;
SyFi::Dof *arg3 = 0 ;
std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
void *argp4 = 0 ;
int res4 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:compute_Stokes_element_matrix",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "compute_Stokes_element_matrix" "', argument " "1"" of type '" "SyFi::FE &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Stokes_element_matrix" "', argument " "1"" of type '" "SyFi::FE &""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "compute_Stokes_element_matrix" "', argument " "2"" of type '" "SyFi::FE &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Stokes_element_matrix" "', argument " "2"" of type '" "SyFi::FE &""'");
}
arg2 = reinterpret_cast< SyFi::FE * >(argp2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_SyFi__Dof, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "compute_Stokes_element_matrix" "', argument " "3"" of type '" "SyFi::Dof &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Stokes_element_matrix" "', argument " "3"" of type '" "SyFi::Dof &""'");
}
arg3 = reinterpret_cast< SyFi::Dof * >(argp3);
res4 = SWIG_ConvertPtr(obj3, &argp4, SWIGTYPE_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "compute_Stokes_element_matrix" "', argument " "4"" of type '" "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > &""'");
}
if (!argp4) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "compute_Stokes_element_matrix" "', argument " "4"" of type '" "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > &""'");
}
arg4 = reinterpret_cast< std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > * >(argp4);
{
try {
SyFi::compute_Stokes_element_matrix(*arg1,*arg2,*arg3,*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_count_ops | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25185 of file SyFi_wrap.cc.
References SyFi::count_ops(), test::e, TDeleter< T >::obj, test::result, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__ExStats, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
const_ex_deleter deleter1 ;
PyObject * obj0 = 0 ;
SyFi::ExStats result;
if (!PyArg_ParseTuple(args,(char *)"O:count_ops",&obj0)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
try {
result = SyFi::count_ops((GiNaC::ex const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::ExStats(static_cast< const SyFi::ExStats& >(result))), SWIGTYPE_p_SyFi__ExStats, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_count_symbols | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24672 of file SyFi_wrap.cc.
References SyFi::count_symbols(), test::e, TDeleter< T >::obj, test::result, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_GiNaC__exhashmapT_int_t, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
const_ex_deleter deleter1 ;
PyObject * obj0 = 0 ;
GiNaC::exhashmap< int > result;
if (!PyArg_ParseTuple(args,(char *)"O:count_symbols",&obj0)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
try {
result = SyFi::count_symbols((GiNaC::ex const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new GiNaC::exhashmap< int >(static_cast< const GiNaC::exhashmap< int >& >(result))), SWIGTYPE_p_GiNaC__exhashmapT_int_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_cross | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22820 of file SyFi_wrap.cc.
References SyFi::cross(), test::e, list2lst(), lst2list(), test::result, and SWIG_fail.
{
PyObject *resultobj = 0;
GiNaC::lst *arg1 = 0 ;
GiNaC::lst *arg2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:cross",&obj0,&obj1)) SWIG_fail;
{
arg1=list2lst(obj0);
if (!arg1) return NULL;
}
{
arg2=list2lst(obj1);
if (!arg2) return NULL;
}
{
try {
result = SyFi::cross(*arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_CrouzeixRaviart_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40162 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__CrouzeixRaviart.
{
PyObject *resultobj = 0;
SyFi::CrouzeixRaviart *arg1 = (SyFi::CrouzeixRaviart *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:CrouzeixRaviart_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__CrouzeixRaviart, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "CrouzeixRaviart_compute_basis_functions" "', argument " "1"" of type '" "SyFi::CrouzeixRaviart *""'");
}
arg1 = reinterpret_cast< SyFi::CrouzeixRaviart * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ArnoldFalkWintherWeakSymP | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45578 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP.
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymP *arg1 = (SyFi::ArnoldFalkWintherWeakSymP *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ArnoldFalkWintherWeakSymP",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ArnoldFalkWintherWeakSymP" "', argument " "1"" of type '" "SyFi::ArnoldFalkWintherWeakSymP *""'");
}
arg1 = reinterpret_cast< SyFi::ArnoldFalkWintherWeakSymP * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ArnoldFalkWintherWeakSymSigma | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44980 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma.
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymSigma *arg1 = (SyFi::ArnoldFalkWintherWeakSymSigma *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ArnoldFalkWintherWeakSymSigma",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ArnoldFalkWintherWeakSymSigma" "', argument " "1"" of type '" "SyFi::ArnoldFalkWintherWeakSymSigma *""'");
}
arg1 = reinterpret_cast< SyFi::ArnoldFalkWintherWeakSymSigma * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ArnoldFalkWintherWeakSymU | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45279 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU.
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymU *arg1 = (SyFi::ArnoldFalkWintherWeakSymU *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ArnoldFalkWintherWeakSymU",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ArnoldFalkWintherWeakSymU" "', argument " "1"" of type '" "SyFi::ArnoldFalkWintherWeakSymU *""'");
}
arg1 = reinterpret_cast< SyFi::ArnoldFalkWintherWeakSymU * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Box | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33677 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Box.
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = (SyFi::Box *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Box",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Box, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Box" "', argument " "1"" of type '" "SyFi::Box *""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Bubble | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44280 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Bubble.
{
PyObject *resultobj = 0;
SyFi::Bubble *arg1 = (SyFi::Bubble *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Bubble",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Bubble, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Bubble" "', argument " "1"" of type '" "SyFi::Bubble *""'");
}
arg1 = reinterpret_cast< SyFi::Bubble * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_CrouzeixRaviart | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40115 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__CrouzeixRaviart.
{
PyObject *resultobj = 0;
SyFi::CrouzeixRaviart *arg1 = (SyFi::CrouzeixRaviart *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_CrouzeixRaviart",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__CrouzeixRaviart, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_CrouzeixRaviart" "', argument " "1"" of type '" "SyFi::CrouzeixRaviart *""'");
}
arg1 = reinterpret_cast< SyFi::CrouzeixRaviart * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_DiscontinuousLagrange | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42555 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__DiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::DiscontinuousLagrange *arg1 = (SyFi::DiscontinuousLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_DiscontinuousLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__DiscontinuousLagrange, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_DiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::DiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::DiscontinuousLagrange * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Dof | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39285 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Dof.
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Dof",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Dof" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ex_int_map | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13523 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ex_int_map",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ex_int_map" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_exlist | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19628 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_exlist",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_exlist" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_exmap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11586 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_exmap",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_exmap" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_exset | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21259 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_exset",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_exset" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ExStats | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25131 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ExStats",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ExStats" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_exvector | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9648 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_exvector",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_exvector" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_FE | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36650 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_FE",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_FE" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Hermite | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43321 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Hermite.
{
PyObject *resultobj = 0;
SyFi::Hermite *arg1 = (SyFi::Hermite *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Hermite",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Hermite, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Hermite" "', argument " "1"" of type '" "SyFi::Hermite *""'");
}
arg1 = reinterpret_cast< SyFi::Hermite * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Lagrange | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37933 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Lagrange.
{
PyObject *resultobj = 0;
SyFi::Lagrange *arg1 = (SyFi::Lagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Lagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Lagrange, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Lagrange" "', argument " "1"" of type '" "SyFi::Lagrange *""'");
}
arg1 = reinterpret_cast< SyFi::Lagrange * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27283 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Line",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Line" "', argument " "1"" of type '" "SyFi::Line *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_MixedFE | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46415 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_MixedFE",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_MixedFE" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Nedelec | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43620 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Nedelec.
{
PyObject *resultobj = 0;
SyFi::Nedelec *arg1 = (SyFi::Nedelec *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Nedelec",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Nedelec, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Nedelec" "', argument " "1"" of type '" "SyFi::Nedelec *""'");
}
arg1 = reinterpret_cast< SyFi::Nedelec * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Nedelec2Hdiv | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43981 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Nedelec2Hdiv.
{
PyObject *resultobj = 0;
SyFi::Nedelec2Hdiv *arg1 = (SyFi::Nedelec2Hdiv *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Nedelec2Hdiv",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Nedelec2Hdiv, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Nedelec2Hdiv" "', argument " "1"" of type '" "SyFi::Nedelec2Hdiv *""'");
}
arg1 = reinterpret_cast< SyFi::Nedelec2Hdiv * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_P0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40860 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__P0.
{
PyObject *resultobj = 0;
SyFi::P0 *arg1 = (SyFi::P0 *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_P0",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__P0, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_P0" "', argument " "1"" of type '" "SyFi::P0 *""'");
}
arg1 = reinterpret_cast< SyFi::P0 * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26182 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Polygon",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Polygon" "', argument " "1"" of type '" "SyFi::Polygon *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_RaviartThomas | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42256 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *arg1 = (SyFi::RaviartThomas *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_RaviartThomas",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__RaviartThomas, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_RaviartThomas" "', argument " "1"" of type '" "SyFi::RaviartThomas *""'");
}
arg1 = reinterpret_cast< SyFi::RaviartThomas * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Rectangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30642 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Rectangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Rectangle" "', argument " "1"" of type '" "SyFi::Rectangle *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ReferenceBox | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34510 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ReferenceBox.
{
PyObject *resultobj = 0;
SyFi::ReferenceBox *arg1 = (SyFi::ReferenceBox *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ReferenceBox",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceBox, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ReferenceBox" "', argument " "1"" of type '" "SyFi::ReferenceBox *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceBox * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ReferenceLine | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28267 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ReferenceLine.
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ReferenceLine",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ReferenceLine" "', argument " "1"" of type '" "SyFi::ReferenceLine *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ReferenceRectangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31418 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ReferenceRectangle.
{
PyObject *resultobj = 0;
SyFi::ReferenceRectangle *arg1 = (SyFi::ReferenceRectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ReferenceRectangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceRectangle, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ReferenceRectangle" "', argument " "1"" of type '" "SyFi::ReferenceRectangle *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceRectangle * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ReferenceTetrahedron | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32707 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *arg1 = (SyFi::ReferenceTetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ReferenceTetrahedron",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTetrahedron, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ReferenceTetrahedron" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTetrahedron * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_ReferenceTriangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29835 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ReferenceTriangle.
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *arg1 = (SyFi::ReferenceTriangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_ReferenceTriangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTriangle, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_ReferenceTriangle" "', argument " "1"" of type '" "SyFi::ReferenceTriangle *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTriangle * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Robust | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46082 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Robust",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Robust" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Simplex | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34888 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Simplex",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Simplex" "', argument " "1"" of type '" "SyFi::Simplex *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_SpaceTimeDomain | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47739 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_SpaceTimeDomain",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_SpaceTimeDomain" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_SpaceTimeElement | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47941 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__SpaceTimeElement.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeElement *arg1 = (SyFi::SpaceTimeElement *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_SpaceTimeElement",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeElement, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_SpaceTimeElement" "', argument " "1"" of type '" "SyFi::SpaceTimeElement *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeElement * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_StandardFE | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37209 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_StandardFE",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_StandardFE" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_SwigPyIterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5543 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_SwigPyIterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_SwigPyIterator" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_symexlist | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16786 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_symexlist",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_symexlist" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_symexpair | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13897 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *arg1 = (std::pair< GiNaC::symbol,GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_symexpair",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_symexpair" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::pair< GiNaC::symbol,GiNaC::ex > * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_TensorLagrange | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38769 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__TensorLagrange.
{
PyObject *resultobj = 0;
SyFi::TensorLagrange *arg1 = (SyFi::TensorLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_TensorLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__TensorLagrange, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_TensorLagrange" "', argument " "1"" of type '" "SyFi::TensorLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::TensorLagrange * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_TensorP0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41696 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__TensorP0.
{
PyObject *resultobj = 0;
SyFi::TensorP0 *arg1 = (SyFi::TensorP0 *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_TensorP0",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__TensorP0, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_TensorP0" "', argument " "1"" of type '" "SyFi::TensorP0 *""'");
}
arg1 = reinterpret_cast< SyFi::TensorP0 * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Tetrahedron | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31874 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Tetrahedron.
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Tetrahedron",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Tetrahedron" "', argument " "1"" of type '" "SyFi::Tetrahedron *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_Triangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29059 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_Triangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Triangle" "', argument " "1"" of type '" "SyFi::Triangle *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_VectorCrouzeixRaviart | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40505 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
{
PyObject *resultobj = 0;
SyFi::VectorCrouzeixRaviart *arg1 = (SyFi::VectorCrouzeixRaviart *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_VectorCrouzeixRaviart",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::VectorCrouzeixRaviart *""'");
}
arg1 = reinterpret_cast< SyFi::VectorCrouzeixRaviart * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_VectorDiscontinuousLagrange | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42910 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorDiscontinuousLagrange *arg1 = (SyFi::VectorDiscontinuousLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_VectorDiscontinuousLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_VectorDiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::VectorDiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorDiscontinuousLagrange * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_VectorLagrange | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38323 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorLagrange *arg1 = (SyFi::VectorLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_VectorLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorLagrange, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_VectorLagrange" "', argument " "1"" of type '" "SyFi::VectorLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorLagrange * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_delete_VectorP0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41250 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_POINTER_DISOWN, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorP0.
{
PyObject *resultobj = 0;
SyFi::VectorP0 *arg1 = (SyFi::VectorP0 *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:delete_VectorP0",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorP0, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_VectorP0" "', argument " "1"" of type '" "SyFi::VectorP0 *""'");
}
arg1 = reinterpret_cast< SyFi::VectorP0 * >(argp1);
{
try {
delete arg1;
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_dirac | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21355 of file SyFi_wrap.cc.
References SyFi::dirac(), test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_From_int(), and SWIG_IsOK.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"OO:dirac",&obj0,&obj1)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "dirac" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "dirac" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (int)SyFi::dirac(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_DiscontinuousLagrange_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42658 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__DiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::DiscontinuousLagrange *arg1 = (SyFi::DiscontinuousLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:DiscontinuousLagrange_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__DiscontinuousLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DiscontinuousLagrange_compute_basis_functions" "', argument " "1"" of type '" "SyFi::DiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::DiscontinuousLagrange * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_DiscontinuousLagrange_set_element_number | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42602 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__DiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::DiscontinuousLagrange *arg1 = (SyFi::DiscontinuousLagrange *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:DiscontinuousLagrange_set_element_number",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__DiscontinuousLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "DiscontinuousLagrange_set_element_number" "', argument " "1"" of type '" "SyFi::DiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::DiscontinuousLagrange * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "DiscontinuousLagrange_set_element_number" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_element_number(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_div | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 21912 of file SyFi_wrap.cc.
References _wrap_div__SWIG_0(), _wrap_div__SWIG_1(), _wrap_div__SWIG_2(), _wrap_div__SWIG_3(), checktype2ex(), SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
{
_v = (PyList_Check(argv[0])) ? 1 : 0;
}
if (_v) {
return _wrap_div__SWIG_0(self, args);
}
}
if (argc == 1) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_div__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (PyList_Check(argv[0])) ? 1 : 0;
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_div__SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_div__SWIG_3(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'div'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::div(GiNaC::lst &)\n"
" SyFi::div(GiNaC::lst &,GiNaC::ex)\n"
" SyFi::div(GiNaC::ex)\n"
" SyFi::div(GiNaC::ex,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_div__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21696 of file SyFi_wrap.cc.
References SyFi::div(), test::e, ex2type(), list2lst(), test::result, and SWIG_fail.
Referenced by _wrap_div().
{
PyObject *resultobj = 0;
GiNaC::lst *arg1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:div",&obj0)) SWIG_fail;
{
arg1=list2lst(obj0);
if (!arg1) return NULL;
}
{
try {
result = SyFi::div(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_div__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21743 of file SyFi_wrap.cc.
References SyFi::div(), test::e, ex2type(), list2lst(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_div().
{
PyObject *resultobj = 0;
GiNaC::lst *arg1 = 0 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:div",&obj0,&obj1)) SWIG_fail;
{
arg1=list2lst(obj0);
if (!arg1) return NULL;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::div(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_div__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21800 of file SyFi_wrap.cc.
References SyFi::div(), test::e, ex2type(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_div().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:div",&obj0)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::div(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_div__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21851 of file SyFi_wrap.cc.
References SyFi::div(), test::e, ex2type(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_div().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:div",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::div(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39332 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Dof.
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Dof_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_clear" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_glob2loc | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39853 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t, and SWIGTYPE_p_SyFi__Dof.
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > > result;
if (!PyArg_ParseTuple(args,(char *)"OO:Dof_glob2loc",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_glob2loc" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Dof_glob2loc" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->glob2loc(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::vector_ii(static_cast< const SyFi::vector_ii& >(result))), SWIGTYPE_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_glob_dof | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 39782 of file SyFi_wrap.cc.
References _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_glob_dof__SWIG_2(), checktype2ex(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Dof.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Dof, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Dof_glob_dof__SWIG_2(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Dof, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Dof_glob_dof__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Dof, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Dof_glob_dof__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Dof_glob_dof'.\n"
" Possible C/C++ prototypes are:\n"
" glob_dof(SyFi::Dof *,unsigned int,unsigned int)\n"
" glob_dof(SyFi::Dof *,GiNaC::ex)\n"
" glob_dof(SyFi::Dof *,unsigned int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_glob_dof__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39599 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Dof.
Referenced by _wrap_Dof_glob_dof().
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Dof_glob_dof",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_glob_dof" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Dof_glob_dof" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Dof_glob_dof" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
try {
result = (unsigned int)(arg1)->glob_dof(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_glob_dof__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39665 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, SWIGTYPE_p_SyFi__Dof, and type2ex().
Referenced by _wrap_Dof_glob_dof().
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"OO:Dof_glob_dof",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_glob_dof" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (unsigned int)(arg1)->glob_dof(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_glob_dof__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39723 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Dof.
Referenced by _wrap_Dof_glob_dof().
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Dof_glob_dof",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_glob_dof" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Dof_glob_dof" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->glob_dof(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_insert_dof | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39379 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, SWIGTYPE_p_SyFi__Dof, and type2ex().
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
GiNaC::ex arg4 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:Dof_insert_dof",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_insert_dof" "', argument " "1"" of type '" "SyFi::Dof *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Dof_insert_dof" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Dof_insert_dof" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
try {
result = (unsigned int)(arg1)->insert_dof(arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_max_dofs_per_element | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39551 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Dof.
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Dof_max_dofs_per_element",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_max_dofs_per_element" "', argument " "1"" of type '" "SyFi::Dof const *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
{
try {
result = (unsigned int)((SyFi::Dof const *)arg1)->max_dofs_per_element();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_num_elements | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39503 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Dof.
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Dof_num_elements",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_num_elements" "', argument " "1"" of type '" "SyFi::Dof const *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
{
try {
result = (unsigned int)((SyFi::Dof const *)arg1)->num_elements();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Dof_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39455 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Dof.
{
PyObject *resultobj = 0;
SyFi::Dof *arg1 = (SyFi::Dof *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Dof_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Dof, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Dof_size" "', argument " "1"" of type '" "SyFi::Dof const *""'");
}
arg1 = reinterpret_cast< SyFi::Dof * >(argp1);
{
try {
result = (unsigned int)((SyFi::Dof const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_EQUAL_OR_DIE | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22200 of file SyFi_wrap.cc.
References test::e, SyFi::EQUAL_OR_DIE(), TDeleter< T >::obj, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
std::string *arg2 = 0 ;
const_ex_deleter deleter1 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:EQUAL_OR_DIE",&obj0,&obj1)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
std::string *ptr = (std::string *)0;
res2 = SWIG_AsPtr_std_string(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "EQUAL_OR_DIE" "', argument " "2"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "EQUAL_OR_DIE" "', argument " "2"" of type '" "std::string const &""'");
}
arg2 = ptr;
}
{
try {
SyFi::EQUAL_OR_DIE((GiNaC::ex const &)*arg1,(std::string const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_equations2matrix | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23150 of file SyFi_wrap.cc.
References test::e, SyFi::equations2matrix(), TDeleter< T >::obj, test::result, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_GiNaC__matrix, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
GiNaC::ex *arg2 = 0 ;
const_ex_deleter deleter1 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::matrix result;
if (!PyArg_ParseTuple(args,(char *)"OO:equations2matrix",&obj0,&obj1)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = SyFi::equations2matrix((GiNaC::ex const &)*arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new GiNaC::matrix(static_cast< const GiNaC::matrix& >(result))), SWIGTYPE_p_GiNaC__matrix, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex2equations | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23041 of file SyFi_wrap.cc.
References test::e, SyFi::ex2equations(), lst2list(), test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:ex2equations",&obj0)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::ex2equations(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___bool__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11789 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____bool__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map___bool__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___bool__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____bool__((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___contains__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12214 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____contains__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map___contains__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___contains__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____contains__(arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___delitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11949 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____delitem__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___delitem__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
try {
std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____delitem__(arg1,(GiNaC::ex const &)*arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___getitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11885 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____getitem__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IndexError, SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___getitem__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
try {
result = (std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____getitem__((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1,(GiNaC::ex const &)*arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___len__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11837 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____len__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map___len__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___len__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____len__((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___nonzero__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11741 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____nonzero__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map___nonzero__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___nonzero__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____nonzero__((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map___setitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12372 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____setitem__(), SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type temp3 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:ex_int_map___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map___setitem__" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "ex_int_map___setitem__" "', argument " "3"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type""'");
}
temp3 = static_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type >(val3);
arg3 = &temp3;
{
try {
try {
std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____setitem__(arg1,(GiNaC::ex const &)*arg2,(int const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_begin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12830 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_begin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_begin" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->begin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12676 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_clear" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_count | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13084 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_count",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_count" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->count((std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_empty | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12580 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_empty",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_empty" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->empty();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_end | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12879 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_end",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_end" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->end();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_erase | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 13281 of file SyFi_wrap.cc.
References _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), swig::asptr(), checktype2ex(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_ex_int_map_erase__SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0;
}
if (_v) {
return _wrap_ex_int_map_erase__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[2], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_ex_int_map_erase__SWIG_2(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'ex_int_map_erase'.\n"
" Possible C/C++ prototypes are:\n"
" erase(std::map< GiNaC::ex,int,GiNaC::ex_is_less > *,std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type const &)\n"
" erase(std::map< GiNaC::ex,int,GiNaC::ex_is_less > *,std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator)\n"
" erase(std::map< GiNaC::ex,int,GiNaC::ex_is_less > *,std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator,std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_erase__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13026 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
Referenced by _wrap_ex_int_map_erase().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_erase" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->erase((std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_erase__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13142 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
Referenced by _wrap_ex_int_map_erase().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_erase" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "ex_int_map_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "ex_int_map_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator""'");
}
}
{
try {
(arg1)->erase(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_erase__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13204 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
Referenced by _wrap_ex_int_map_erase().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator arg2 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
swig::SwigPyIterator *iter3 = 0 ;
int res3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:ex_int_map_erase",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_erase" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "ex_int_map_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "ex_int_map_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator""'");
}
}
res3 = SWIG_ConvertPtr(obj2, SWIG_as_voidptrptr(&iter3), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res3) || !iter3) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "ex_int_map_erase" "', argument " "3"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator > *>(iter3);
if (iter_t) {
arg3 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "ex_int_map_erase" "', argument " "3"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator""'");
}
}
{
try {
(arg1)->erase(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_find | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13346 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, SyFi::find(), swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_find",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_find" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->find((std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_get_allocator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12782 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SwigValueWrapper< std::allocator< std::pair< GiNaC::ex const,int > > > result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_get_allocator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_get_allocator" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->get_allocator();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new std::map< GiNaC::ex,int,GiNaC::ex_is_less >::allocator_type(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::allocator_type& >(result))), SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_has_key | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12012 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__has_key(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_has_key",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_has_key" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__has_key((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_items | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12166 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__items(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_items",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_items" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (PyObject *)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__items(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11691 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_iterator" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_key_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12272 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__key_iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_key_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_key_iterator" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__key_iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_keys | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12070 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__keys(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_keys",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_keys" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (PyObject *)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__keys(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_lower_bound | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13405 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_lower_bound",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_lower_bound" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->lower_bound((std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_rbegin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12928 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_rbegin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_rbegin" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->rbegin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_rend | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12977 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_rend",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_rend" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->rend();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12628 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_size" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_swap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12723 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_swap",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_swap" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "ex_int_map_swap" "', argument " "2"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "ex_int_map_swap" "', argument " "2"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > &""'");
}
arg2 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp2);
{
try {
(arg1)->swap(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_upper_bound | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13464 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:ex_int_map_upper_bound",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_upper_bound" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->upper_bound((std::map< GiNaC::ex,int,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,int,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_value_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12322 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__value_iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_value_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_value_iterator" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__value_iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ex_int_map_values | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12118 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__values(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ex_int_map_values",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ex_int_map_values" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,int,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (PyObject *)std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__values(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___bool__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16938 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg____bool__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist___bool__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___bool__" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = (bool)std_list_Sl_GiNaC_ex_Sg____bool__((std::list< GiNaC::ex > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___delitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 17579 of file SyFi_wrap.cc.
References _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
return _wrap_exlist___delitem____SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_exlist___delitem____SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exlist___delitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __delitem__(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::difference_type)\n"
" __delitem__(std::list< GiNaC::ex > *,PySliceObject *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___delitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17323 of file SyFi_wrap.cc.
References test::e, std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_0(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist___delitem__().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___delitem__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist___delitem__" "', argument " "2"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::difference_type >(val2);
{
try {
try {
std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_0(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___delitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17521 of file SyFi_wrap.cc.
References test::e, std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_1(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist___delitem__().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___delitem__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
try {
try {
std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_1(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___delslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17252 of file SyFi_wrap.cc.
References test::e, std_list_Sl_GiNaC_ex_Sg____delslice__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::difference_type arg2 ;
std::list< GiNaC::ex >::difference_type arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist___delslice__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___delslice__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist___delslice__" "', argument " "2"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exlist___delslice__" "', argument " "3"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg3 = static_cast< std::list< GiNaC::ex >::difference_type >(val3);
{
try {
try {
std_list_Sl_GiNaC_ex_Sg____delslice__(arg1,arg2,arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___getitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 17689 of file SyFi_wrap.cc.
References _wrap_exlist___getitem____SWIG_0(), _wrap_exlist___getitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
return _wrap_exlist___getitem____SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_exlist___getitem____SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exlist___getitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __getitem__(std::list< GiNaC::ex > *,PySliceObject *)\n"
" __getitem__(std::list< GiNaC::ex > const *,std::list< GiNaC::ex >::difference_type)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___getitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17385 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_0(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist___getitem__().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___getitem__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
try {
try {
result = (std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *)std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_0(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___getitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17626 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_1(), SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__ex, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist___getitem__().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< GiNaC::ex >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___getitem__" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist___getitem__" "', argument " "2"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::difference_type >(val2);
{
try {
try {
result = (std::list< GiNaC::ex >::value_type *) &std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_1((std::list< GiNaC::ex > const *)arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__ex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___getslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17090 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg____getslice__(), SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::difference_type arg2 ;
std::list< GiNaC::ex >::difference_type arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist___getslice__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___getslice__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist___getslice__" "', argument " "2"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exlist___getslice__" "', argument " "3"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg3 = static_cast< std::list< GiNaC::ex >::difference_type >(val3);
{
try {
try {
result = (std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *)std_list_Sl_GiNaC_ex_Sg____getslice__(arg1,arg2,arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___len__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16986 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg____len__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist___len__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___len__" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = std_list_Sl_GiNaC_ex_Sg____len__((std::list< GiNaC::ex > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___nonzero__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16890 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg____nonzero__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist___nonzero__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___nonzero__" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = (bool)std_list_Sl_GiNaC_ex_Sg____nonzero__((std::list< GiNaC::ex > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___setitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 17808 of file SyFi_wrap.cc.
References _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), swig::asptr(), checktype2ex(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
int res = swig::asptr(argv[2], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_exlist___setitem____SWIG_0(self, args);
}
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0;
}
if (_v) {
return _wrap_exlist___setitem____SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exlist___setitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __setitem__(std::list< GiNaC::ex > *,PySliceObject *,std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &)\n"
" __setitem__(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::difference_type,std::list< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___setitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17444 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_0(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist___setitem__().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___setitem__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
std::list<GiNaC::ex,std::allocator< GiNaC::ex > > *ptr = (std::list<GiNaC::ex,std::allocator< GiNaC::ex > > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "exlist___setitem__" "', argument " "3"" of type '" "std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exlist___setitem__" "', argument " "3"" of type '" "std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
arg3 = ptr;
}
{
try {
try {
std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_0(arg1,arg2,(std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
catch(std::invalid_argument &_e) {
SWIG_exception_fail(SWIG_ValueError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___setitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17736 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_1(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exlist___setitem__().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::difference_type arg2 ;
std::list< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___setitem__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist___setitem__" "', argument " "2"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::difference_type >(val2);
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
try {
std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_1(arg1,arg2,(GiNaC::ex const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist___setslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17162 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_list_Sl_GiNaC_ex_Sg____setslice__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::difference_type arg2 ;
std::list< GiNaC::ex >::difference_type arg3 ;
std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:exlist___setslice__",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist___setslice__" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist___setslice__" "', argument " "2"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exlist___setslice__" "', argument " "3"" of type '" "std::list< GiNaC::ex >::difference_type""'");
}
arg3 = static_cast< std::list< GiNaC::ex >::difference_type >(val3);
{
std::list<GiNaC::ex,std::allocator< GiNaC::ex > > *ptr = (std::list<GiNaC::ex,std::allocator< GiNaC::ex > > *)0;
res4 = swig::asptr(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "exlist___setslice__" "', argument " "4"" of type '" "std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exlist___setslice__" "', argument " "4"" of type '" "std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
arg4 = ptr;
}
{
try {
try {
std_list_Sl_GiNaC_ex_Sg____setslice__(arg1,arg2,arg3,(std::list< GiNaC::ex,std::allocator< GiNaC::ex > > const &)*arg4);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
catch(std::invalid_argument &_e) {
SWIG_exception_fail(SWIG_ValueError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_append | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17864 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_list_Sl_GiNaC_ex_Sg__append(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist_append",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_append" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
std_list_Sl_GiNaC_ex_Sg__append(arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_assign | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19075 of file SyFi_wrap.cc.
References swig::assign(), test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::size_type arg2 ;
std::list< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist_assign",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_assign" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist_assign" "', argument " "2"" of type '" "std::list< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::size_type >(val2);
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
(arg1)->assign(arg2,(std::list< GiNaC::ex >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19027 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__ex, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_back",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_back" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = (std::list< GiNaC::ex >::value_type *) &((std::list< GiNaC::ex > const *)arg1)->back();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__ex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_begin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18265 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_begin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_begin" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = ((std::list< GiNaC::ex > const *)arg1)->begin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18111 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_clear" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_empty | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18015 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_empty",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_empty" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = (bool)((std::list< GiNaC::ex > const *)arg1)->empty();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_end | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18314 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_end",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_end" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = ((std::list< GiNaC::ex > const *)arg1)->end();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_erase | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 18755 of file SyFi_wrap.cc.
References _wrap_exlist_erase__SWIG_0(), _wrap_exlist_erase__SWIG_1(), swig::asptr(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exlist_erase__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[2], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exlist_erase__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exlist_erase'.\n"
" Possible C/C++ prototypes are:\n"
" erase(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::iterator)\n"
" erase(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::iterator,std::list< GiNaC::ex >::iterator)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_erase__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18612 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist_erase().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::iterator arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< GiNaC::ex >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_erase" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_erase" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_erase" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
}
}
{
try {
result = (arg1)->erase(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_erase__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18676 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist_erase().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::iterator arg2 ;
std::list< GiNaC::ex >::iterator arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
swig::SwigPyIterator *iter3 = 0 ;
int res3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::list< GiNaC::ex >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist_erase",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_erase" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_erase" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_erase" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
}
}
res3 = SWIG_ConvertPtr(obj2, SWIG_as_voidptrptr(&iter3), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res3) || !iter3) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_erase" "', argument " "3"" of type '" "std::list< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter3);
if (iter_t) {
arg3 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_erase" "', argument " "3"" of type '" "std::list< GiNaC::ex >::iterator""'");
}
}
{
try {
result = (arg1)->erase(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18979 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__ex, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_front",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_front" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = (std::list< GiNaC::ex >::value_type *) &((std::list< GiNaC::ex > const *)arg1)->front();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__ex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_get_allocator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18217 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__allocatorT_GiNaC__ex_t, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SwigValueWrapper< std::allocator< GiNaC::ex > > result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_get_allocator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_get_allocator" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = ((std::list< GiNaC::ex > const *)arg1)->get_allocator();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new std::list< GiNaC::ex >::allocator_type(static_cast< const std::list< GiNaC::ex >::allocator_type& >(result))), SWIGTYPE_p_std__allocatorT_GiNaC__ex_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_insert | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 19415 of file SyFi_wrap.cc.
References _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), swig::asptr(), checktype2ex(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[5];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 4); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0;
}
if (_v) {
return _wrap_exlist_insert__SWIG_0(self, args);
}
}
}
}
if (argc == 4) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0;
}
if (_v) {
return _wrap_exlist_insert__SWIG_1(self, args);
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exlist_insert'.\n"
" Possible C/C++ prototypes are:\n"
" insert(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::iterator,std::list< GiNaC::ex >::value_type const &)\n"
" insert(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::iterator,std::list< GiNaC::ex >::size_type,std::list< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_insert__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19260 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exlist_insert().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::iterator arg2 ;
std::list< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::list< GiNaC::ex >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist_insert",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_insert" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_insert" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_insert" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
}
}
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
result = (arg1)->insert(arg2,(std::list< GiNaC::ex >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_insert__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19334 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), TDeleter< T >::obj, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exlist_insert().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::iterator arg2 ;
std::list< GiNaC::ex >::size_type arg3 ;
std::list< GiNaC::ex >::value_type *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
size_t val3 ;
int ecode3 = 0 ;
const_ex_deleter deleter4 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:exlist_insert",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_insert" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_insert" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exlist_insert" "', argument " "2"" of type '" "std::list< GiNaC::ex >::iterator""'");
}
}
ecode3 = SWIG_AsVal_size_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exlist_insert" "', argument " "3"" of type '" "std::list< GiNaC::ex >::size_type""'");
}
arg3 = static_cast< std::list< GiNaC::ex >::size_type >(val3);
{
arg4 = type2ex(obj3);
if (arg4 == NULL ) {
return NULL;
}
deleter4.obj = arg4;
}
{
try {
(arg1)->insert(arg2,arg3,(std::list< GiNaC::ex >::value_type const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16840 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_GiNaC_ex_Sg__iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_iterator" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_list_Sl_GiNaC_ex_Sg__iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_pop | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17034 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, std_list_Sl_GiNaC_ex_Sg__pop(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::value_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_pop",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_pop" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
try {
result = std_list_Sl_GiNaC_ex_Sg__pop(arg1);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_pop_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18509 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_pop_back",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_pop_back" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
(arg1)->pop_back();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_pop_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19477 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_pop_front",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_pop_front" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
(arg1)->pop_front();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_push_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18922 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist_push_back",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_push_back" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
(arg1)->push_back((std::list< GiNaC::ex >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_push_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19524 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist_push_front",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_push_front" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
(arg1)->push_front((std::list< GiNaC::ex >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_rbegin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18363 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_rbegin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_rbegin" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = ((std::list< GiNaC::ex > const *)arg1)->rbegin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_rend | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18412 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_rend",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_rend" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = ((std::list< GiNaC::ex > const *)arg1)->rend();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< GiNaC::ex >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_resize | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 19207 of file SyFi_wrap.cc.
References _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), swig::asptr(), checktype2ex(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_exlist_resize__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0;
}
if (_v) {
return _wrap_exlist_resize__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exlist_resize'.\n"
" Possible C/C++ prototypes are:\n"
" resize(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::size_type)\n"
" resize(std::list< GiNaC::ex > *,std::list< GiNaC::ex >::size_type,std::list< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_resize__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18556 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exlist_resize().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::size_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist_resize",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_resize" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist_resize" "', argument " "2"" of type '" "std::list< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::size_type >(val2);
{
try {
(arg1)->resize(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_resize__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19141 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exlist_resize().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex >::size_type arg2 ;
std::list< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exlist_resize",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_resize" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exlist_resize" "', argument " "2"" of type '" "std::list< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::list< GiNaC::ex >::size_type >(val2);
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
(arg1)->resize(arg2,(std::list< GiNaC::ex >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_reverse | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19581 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_reverse",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_reverse" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
(arg1)->reverse();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18063 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exlist_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_size" "', argument " "1"" of type '" "std::list< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
{
try {
result = ((std::list< GiNaC::ex > const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exlist_swap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18158 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = (std::list< GiNaC::ex > *) 0 ;
std::list< GiNaC::ex > *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exlist_swap",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exlist_swap" "', argument " "1"" of type '" "std::list< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::list< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "exlist_swap" "', argument " "2"" of type '" "std::list< GiNaC::ex > &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exlist_swap" "', argument " "2"" of type '" "std::list< GiNaC::ex > &""'");
}
arg2 = reinterpret_cast< std::list< GiNaC::ex > * >(argp2);
{
try {
(arg1)->swap(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___bool__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9851 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap___bool__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___bool__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___contains__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10278 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap___contains__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___contains__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__(arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___delitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10013 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____delitem__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___delitem__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
try {
std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____delitem__(arg1,(GiNaC::ex const &)*arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___getitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9947 of file SyFi_wrap.cc.
References test::e, ex2type(), TDeleter< T >::obj, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::mapped_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___getitem__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
try {
result = std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1,(GiNaC::ex const &)*arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___len__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9899 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap___len__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___len__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___nonzero__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9803 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap___nonzero__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___nonzero__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap___setitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10436 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____setitem__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::mapped_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exmap___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap___setitem__" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
try {
std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____setitem__(arg1,(GiNaC::ex const &)*arg2,(GiNaC::ex const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_begin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10893 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_begin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_begin" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->begin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10739 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_clear" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_count | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11147 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_count",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_count" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->count((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_empty | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10643 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_empty",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_empty" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->empty();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_end | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10942 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_end",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_end" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->end();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_erase | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 11344 of file SyFi_wrap.cc.
References _wrap_exmap_erase__SWIG_0(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), swig::asptr(), checktype2ex(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exmap_erase__SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0;
}
if (_v) {
return _wrap_exmap_erase__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[2], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exmap_erase__SWIG_2(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exmap_erase'.\n"
" Possible C/C++ prototypes are:\n"
" erase(std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *,std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type const &)\n"
" erase(std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *,std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator)\n"
" erase(std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *,std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator,std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_erase__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11089 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
Referenced by _wrap_exmap_erase().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_erase" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->erase((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_erase__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11205 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
Referenced by _wrap_exmap_erase().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_erase" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exmap_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exmap_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
}
}
{
try {
(arg1)->erase(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_erase__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11267 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
Referenced by _wrap_exmap_erase().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator arg2 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
swig::SwigPyIterator *iter3 = 0 ;
int res3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exmap_erase",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_erase" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exmap_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exmap_erase" "', argument " "2"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
}
}
res3 = SWIG_ConvertPtr(obj2, SWIG_as_voidptrptr(&iter3), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res3) || !iter3) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exmap_erase" "', argument " "3"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter3);
if (iter_t) {
arg3 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exmap_erase" "', argument " "3"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
}
}
{
try {
(arg1)->erase(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_find | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11409 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, SyFi::find(), swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_find",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_find" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->find((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_get_allocator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10845 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SwigValueWrapper< std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > > result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_get_allocator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_get_allocator" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->get_allocator();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::allocator_type(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::allocator_type& >(result))), SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_has_key | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10076 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__has_key(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_has_key",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_has_key" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (bool)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__has_key((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_items | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10230 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__items(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_items",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_items" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (PyObject *)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__items(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9753 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_iterator" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_key_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10336 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__key_iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_key_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_key_iterator" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__key_iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_keys | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10134 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__keys(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_keys",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_keys" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (PyObject *)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__keys(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_lower_bound | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11468 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_lower_bound",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_lower_bound" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->lower_bound((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_rbegin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10991 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_rbegin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_rbegin" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->rbegin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_rend | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11040 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_rend",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_rend" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->rend();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10691 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_size" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_swap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10786 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_swap",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_swap" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "exmap_swap" "', argument " "2"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exmap_swap" "', argument " "2"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > &""'");
}
arg2 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp2);
{
try {
(arg1)->swap(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_upper_bound | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11527 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exmap_upper_bound",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_upper_bound" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->upper_bound((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_value_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10386 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__value_iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_value_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_value_iterator" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__value_iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exmap_values | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10182 of file SyFi_wrap.cc.
References test::e, test::result, std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__values(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exmap_values",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exmap_values" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (PyObject *)std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__values(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset___bool__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19831 of file SyFi_wrap.cc.
References test::e, test::result, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exset___bool__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset___bool__" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset___contains__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19984 of file SyFi_wrap.cc.
References test::e, test::result, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::value_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset___contains__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset___contains__" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (bool)std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset___getitem__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20042 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::value_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset___getitem__" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exset___getitem__" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::difference_type""'");
}
arg2 = static_cast< std::set< GiNaC::ex,GiNaC::ex_is_less >::difference_type >(val2);
{
try {
try {
result = std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset___len__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19879 of file SyFi_wrap.cc.
References test::e, test::result, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exset___len__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset___len__" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset___nonzero__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19783 of file SyFi_wrap.cc.
References test::e, test::result, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exset___nonzero__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset___nonzero__" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_append | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19927 of file SyFi_wrap.cc.
References test::e, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__append(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::value_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_append",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_append" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__append(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_begin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20559 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exset_begin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_begin" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (arg1)->begin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20337 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exset_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_clear" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_count | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20501 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_count",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_count" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = ((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->count((std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_empty | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20241 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exset_empty",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_empty" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (bool)((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->empty();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_end | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20608 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exset_end",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_end" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (arg1)->end();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_equal_range | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21136 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< std::pair< std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > > result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_equal_range",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_equal_range" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->equal_range((std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = PyTuple_New(2);
PyTuple_SetItem(resultobj,0,SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::pair< std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > & >(result).first),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN));
PyTuple_SetItem(resultobj,1,SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::pair< std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > & >(result).second),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_erase | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 20894 of file SyFi_wrap.cc.
References _wrap_exset_erase__SWIG_0(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), swig::asptr(), checktype2ex(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::set<GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exset_erase__SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::set<GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0;
}
if (_v) {
return _wrap_exset_erase__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::set<GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[2], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exset_erase__SWIG_2(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exset_erase'.\n"
" Possible C/C++ prototypes are:\n"
" erase(std::set< GiNaC::ex,GiNaC::ex_is_less > *,std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)\n"
" erase(std::set< GiNaC::ex,GiNaC::ex_is_less > *,std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator)\n"
" erase(std::set< GiNaC::ex,GiNaC::ex_is_less > *,std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_erase__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20443 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exset_erase().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_erase" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->erase((std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_erase__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20755 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exset_erase().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_erase" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exset_erase" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exset_erase" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
}
}
{
try {
(arg1)->erase(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_erase__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20817 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exset_erase().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator arg2 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
swig::SwigPyIterator *iter3 = 0 ;
int res3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exset_erase",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_erase" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exset_erase" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exset_erase" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
}
}
res3 = SWIG_ConvertPtr(obj2, SWIG_as_voidptrptr(&iter3), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res3) || !iter3) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exset_erase" "', argument " "3"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
} else {
swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator > *>(iter3);
if (iter_t) {
arg3 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exset_erase" "', argument " "3"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator""'");
}
}
{
try {
(arg1)->erase(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_find | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20959 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, SyFi::find(), swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_find",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_find" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->find((std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_insert | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21198 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< std::pair< std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,bool > > result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_insert",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_insert" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->insert((std::set< GiNaC::ex,GiNaC::ex_is_less >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = PyTuple_New(2);
PyTuple_SetItem(resultobj,0,SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::pair< std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,bool > & >(result).first),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN));
PyTuple_SetItem(resultobj,1,SWIG_From_bool (static_cast< const std::pair< std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator,bool > & >(result).second));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19733 of file SyFi_wrap.cc.
References test::e, test::result, std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:exset_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_iterator" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_lower_bound | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21018 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_lower_bound",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_lower_bound" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->lower_bound((std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_rbegin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20657 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exset_rbegin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_rbegin" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (arg1)->rbegin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_rend | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20706 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exset_rend",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_rend" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = (arg1)->rend();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20289 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exset_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_size" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
try {
result = ((std::set< GiNaC::ex,GiNaC::ex_is_less > const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_swap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20384 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_swap",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_swap" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "exset_swap" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exset_swap" "', argument " "2"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > &""'");
}
arg2 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp2);
{
try {
(arg1)->swap(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exset_upper_bound | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21077 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = (std::set< GiNaC::ex,GiNaC::ex_is_less > *) 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exset_upper_bound",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exset_upper_bound" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > *""'");
}
arg1 = reinterpret_cast< std::set< GiNaC::ex,GiNaC::ex_is_less > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (arg1)->upper_bound((std::set< GiNaC::ex,GiNaC::ex_is_less >::key_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::set< GiNaC::ex,GiNaC::ex_is_less >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats___iadd__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24811 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_DISOWN, SWIG_POINTER_OWN, SWIG_ValueError, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
SyFi::ExStats *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::ExStats *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ExStats___iadd__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats___iadd__" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__ExStats, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "ExStats___iadd__" "', argument " "2"" of type '" "SyFi::ExStats const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "ExStats___iadd__" "', argument " "2"" of type '" "SyFi::ExStats const &""'");
}
arg2 = reinterpret_cast< SyFi::ExStats * >(argp2);
{
try {
result = (SyFi::ExStats *) &(arg1)->operator +=((SyFi::ExStats const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ExStats, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_adds_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24953 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"O:ExStats_adds_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_adds_get" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
result = (int) ((arg1)->adds);
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_adds_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24923 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ExStats_adds_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_adds_set" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ExStats_adds_set" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
if (arg1) (arg1)->adds = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_flops_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25109 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"O:ExStats_flops_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_flops_get" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
result = (int) ((arg1)->flops);
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_flops_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25079 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ExStats_flops_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_flops_set" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ExStats_flops_set" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
if (arg1) (arg1)->flops = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_functions_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25057 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"O:ExStats_functions_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_functions_get" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
result = (int) ((arg1)->functions);
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_functions_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25027 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ExStats_functions_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_functions_set" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ExStats_functions_set" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
if (arg1) (arg1)->functions = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_muls_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24901 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"O:ExStats_muls_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_muls_get" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
result = (int) ((arg1)->muls);
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_muls_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24871 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ExStats_muls_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_muls_set" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ExStats_muls_set" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
if (arg1) (arg1)->muls = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_pows_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25005 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"O:ExStats_pows_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_pows_get" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
result = (int) ((arg1)->pows);
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ExStats_pows_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24975 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *arg1 = (SyFi::ExStats *) 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:ExStats_pows_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ExStats, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ExStats_pows_set" "', argument " "1"" of type '" "SyFi::ExStats *""'");
}
arg1 = reinterpret_cast< SyFi::ExStats * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "ExStats_pows_set" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
if (arg1) (arg1)->pows = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_extract_symbols | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24721 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::extract_symbols(), TDeleter< T >::obj, test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
const_ex_deleter deleter1 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:extract_symbols",&obj0)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
try {
result = SyFi::extract_symbols((GiNaC::ex const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___bool__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7005 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg____bool__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector___bool__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___bool__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = (bool)std_vector_Sl_GiNaC_ex_Sg____bool__((std::vector< GiNaC::ex > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___delitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 7646 of file SyFi_wrap.cc.
References _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
return _wrap_exvector___delitem____SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_exvector___delitem____SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exvector___delitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __delitem__(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::difference_type)\n"
" __delitem__(std::vector< GiNaC::ex > *,PySliceObject *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___delitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7390 of file SyFi_wrap.cc.
References test::e, std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_0(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector___delitem__().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___delitem__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector___delitem__" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::difference_type >(val2);
{
try {
try {
std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_0(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___delitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7588 of file SyFi_wrap.cc.
References test::e, std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_1(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector___delitem__().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___delitem__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
try {
try {
std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_1(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___delslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7319 of file SyFi_wrap.cc.
References test::e, std_vector_Sl_GiNaC_ex_Sg____delslice__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::difference_type arg2 ;
std::vector< GiNaC::ex >::difference_type arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector___delslice__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___delslice__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector___delslice__" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exvector___delslice__" "', argument " "3"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg3 = static_cast< std::vector< GiNaC::ex >::difference_type >(val3);
{
try {
try {
std_vector_Sl_GiNaC_ex_Sg____delslice__(arg1,arg2,arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___getitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 7756 of file SyFi_wrap.cc.
References _wrap_exvector___getitem____SWIG_0(), _wrap_exvector___getitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
return _wrap_exvector___getitem____SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_exvector___getitem____SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exvector___getitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __getitem__(std::vector< GiNaC::ex > *,PySliceObject *)\n"
" __getitem__(std::vector< GiNaC::ex > const *,std::vector< GiNaC::ex >::difference_type)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___getitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7452 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_0(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector___getitem__().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___getitem__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
try {
try {
result = (std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *)std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_0(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___getitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7693 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_1(), SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__ex, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector___getitem__().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::vector< GiNaC::ex >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___getitem__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector___getitem__" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::difference_type >(val2);
{
try {
try {
result = (std::vector< GiNaC::ex >::value_type *) &std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_1((std::vector< GiNaC::ex > const *)arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__ex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___getslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7157 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg____getslice__(), SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::difference_type arg2 ;
std::vector< GiNaC::ex >::difference_type arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector___getslice__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___getslice__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector___getslice__" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exvector___getslice__" "', argument " "3"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg3 = static_cast< std::vector< GiNaC::ex >::difference_type >(val3);
{
try {
try {
result = (std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *)std_vector_Sl_GiNaC_ex_Sg____getslice__(arg1,arg2,arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___len__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7053 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg____len__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector___len__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___len__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = std_vector_Sl_GiNaC_ex_Sg____len__((std::vector< GiNaC::ex > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___nonzero__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6957 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg____nonzero__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector___nonzero__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___nonzero__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = (bool)std_vector_Sl_GiNaC_ex_Sg____nonzero__((std::vector< GiNaC::ex > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___setitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 7875 of file SyFi_wrap.cc.
References _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), swig::asptr(), checktype2ex(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
int res = swig::asptr(argv[2], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_exvector___setitem____SWIG_0(self, args);
}
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0;
}
if (_v) {
return _wrap_exvector___setitem____SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exvector___setitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __setitem__(std::vector< GiNaC::ex > *,PySliceObject *,std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &)\n"
" __setitem__(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::difference_type,std::vector< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___setitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7511 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_0(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector___setitem__().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___setitem__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
std::vector<GiNaC::ex,std::allocator< GiNaC::ex > > *ptr = (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "exvector___setitem__" "', argument " "3"" of type '" "std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exvector___setitem__" "', argument " "3"" of type '" "std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
arg3 = ptr;
}
{
try {
try {
std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_0(arg1,arg2,(std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
catch(std::invalid_argument &_e) {
SWIG_exception_fail(SWIG_ValueError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___setitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7803 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_1(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exvector___setitem__().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::difference_type arg2 ;
std::vector< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___setitem__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector___setitem__" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::difference_type >(val2);
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
try {
std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_1(arg1,arg2,(GiNaC::ex const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector___setslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7229 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_vector_Sl_GiNaC_ex_Sg____setslice__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::difference_type arg2 ;
std::vector< GiNaC::ex >::difference_type arg3 ;
std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:exvector___setslice__",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector___setslice__" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector___setslice__" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exvector___setslice__" "', argument " "3"" of type '" "std::vector< GiNaC::ex >::difference_type""'");
}
arg3 = static_cast< std::vector< GiNaC::ex >::difference_type >(val3);
{
std::vector<GiNaC::ex,std::allocator< GiNaC::ex > > *ptr = (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > > *)0;
res4 = swig::asptr(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "exvector___setslice__" "', argument " "4"" of type '" "std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exvector___setslice__" "', argument " "4"" of type '" "std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &""'");
}
arg4 = ptr;
}
{
try {
try {
std_vector_Sl_GiNaC_ex_Sg____setslice__(arg1,arg2,arg3,(std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > const &)*arg4);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
catch(std::invalid_argument &_e) {
SWIG_exception_fail(SWIG_ValueError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_append | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7931 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, std_vector_Sl_GiNaC_ex_Sg__append(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector_append",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_append" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
std_vector_Sl_GiNaC_ex_Sg__append(arg1,(GiNaC::ex const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_assign | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9142 of file SyFi_wrap.cc.
References swig::assign(), test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::size_type arg2 ;
std::vector< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector_assign",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_assign" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector_assign" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::size_type >(val2);
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
(arg1)->assign(arg2,(std::vector< GiNaC::ex >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9094 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__ex, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_back",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_back" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = (std::vector< GiNaC::ex >::value_type *) &((std::vector< GiNaC::ex > const *)arg1)->back();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__ex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_begin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8332 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_begin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_begin" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->begin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_capacity | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9600 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_capacity",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_capacity" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->capacity();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8178 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_clear" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_empty | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8082 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_empty",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_empty" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = (bool)((std::vector< GiNaC::ex > const *)arg1)->empty();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_end | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8381 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_end",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_end" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->end();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_erase | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 8822 of file SyFi_wrap.cc.
References _wrap_exvector_erase__SWIG_0(), _wrap_exvector_erase__SWIG_1(), swig::asptr(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exvector_erase__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[2], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_exvector_erase__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exvector_erase'.\n"
" Possible C/C++ prototypes are:\n"
" erase(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::iterator)\n"
" erase(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::iterator,std::vector< GiNaC::ex >::iterator)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_erase__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8679 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector_erase().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::iterator arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::vector< GiNaC::ex >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_erase" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_erase" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_erase" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
}
}
{
try {
result = (arg1)->erase(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_erase__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8743 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector_erase().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::iterator arg2 ;
std::vector< GiNaC::ex >::iterator arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
swig::SwigPyIterator *iter3 = 0 ;
int res3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::vector< GiNaC::ex >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector_erase",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_erase" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_erase" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_erase" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
}
}
res3 = SWIG_ConvertPtr(obj2, SWIG_as_voidptrptr(&iter3), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res3) || !iter3) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_erase" "', argument " "3"" of type '" "std::vector< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter3);
if (iter_t) {
arg3 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_erase" "', argument " "3"" of type '" "std::vector< GiNaC::ex >::iterator""'");
}
}
{
try {
result = (arg1)->erase(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9046 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__ex, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_front",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_front" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = (std::vector< GiNaC::ex >::value_type *) &((std::vector< GiNaC::ex > const *)arg1)->front();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__ex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_get_allocator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8284 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__allocatorT_GiNaC__ex_t, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SwigValueWrapper< std::allocator< GiNaC::ex > > result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_get_allocator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_get_allocator" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->get_allocator();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new std::vector< GiNaC::ex >::allocator_type(static_cast< const std::vector< GiNaC::ex >::allocator_type& >(result))), SWIGTYPE_p_std__allocatorT_GiNaC__ex_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_insert | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 9482 of file SyFi_wrap.cc.
References _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), swig::asptr(), checktype2ex(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[5];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 4); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0;
}
if (_v) {
return _wrap_exvector_insert__SWIG_0(self, args);
}
}
}
}
if (argc == 4) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter) != 0));
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0;
}
if (_v) {
return _wrap_exvector_insert__SWIG_1(self, args);
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exvector_insert'.\n"
" Possible C/C++ prototypes are:\n"
" insert(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::iterator,std::vector< GiNaC::ex >::value_type const &)\n"
" insert(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::iterator,std::vector< GiNaC::ex >::size_type,std::vector< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_insert__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9327 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exvector_insert().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::iterator arg2 ;
std::vector< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::vector< GiNaC::ex >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector_insert",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_insert" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_insert" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_insert" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
}
}
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
result = (arg1)->insert(arg2,(std::vector< GiNaC::ex >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_insert__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9401 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), TDeleter< T >::obj, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exvector_insert().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::iterator arg2 ;
std::vector< GiNaC::ex >::size_type arg3 ;
std::vector< GiNaC::ex >::value_type *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
size_t val3 ;
int ecode3 = 0 ;
const_ex_deleter deleter4 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:exvector_insert",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_insert" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_insert" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
} else {
swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::vector< GiNaC::ex >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "exvector_insert" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::iterator""'");
}
}
ecode3 = SWIG_AsVal_size_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "exvector_insert" "', argument " "3"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg3 = static_cast< std::vector< GiNaC::ex >::size_type >(val3);
{
arg4 = type2ex(obj3);
if (arg4 == NULL ) {
return NULL;
}
deleter4.obj = arg4;
}
{
try {
(arg1)->insert(arg2,arg3,(std::vector< GiNaC::ex >::value_type const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6907 of file SyFi_wrap.cc.
References test::e, test::result, std_vector_Sl_GiNaC_ex_Sg__iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_iterator" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_vector_Sl_GiNaC_ex_Sg__iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_pop | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7101 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, std_vector_Sl_GiNaC_ex_Sg__pop(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::value_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_pop",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_pop" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
try {
result = std_vector_Sl_GiNaC_ex_Sg__pop(arg1);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_pop_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8576 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_pop_back",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_pop_back" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
(arg1)->pop_back();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_push_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8989 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector_push_back",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_push_back" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
(arg1)->push_back((std::vector< GiNaC::ex >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_rbegin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8430 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_rbegin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_rbegin" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->rbegin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_rend | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8479 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_rend",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_rend" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->rend();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::vector< GiNaC::ex >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_reserve | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9544 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::size_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector_reserve",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_reserve" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector_reserve" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::size_type >(val2);
{
try {
(arg1)->reserve(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_resize | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 9274 of file SyFi_wrap.cc.
References _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), swig::asptr(), checktype2ex(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_exvector_resize__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0;
}
if (_v) {
return _wrap_exvector_resize__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'exvector_resize'.\n"
" Possible C/C++ prototypes are:\n"
" resize(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::size_type)\n"
" resize(std::vector< GiNaC::ex > *,std::vector< GiNaC::ex >::size_type,std::vector< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_resize__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8623 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_exvector_resize().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::size_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector_resize",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_resize" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector_resize" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::size_type >(val2);
{
try {
(arg1)->resize(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_resize__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9208 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_exvector_resize().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex >::size_type arg2 ;
std::vector< GiNaC::ex >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
const_ex_deleter deleter3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:exvector_resize",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_resize" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "exvector_resize" "', argument " "2"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg2 = static_cast< std::vector< GiNaC::ex >::size_type >(val2);
{
arg3 = type2ex(obj2);
if (arg3 == NULL ) {
return NULL;
}
deleter3.obj = arg3;
}
{
try {
(arg1)->resize(arg2,(std::vector< GiNaC::ex >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8130 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:exvector_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_size" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
{
try {
result = ((std::vector< GiNaC::ex > const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_exvector_swap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8225 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = (std::vector< GiNaC::ex > *) 0 ;
std::vector< GiNaC::ex > *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:exvector_swap",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "exvector_swap" "', argument " "1"" of type '" "std::vector< GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "exvector_swap" "', argument " "2"" of type '" "std::vector< GiNaC::ex > &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "exvector_swap" "', argument " "2"" of type '" "std::vector< GiNaC::ex > &""'");
}
arg2 = reinterpret_cast< std::vector< GiNaC::ex > * >(argp2);
{
try {
(arg1)->swap(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36804 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:FE_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_compute_basis_functions" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_dof | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36958 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:FE_dof",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_dof" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "FE_dof" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->dof(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_get_polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36756 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_SyFi__FE, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Polygon *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:FE_get_polygon",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_get_polygon" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
{
try {
result = (SyFi::Polygon *) &(arg1)->get_polygon();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_N | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36899 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:FE_N",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_N" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "FE_N" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->N(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_nbf | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36851 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:FE_nbf",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_nbf" "', argument " "1"" of type '" "SyFi::FE const *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
{
try {
result = (unsigned int)((SyFi::FE const *)arg1)->nbf();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_set_polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36697 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_SyFi__FE, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
SyFi::Polygon *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:FE_set_polygon",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_set_polygon" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "FE_set_polygon" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "FE_set_polygon" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
arg2 = reinterpret_cast< SyFi::Polygon * >(argp2);
{
try {
(arg1)->set_polygon(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_FE_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37017 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__FE.
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = (SyFi::FE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:FE_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__FE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "FE_str" "', argument " "1"" of type '" "SyFi::FE *""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
{
try {
result = (arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_find | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23450 of file SyFi_wrap.cc.
References test::e, SyFi::find(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_int(), SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_GiNaC__lst, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::lst arg2 ;
void *argp2 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
int result;
if (!PyArg_ParseTuple(args,(char *)"OO:find",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "find" "', argument " "2"" of type '" "GiNaC::lst""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "find" "', argument " "2"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp2);
arg2 = *temp;
if (SWIG_IsNewObj(res2)) delete temp;
}
}
{
try {
result = (int)SyFi::find(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_int(static_cast< int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_get_symbol | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25795 of file SyFi_wrap.cc.
References test::e, SyFi::get_symbol(), test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_GiNaC__symbol.
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
GiNaC::symbol *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:get_symbol",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "get_symbol" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "get_symbol" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (GiNaC::symbol *) &SyFi::get_symbol((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__symbol, 0 | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_get_symbolic_matrix | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26107 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::get_symbolic_matrix(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, and SWIG_ValueError.
{
PyObject *resultobj = 0;
int arg1 ;
int arg2 ;
std::string *arg3 = 0 ;
int val1 ;
int ecode1 = 0 ;
int val2 ;
int ecode2 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:get_symbolic_matrix",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "get_symbolic_matrix" "', argument " "1"" of type '" "int""'");
}
arg1 = static_cast< int >(val1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "get_symbolic_matrix" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
std::string *ptr = (std::string *)0;
res3 = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "get_symbolic_matrix" "', argument " "3"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "get_symbolic_matrix" "', argument " "3"" of type '" "std::string const &""'");
}
arg3 = ptr;
}
{
try {
result = SyFi::get_symbolic_matrix(arg1,arg2,(std::string const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_get_symbolic_vector | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26041 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::get_symbolic_vector(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, and SWIG_ValueError.
{
PyObject *resultobj = 0;
int arg1 ;
std::string *arg2 = 0 ;
int val1 ;
int ecode1 = 0 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:get_symbolic_vector",&obj0,&obj1)) SWIG_fail;
ecode1 = SWIG_AsVal_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "get_symbolic_vector" "', argument " "1"" of type '" "int""'");
}
arg1 = static_cast< int >(val1);
{
std::string *ptr = (std::string *)0;
res2 = SWIG_AsPtr_std_string(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "get_symbolic_vector" "', argument " "2"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "get_symbolic_vector" "', argument " "2"" of type '" "std::string const &""'");
}
arg2 = ptr;
}
{
try {
result = SyFi::get_symbolic_vector(arg1,(std::string const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_grad | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 22092 of file SyFi_wrap.cc.
References _wrap_grad__SWIG_0(), _wrap_grad__SWIG_1(), checktype2ex(), SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_grad__SWIG_0(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_grad__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'grad'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::grad(GiNaC::ex)\n"
" SyFi::grad(GiNaC::ex,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_grad__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21980 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::grad(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_grad().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:grad",&obj0)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::grad(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_grad__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22031 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::grad(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_grad().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:grad",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::grad(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Hermite_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43368 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Hermite.
{
PyObject *resultobj = 0;
SyFi::Hermite *arg1 = (SyFi::Hermite *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Hermite_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Hermite, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Hermite_compute_basis_functions" "', argument " "1"" of type '" "SyFi::Hermite *""'");
}
arg1 = reinterpret_cast< SyFi::Hermite * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_homogenous_pol | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23872 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::homogenous_pol(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
std::string arg3 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:homogenous_pol",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "homogenous_pol" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "homogenous_pol" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "homogenous_pol" "', argument " "3"" of type '" "std::string const""'");
}
arg3 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::homogenous_pol(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_homogenous_polv | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23942 of file SyFi_wrap.cc.
References test::e, SyFi::homogenous_polv(), lst2list(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
unsigned int arg3 ;
std::string arg4 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:homogenous_polv",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "homogenous_polv" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "homogenous_polv" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "homogenous_polv" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "homogenous_polv" "', argument " "4"" of type '" "std::string const""'");
}
arg4 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::homogenous_polv(arg1,arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_initSyFi | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25460 of file SyFi_wrap.cc.
References test::e, SyFi::initSyFi(), SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIG_Py_Void().
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:initSyFi",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "initSyFi" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
{
try {
SyFi::initSyFi(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_inner | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 22738 of file SyFi_wrap.cc.
References _wrap_inner__SWIG_0(), _wrap_inner__SWIG_1(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), checktype2ex(), run_all::res, SWIG_AsVal_bool(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_GiNaC__exvector, and SWIGTYPE_p_GiNaC__lst.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_GiNaC__exvector, 0);
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[1], &vptr, SWIGTYPE_p_GiNaC__exvector, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_inner__SWIG_2(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__lst, 0);
_v = SWIG_CheckState(res);
if (_v) {
int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_GiNaC__lst, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_inner__SWIG_3(self, args);
}
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_inner__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_bool(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_inner__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'inner'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::inner(GiNaC::ex,GiNaC::ex,bool)\n"
" SyFi::inner(GiNaC::ex,GiNaC::ex)\n"
" SyFi::inner(GiNaC::exvector &,GiNaC::exvector &)\n"
" SyFi::inner(GiNaC::lst,GiNaC::lst)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_inner__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22467 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::inner(), test::result, SWIG_ArgError, SWIG_AsVal_bool(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and type2ex().
Referenced by _wrap_inner().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
bool arg3 ;
bool val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:inner",&obj0,&obj1,&obj2)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_bool(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "inner" "', argument " "3"" of type '" "bool""'");
}
arg3 = static_cast< bool >(val3);
{
try {
result = SyFi::inner(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_inner__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22537 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::inner(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_inner().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:inner",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::inner(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_inner__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22598 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::inner(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__exvector.
Referenced by _wrap_inner().
{
PyObject *resultobj = 0;
GiNaC::exvector *arg1 = 0 ;
GiNaC::exvector *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:inner",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__exvector, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "inner" "', argument " "1"" of type '" "GiNaC::exvector &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "inner" "', argument " "1"" of type '" "GiNaC::exvector &""'");
}
arg1 = reinterpret_cast< GiNaC::exvector * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__exvector, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "inner" "', argument " "2"" of type '" "GiNaC::exvector &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "inner" "', argument " "2"" of type '" "GiNaC::exvector &""'");
}
arg2 = reinterpret_cast< GiNaC::exvector * >(argp2);
{
try {
result = SyFi::inner(*arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_inner__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22663 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::inner(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__lst.
Referenced by _wrap_inner().
{
PyObject *resultobj = 0;
GiNaC::lst arg1 ;
GiNaC::lst arg2 ;
void *argp1 ;
int res1 = 0 ;
void *argp2 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:inner",&obj0,&obj1)) SWIG_fail;
{
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "inner" "', argument " "1"" of type '" "GiNaC::lst""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "inner" "', argument " "1"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp1);
arg1 = *temp;
if (SWIG_IsNewObj(res1)) delete temp;
}
}
{
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "inner" "', argument " "2"" of type '" "GiNaC::lst""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "inner" "', argument " "2"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp2);
arg2 = *temp;
if (SWIG_IsNewObj(res2)) delete temp;
}
}
{
try {
result = SyFi::inner(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_int2string | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21412 of file SyFi_wrap.cc.
References test::e, SyFi::int2string(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), and SWIG_IsOK.
{
PyObject *resultobj = 0;
int arg1 ;
int val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:int2string",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "int2string" "', argument " "1"" of type '" "int""'");
}
arg1 = static_cast< int >(val1);
{
try {
result = SyFi::int2string(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_interior_coordinates | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 36183 of file SyFi_wrap.cc.
References _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_SyFi__Line, SWIGTYPE_p_SyFi__Tetrahedron, and SWIGTYPE_p_SyFi__Triangle.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_interior_coordinates__SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_interior_coordinates__SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_interior_coordinates__SWIG_2(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'interior_coordinates'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::interior_coordinates(SyFi::Line &,unsigned int)\n"
" SyFi::interior_coordinates(SyFi::Triangle &,unsigned int)\n"
" SyFi::interior_coordinates(SyFi::Tetrahedron &,unsigned int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_interior_coordinates__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35997 of file SyFi_wrap.cc.
References test::e, SyFi::interior_coordinates(), lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Line.
Referenced by _wrap_interior_coordinates().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:interior_coordinates",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Line, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "interior_coordinates" "', argument " "1"" of type '" "SyFi::Line &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "interior_coordinates" "', argument " "1"" of type '" "SyFi::Line &""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "interior_coordinates" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::interior_coordinates(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_interior_coordinates__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36059 of file SyFi_wrap.cc.
References test::e, SyFi::interior_coordinates(), lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Triangle.
Referenced by _wrap_interior_coordinates().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:interior_coordinates",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Triangle, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "interior_coordinates" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "interior_coordinates" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "interior_coordinates" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::interior_coordinates(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_interior_coordinates__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36121 of file SyFi_wrap.cc.
References test::e, SyFi::interior_coordinates(), lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Tetrahedron.
Referenced by _wrap_interior_coordinates().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:interior_coordinates",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Tetrahedron, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "interior_coordinates" "', argument " "1"" of type '" "SyFi::Tetrahedron &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "interior_coordinates" "', argument " "1"" of type '" "SyFi::Tetrahedron &""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "interior_coordinates" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::interior_coordinates(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_istr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 21597 of file SyFi_wrap.cc.
References _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), run_all::res, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_istr__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_istr__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'istr'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::istr(std::string const &,int)\n"
" SyFi::istr(std::string const &,int,int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_istr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21460 of file SyFi_wrap.cc.
References test::e, SyFi::istr(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, and SWIG_ValueError.
Referenced by _wrap_istr().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int arg2 ;
int res1 = SWIG_OLDOBJ ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"OO:istr",&obj0,&obj1)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "istr" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "istr" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "istr" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = SyFi::istr((std::string const &)*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_istr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21524 of file SyFi_wrap.cc.
References test::e, SyFi::istr(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, and SWIG_ValueError.
Referenced by _wrap_istr().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int arg2 ;
int arg3 ;
int res1 = SWIG_OLDOBJ ;
int val2 ;
int ecode2 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"OOO:istr",&obj0,&obj1,&obj2)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "istr" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "istr" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "istr" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "istr" "', argument " "3"" of type '" "int""'");
}
arg3 = static_cast< int >(val3);
{
try {
result = SyFi::istr((std::string const &)*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_isymb | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 25987 of file SyFi_wrap.cc.
References _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), run_all::res, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_isymb__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_isymb__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'isymb'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::isymb(std::string const &,int)\n"
" SyFi::isymb(std::string const &,int,int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_isymb__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25850 of file SyFi_wrap.cc.
References test::e, SyFi::isymb(), test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_GiNaC__symbol.
Referenced by _wrap_isymb().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int arg2 ;
int res1 = SWIG_OLDOBJ ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::symbol *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:isymb",&obj0,&obj1)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "isymb" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "isymb" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "isymb" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (GiNaC::symbol *) &SyFi::isymb((std::string const &)*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__symbol, 0 | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_isymb__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25914 of file SyFi_wrap.cc.
References test::e, SyFi::isymb(), test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_GiNaC__symbol.
Referenced by _wrap_isymb().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int arg2 ;
int arg3 ;
int res1 = SWIG_OLDOBJ ;
int val2 ;
int ecode2 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::symbol *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:isymb",&obj0,&obj1,&obj2)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "isymb" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "isymb" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "isymb" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "isymb" "', argument " "3"" of type '" "int""'");
}
arg3 = static_cast< int >(val3);
{
try {
result = (GiNaC::symbol *) &SyFi::isymb((std::string const &)*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_GiNaC__symbol, 0 | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_lagrange | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38926 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::lagrange(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
SyFi::Polygon *arg2 = 0 ;
std::string *arg3 = 0 ;
unsigned int val1 ;
int ecode1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:lagrange",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "lagrange" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "lagrange" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "lagrange" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
arg2 = reinterpret_cast< SyFi::Polygon * >(argp2);
{
std::string *ptr = (std::string *)0;
res3 = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "lagrange" "', argument " "3"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "lagrange" "', argument " "3"" of type '" "std::string const &""'");
}
arg3 = ptr;
}
{
try {
result = SyFi::lagrange(arg1,*arg2,(std::string const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_Lagrange_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37980 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Lagrange.
{
PyObject *resultobj = 0;
SyFi::Lagrange *arg1 = (SyFi::Lagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Lagrange_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Lagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Lagrange_compute_basis_functions" "', argument " "1"" of type '" "SyFi::Lagrange *""'");
}
arg1 = reinterpret_cast< SyFi::Lagrange * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_lagrangev | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39004 of file SyFi_wrap.cc.
References test::e, SyFi::lagrangev(), lst2list(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
SyFi::Polygon *arg3 = 0 ;
std::string *arg4 = 0 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:lagrangev",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "lagrangev" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "lagrangev" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "lagrangev" "', argument " "3"" of type '" "SyFi::Polygon &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "lagrangev" "', argument " "3"" of type '" "SyFi::Polygon &""'");
}
arg3 = reinterpret_cast< SyFi::Polygon * >(argp3);
{
std::string *ptr = (std::string *)0;
res4 = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "lagrangev" "', argument " "4"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "lagrangev" "', argument " "4"" of type '" "std::string const &""'");
}
arg4 = ptr;
}
{
try {
result = SyFi::lagrangev(arg1,arg2,*arg3,(std::string const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_legendre | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24021 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::legendre(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
std::string arg3 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:legendre",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "legendre" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "legendre" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "legendre" "', argument " "3"" of type '" "std::string const""'");
}
arg3 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::legendre(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_legendrev | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24091 of file SyFi_wrap.cc.
References test::e, SyFi::legendrev(), lst2list(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
unsigned int arg3 ;
std::string arg4 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:legendrev",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "legendrev" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "legendrev" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "legendrev" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "legendrev" "', argument " "4"" of type '" "std::string const""'");
}
arg4 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::legendrev(arg1,arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_a | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27378 of file SyFi_wrap.cc.
References SyFi::Line::a(), test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Line_a",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_a" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = ((SyFi::Line const *)arg1)->a();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_b | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27428 of file SyFi_wrap.cc.
References SyFi::Line::b(), test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Line_b",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_b" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = ((SyFi::Line const *)arg1)->b();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28027 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Line *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Line_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_copy" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = (SyFi::Line *)((SyFi::Line const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Line, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 27973 of file SyFi_wrap.cc.
References _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Line.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Line_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Line_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Line_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Line *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Line *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27844 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Line, and type2ex().
Referenced by _wrap_Line_integrate().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Line_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_integrate" "', argument " "1"" of type '" "SyFi::Line *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Line_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27913 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Line, and type2ex().
Referenced by _wrap_Line_integrate().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Line_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_integrate" "', argument " "1"" of type '" "SyFi::Line *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27330 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Line_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_no_space_dim" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = (unsigned int)((SyFi::Line const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 27716 of file SyFi_wrap.cc.
References _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Line.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Line_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Line_repr__SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Line_repr__SWIG_3(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Line_repr__SWIG_2(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Line_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Line const *,SyFi::Repr_format)\n"
" repr(SyFi::Line const *)\n"
" repr(SyFi::Line const *,GiNaC::ex,SyFi::Repr_format)\n"
" repr(SyFi::Line const *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27478 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Line.
Referenced by _wrap_Line_repr().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Line_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_repr" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Line_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Line const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27537 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Line::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Line.
Referenced by _wrap_Line_repr().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Line_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_repr" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = ((SyFi::Line const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_repr__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27587 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Line, and type2ex().
Referenced by _wrap_Line_repr().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Line_repr",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_repr" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Line_repr" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = ((SyFi::Line const *)arg1)->repr(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_repr__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27656 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Line, and type2ex().
Referenced by _wrap_Line_repr().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Line_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_repr" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = ((SyFi::Line const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Line_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27796 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Line::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Line.
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Line_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Line_str" "', argument " "1"" of type '" "SyFi::Line const *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = ((SyFi::Line const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_lst2string | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21651 of file SyFi_wrap.cc.
References test::e, list2lst(), SyFi::lst2string(), test::result, SWIG_fail, and SWIG_From_std_string().
{
PyObject *resultobj = 0;
GiNaC::lst *arg1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:lst2string",&obj0)) SWIG_fail;
{
arg1=list2lst(obj0);
if (!arg1) return NULL;
}
{
try {
result = SyFi::lst2string(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_lst_equals | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23389 of file SyFi_wrap.cc.
References test::e, lst2list(), SyFi::lst_equals(), test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:lst_equals",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::lst_equals(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_lst_to_matrix2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23291 of file SyFi_wrap.cc.
References test::e, ex2type(), list2lst(), SyFi::lst_to_matrix2(), test::result, and SWIG_fail.
{
PyObject *resultobj = 0;
GiNaC::lst *arg1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:lst_to_matrix2",&obj0)) SWIG_fail;
{
arg1=list2lst(obj0);
if (!arg1) return NULL;
}
{
try {
result = SyFi::lst_to_matrix2((GiNaC::lst const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_matrix_from_equations | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23209 of file SyFi_wrap.cc.
References test::e, SyFi::matrix_from_equations(), TDeleter< T >::obj, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_GiNaC__matrix, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
GiNaC::ex *arg2 = 0 ;
GiNaC::matrix *arg3 = 0 ;
GiNaC::matrix *arg4 = 0 ;
const_ex_deleter deleter1 ;
const_ex_deleter deleter2 ;
void *argp3 = 0 ;
int res3 = 0 ;
void *argp4 = 0 ;
int res4 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:matrix_from_equations",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_GiNaC__matrix, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "matrix_from_equations" "', argument " "3"" of type '" "GiNaC::matrix &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "matrix_from_equations" "', argument " "3"" of type '" "GiNaC::matrix &""'");
}
arg3 = reinterpret_cast< GiNaC::matrix * >(argp3);
res4 = SWIG_ConvertPtr(obj3, &argp4, SWIGTYPE_p_GiNaC__matrix, 0 );
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "matrix_from_equations" "', argument " "4"" of type '" "GiNaC::matrix &""'");
}
if (!argp4) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "matrix_from_equations" "', argument " "4"" of type '" "GiNaC::matrix &""'");
}
arg4 = reinterpret_cast< GiNaC::matrix * >(argp4);
{
try {
SyFi::matrix_from_equations((GiNaC::ex const &)*arg1,(GiNaC::ex const &)*arg2,*arg3,*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_matrix_to_lst2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23338 of file SyFi_wrap.cc.
References test::e, lst2list(), SyFi::matrix_to_lst2(), TDeleter< T >::obj, test::result, SWIG_fail, and type2ex().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
const_ex_deleter deleter1 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:matrix_to_lst2",&obj0)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
{
try {
result = SyFi::matrix_to_lst2((GiNaC::ex const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_matvec | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 22993 of file SyFi_wrap.cc.
References _wrap_matvec__SWIG_0(), _wrap_matvec__SWIG_1(), checktype2ex(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_GiNaC__matrix.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_GiNaC__matrix, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (PyList_Check(argv[1])) ? 1 : 0;
}
if (_v) {
return _wrap_matvec__SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_matvec__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'matvec'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::matvec(GiNaC::matrix &,GiNaC::lst &)\n"
" SyFi::matvec(GiNaC::ex,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_matvec__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22873 of file SyFi_wrap.cc.
References test::e, list2lst(), lst2list(), SyFi::matvec(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__matrix.
Referenced by _wrap_matvec().
{
PyObject *resultobj = 0;
GiNaC::matrix *arg1 = 0 ;
GiNaC::lst *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:matvec",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__matrix, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "matvec" "', argument " "1"" of type '" "GiNaC::matrix &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "matvec" "', argument " "1"" of type '" "GiNaC::matrix &""'");
}
arg1 = reinterpret_cast< GiNaC::matrix * >(argp1);
{
arg2=list2lst(obj1);
if (!arg2) return NULL;
}
{
try {
result = SyFi::matvec(*arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_matvec__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 22932 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::matvec(), test::result, SWIG_fail, and type2ex().
Referenced by _wrap_matvec().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:matvec",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::matvec(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_append | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46673 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_SyFi__MixedFE, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
SyFi::StandardFE *arg2 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:MixedFE_append",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_append" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "MixedFE_append" "', argument " "2"" of type '" "SyFi::StandardFE *""'");
}
arg2 = reinterpret_cast< SyFi::StandardFE * >(argp2);
{
try {
(arg1)->append(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46569 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:MixedFE_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_compute_basis_functions" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_dof | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46788 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:MixedFE_dof",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_dof" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "MixedFE_dof" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->dof(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46616 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_SyFi__MixedFE, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::StandardFE *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:MixedFE_get",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_get" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "MixedFE_get" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::StandardFE *)(arg1)->get(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_get_polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46521 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_SyFi__MixedFE, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Polygon *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:MixedFE_get_polygon",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_get_polygon" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
{
try {
result = (SyFi::Polygon *) &(arg1)->get_polygon();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_mfe_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46260 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t, and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:MixedFE_mfe_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_mfe_get" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
result = (std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *)& ((arg1)->mfe);
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_mfe_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46230 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t, and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *arg2 = (std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:MixedFE_mfe_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_mfe_set" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t, 0 | 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "MixedFE_mfe_set" "', argument " "2"" of type '" "std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *""'");
}
arg2 = reinterpret_cast< std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > * >(argp2);
if (arg1) (arg1)->mfe = *arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_N | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46729 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:MixedFE_N",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_N" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "MixedFE_N" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->N(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_nbf | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46847 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:MixedFE_nbf",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_nbf" "', argument " "1"" of type '" "SyFi::MixedFE const *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
{
try {
result = (unsigned int)((SyFi::MixedFE const *)arg1)->nbf();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_set_polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46462 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_SyFi__MixedFE, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
SyFi::Polygon *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:MixedFE_set_polygon",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_set_polygon" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "MixedFE_set_polygon" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "MixedFE_set_polygon" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
arg2 = reinterpret_cast< SyFi::Polygon * >(argp2);
{
try {
(arg1)->set_polygon(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_MixedFE_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46895 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *resultobj = 0;
SyFi::MixedFE *arg1 = (SyFi::MixedFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:MixedFE_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__MixedFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "MixedFE_str" "', argument " "1"" of type '" "SyFi::MixedFE *""'");
}
arg1 = reinterpret_cast< SyFi::MixedFE * >(argp1);
{
try {
result = (arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Nedelec2Hdiv_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44028 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Nedelec2Hdiv.
{
PyObject *resultobj = 0;
SyFi::Nedelec2Hdiv *arg1 = (SyFi::Nedelec2Hdiv *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Nedelec2Hdiv_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Nedelec2Hdiv, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Nedelec2Hdiv_compute_basis_functions" "', argument " "1"" of type '" "SyFi::Nedelec2Hdiv *""'");
}
arg1 = reinterpret_cast< SyFi::Nedelec2Hdiv * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Nedelec2Hdiv_dof_repr_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43759 of file SyFi_wrap.cc.
References lst2list(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Nedelec2Hdiv.
{
PyObject *resultobj = 0;
SyFi::Nedelec2Hdiv *arg1 = (SyFi::Nedelec2Hdiv *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:Nedelec2Hdiv_dof_repr_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Nedelec2Hdiv, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Nedelec2Hdiv_dof_repr_get" "', argument " "1"" of type '" "SyFi::Nedelec2Hdiv *""'");
}
arg1 = reinterpret_cast< SyFi::Nedelec2Hdiv * >(argp1);
result = ((arg1)->dof_repr);
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Nedelec2Hdiv_dof_repr_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43721 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_GiNaC__lst, and SWIGTYPE_p_SyFi__Nedelec2Hdiv.
{
PyObject *resultobj = 0;
SyFi::Nedelec2Hdiv *arg1 = (SyFi::Nedelec2Hdiv *) 0 ;
GiNaC::lst arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:Nedelec2Hdiv_dof_repr_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Nedelec2Hdiv, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Nedelec2Hdiv_dof_repr_set" "', argument " "1"" of type '" "SyFi::Nedelec2Hdiv *""'");
}
arg1 = reinterpret_cast< SyFi::Nedelec2Hdiv * >(argp1);
{
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "Nedelec2Hdiv_dof_repr_set" "', argument " "2"" of type '" "GiNaC::lst""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "Nedelec2Hdiv_dof_repr_set" "', argument " "2"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp2);
arg2 = *temp;
if (SWIG_IsNewObj(res2)) delete temp;
}
}
if (arg1) (arg1)->dof_repr = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Nedelec_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43667 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Nedelec.
{
PyObject *resultobj = 0;
SyFi::Nedelec *arg1 = (SyFi::Nedelec *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Nedelec_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Nedelec, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Nedelec_compute_basis_functions" "', argument " "1"" of type '" "SyFi::Nedelec *""'");
}
arg1 = reinterpret_cast< SyFi::Nedelec * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymP | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 45530 of file SyFi_wrap.cc.
References _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ArnoldFalkWintherWeakSymP'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ArnoldFalkWintherWeakSymP()\n"
" SyFi::ArnoldFalkWintherWeakSymP(SyFi::Polygon &,int)\n"
" SyFi::ArnoldFalkWintherWeakSymP(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45380 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymP().
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymP *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ArnoldFalkWintherWeakSymP")) SWIG_fail;
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymP *)new SyFi::ArnoldFalkWintherWeakSymP();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45419 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymP().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::ArnoldFalkWintherWeakSymP *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_ArnoldFalkWintherWeakSymP",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ArnoldFalkWintherWeakSymP" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ArnoldFalkWintherWeakSymP" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_ArnoldFalkWintherWeakSymP" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymP *)new SyFi::ArnoldFalkWintherWeakSymP(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45479 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymP().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ArnoldFalkWintherWeakSymP *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ArnoldFalkWintherWeakSymP",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ArnoldFalkWintherWeakSymP" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ArnoldFalkWintherWeakSymP" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymP *)new SyFi::ArnoldFalkWintherWeakSymP(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymSigma | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 44932 of file SyFi_wrap.cc.
References _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ArnoldFalkWintherWeakSymSigma'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ArnoldFalkWintherWeakSymSigma()\n"
" SyFi::ArnoldFalkWintherWeakSymSigma(SyFi::Polygon &,int)\n"
" SyFi::ArnoldFalkWintherWeakSymSigma(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44782 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymSigma().
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymSigma *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ArnoldFalkWintherWeakSymSigma")) SWIG_fail;
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymSigma *)new SyFi::ArnoldFalkWintherWeakSymSigma();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44821 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymSigma().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::ArnoldFalkWintherWeakSymSigma *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_ArnoldFalkWintherWeakSymSigma",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ArnoldFalkWintherWeakSymSigma" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ArnoldFalkWintherWeakSymSigma" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_ArnoldFalkWintherWeakSymSigma" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymSigma *)new SyFi::ArnoldFalkWintherWeakSymSigma(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44881 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymSigma().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ArnoldFalkWintherWeakSymSigma *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ArnoldFalkWintherWeakSymSigma",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ArnoldFalkWintherWeakSymSigma" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ArnoldFalkWintherWeakSymSigma" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymSigma *)new SyFi::ArnoldFalkWintherWeakSymSigma(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymU | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 45231 of file SyFi_wrap.cc.
References _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ArnoldFalkWintherWeakSymU'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ArnoldFalkWintherWeakSymU()\n"
" SyFi::ArnoldFalkWintherWeakSymU(SyFi::Polygon &,int)\n"
" SyFi::ArnoldFalkWintherWeakSymU(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45081 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymU().
{
PyObject *resultobj = 0;
SyFi::ArnoldFalkWintherWeakSymU *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ArnoldFalkWintherWeakSymU")) SWIG_fail;
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymU *)new SyFi::ArnoldFalkWintherWeakSymU();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45120 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymU().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::ArnoldFalkWintherWeakSymU *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_ArnoldFalkWintherWeakSymU",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ArnoldFalkWintherWeakSymU" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ArnoldFalkWintherWeakSymU" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_ArnoldFalkWintherWeakSymU" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymU *)new SyFi::ArnoldFalkWintherWeakSymU(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45180 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_ArnoldFalkWintherWeakSymU().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ArnoldFalkWintherWeakSymU *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ArnoldFalkWintherWeakSymU",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ArnoldFalkWintherWeakSymU" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ArnoldFalkWintherWeakSymU" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::ArnoldFalkWintherWeakSymU *)new SyFi::ArnoldFalkWintherWeakSymU(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 33518 of file SyFi_wrap.cc.
References _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_Box__SWIG_4(), _wrap_new_Box__SWIG_5(), checktype2ex(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Box.
{
int argc;
PyObject *argv[10];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 9); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Box__SWIG_5(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__Box, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Box__SWIG_4(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Box__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[2], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Box__SWIG_0(self, args);
}
}
}
}
if (argc == 8) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[4])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[5])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[6])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[7])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Box__SWIG_3(self, args);
}
}
}
}
}
}
}
}
}
if (argc == 9) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[4])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[5])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[6])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[7])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[8], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Box__SWIG_2(self, args);
}
}
}
}
}
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Box'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Box(GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Box(GiNaC::ex,GiNaC::ex)\n"
" SyFi::Box(GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Box(GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex)\n"
" SyFi::Box(SyFi::Box const &)\n"
" SyFi::Box()\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33040 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Box, and type2ex().
Referenced by _wrap_new_Box().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
std::string *arg3 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_Box",&obj0,&obj1,&obj2)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res3 = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "new_Box" "', argument " "3"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Box" "', argument " "3"" of type '" "std::string const &""'");
}
arg3 = ptr;
}
{
try {
result = (SyFi::Box *)new SyFi::Box(arg1,arg2,(std::string const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33115 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Box, and type2ex().
Referenced by _wrap_new_Box().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Box",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Box *)new SyFi::Box(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33174 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Box, and type2ex().
Referenced by _wrap_new_Box().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
GiNaC::ex arg5 ;
GiNaC::ex arg6 ;
GiNaC::ex arg7 ;
GiNaC::ex arg8 ;
std::string *arg9 = 0 ;
int res9 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
PyObject * obj4 = 0 ;
PyObject * obj5 = 0 ;
PyObject * obj6 = 0 ;
PyObject * obj7 = 0 ;
PyObject * obj8 = 0 ;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOOOOOOO:new_Box",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7,&obj8)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj4);
if (tmp == NULL ) {
return NULL;
}
arg5 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj5);
if (tmp == NULL ) {
return NULL;
}
arg6 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj6);
if (tmp == NULL ) {
return NULL;
}
arg7 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj7);
if (tmp == NULL ) {
return NULL;
}
arg8 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res9 = SWIG_AsPtr_std_string(obj8, &ptr);
if (!SWIG_IsOK(res9)) {
SWIG_exception_fail(SWIG_ArgError(res9), "in method '" "new_Box" "', argument " "9"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Box" "', argument " "9"" of type '" "std::string const &""'");
}
arg9 = ptr;
}
{
try {
result = (SyFi::Box *)new SyFi::Box(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,(std::string const &)*arg9);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res9)) delete arg9;
return resultobj;
fail:
if (SWIG_IsNewObj(res9)) delete arg9;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33309 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Box, and type2ex().
Referenced by _wrap_new_Box().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
GiNaC::ex arg5 ;
GiNaC::ex arg6 ;
GiNaC::ex arg7 ;
GiNaC::ex arg8 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
PyObject * obj4 = 0 ;
PyObject * obj5 = 0 ;
PyObject * obj6 = 0 ;
PyObject * obj7 = 0 ;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOOOOOO:new_Box",&obj0,&obj1,&obj2,&obj3,&obj4,&obj5,&obj6,&obj7)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj4);
if (tmp == NULL ) {
return NULL;
}
arg5 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj5);
if (tmp == NULL ) {
return NULL;
}
arg6 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj6);
if (tmp == NULL ) {
return NULL;
}
arg7 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj7);
if (tmp == NULL ) {
return NULL;
}
arg8 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Box *)new SyFi::Box(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box__SWIG_4 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33428 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__Box.
Referenced by _wrap_new_Box().
{
PyObject *resultobj = 0;
SyFi::Box *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Box",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Box, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Box" "', argument " "1"" of type '" "SyFi::Box const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Box" "', argument " "1"" of type '" "SyFi::Box const &""'");
}
arg1 = reinterpret_cast< SyFi::Box * >(argp1);
{
try {
result = (SyFi::Box *)new SyFi::Box((SyFi::Box const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Box__SWIG_5 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33479 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Box.
Referenced by _wrap_new_Box().
{
PyObject *resultobj = 0;
SyFi::Box *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Box")) SWIG_fail;
{
try {
result = (SyFi::Box *)new SyFi::Box();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Box, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Bubble | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 44232 of file SyFi_wrap.cc.
References _wrap_new_Bubble__SWIG_0(), _wrap_new_Bubble__SWIG_1(), _wrap_new_Bubble__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Bubble__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Bubble__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Bubble__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Bubble'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Bubble()\n"
" SyFi::Bubble(SyFi::Polygon &,unsigned int)\n"
" SyFi::Bubble(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Bubble__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44082 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Bubble.
Referenced by _wrap_new_Bubble().
{
PyObject *resultobj = 0;
SyFi::Bubble *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Bubble")) SWIG_fail;
{
try {
result = (SyFi::Bubble *)new SyFi::Bubble();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Bubble, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Bubble__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44121 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Bubble, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Bubble().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Bubble *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Bubble",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Bubble" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Bubble" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Bubble" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::Bubble *)new SyFi::Bubble(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Bubble, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Bubble__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44181 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Bubble, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Bubble().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Bubble *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Bubble",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Bubble" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Bubble" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Bubble *)new SyFi::Bubble(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Bubble, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_CrouzeixRaviart | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 40067 of file SyFi_wrap.cc.
References _wrap_new_CrouzeixRaviart__SWIG_0(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_CrouzeixRaviart__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_CrouzeixRaviart__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_CrouzeixRaviart__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_CrouzeixRaviart__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_CrouzeixRaviart'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::CrouzeixRaviart()\n"
" SyFi::CrouzeixRaviart(SyFi::Polygon &,unsigned int)\n"
" SyFi::CrouzeixRaviart(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_CrouzeixRaviart__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39917 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__CrouzeixRaviart.
Referenced by _wrap_new_CrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::CrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_CrouzeixRaviart")) SWIG_fail;
{
try {
result = (SyFi::CrouzeixRaviart *)new SyFi::CrouzeixRaviart();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__CrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_CrouzeixRaviart__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39956 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__CrouzeixRaviart, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_CrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::CrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_CrouzeixRaviart",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_CrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_CrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_CrouzeixRaviart" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::CrouzeixRaviart *)new SyFi::CrouzeixRaviart(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__CrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_CrouzeixRaviart__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40016 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__CrouzeixRaviart, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_CrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::CrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_CrouzeixRaviart",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_CrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_CrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::CrouzeixRaviart *)new SyFi::CrouzeixRaviart(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__CrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_DiscontinuousLagrange | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 42507 of file SyFi_wrap.cc.
References _wrap_new_DiscontinuousLagrange__SWIG_0(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_DiscontinuousLagrange__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_DiscontinuousLagrange__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_DiscontinuousLagrange__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_DiscontinuousLagrange__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_DiscontinuousLagrange'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::DiscontinuousLagrange()\n"
" SyFi::DiscontinuousLagrange(SyFi::Polygon &,unsigned int)\n"
" SyFi::DiscontinuousLagrange(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_DiscontinuousLagrange__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42357 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__DiscontinuousLagrange.
Referenced by _wrap_new_DiscontinuousLagrange().
{
PyObject *resultobj = 0;
SyFi::DiscontinuousLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_DiscontinuousLagrange")) SWIG_fail;
{
try {
result = (SyFi::DiscontinuousLagrange *)new SyFi::DiscontinuousLagrange();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__DiscontinuousLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_DiscontinuousLagrange__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42396 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__DiscontinuousLagrange, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_DiscontinuousLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::DiscontinuousLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_DiscontinuousLagrange",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_DiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_DiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_DiscontinuousLagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::DiscontinuousLagrange *)new SyFi::DiscontinuousLagrange(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__DiscontinuousLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_DiscontinuousLagrange__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42456 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__DiscontinuousLagrange, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_DiscontinuousLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::DiscontinuousLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_DiscontinuousLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_DiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_DiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::DiscontinuousLagrange *)new SyFi::DiscontinuousLagrange(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__DiscontinuousLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Dof | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 39235 of file SyFi_wrap.cc.
References _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_Dof__SWIG_2(), run_all::res, SWIG_AsVal_bool(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Dof__SWIG_2(self, args);
}
if (argc == 1) {
int _v;
{
int res = SWIG_AsVal_bool(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Dof__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
{
int res = SWIG_AsVal_bool(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_bool(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Dof__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Dof'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Dof(bool,bool)\n"
" SyFi::Dof(bool)\n"
" SyFi::Dof()\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Dof__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39091 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_bool(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Dof.
Referenced by _wrap_new_Dof().
{
PyObject *resultobj = 0;
bool arg1 ;
bool arg2 ;
bool val1 ;
int ecode1 = 0 ;
bool val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Dof *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Dof",&obj0,&obj1)) SWIG_fail;
ecode1 = SWIG_AsVal_bool(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_Dof" "', argument " "1"" of type '" "bool""'");
}
arg1 = static_cast< bool >(val1);
ecode2 = SWIG_AsVal_bool(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Dof" "', argument " "2"" of type '" "bool""'");
}
arg2 = static_cast< bool >(val2);
{
try {
result = (SyFi::Dof *)new SyFi::Dof(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Dof, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Dof__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39148 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_bool(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Dof.
Referenced by _wrap_new_Dof().
{
PyObject *resultobj = 0;
bool arg1 ;
bool val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Dof *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Dof",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_bool(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_Dof" "', argument " "1"" of type '" "bool""'");
}
arg1 = static_cast< bool >(val1);
{
try {
result = (SyFi::Dof *)new SyFi::Dof(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Dof, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Dof__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39196 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Dof.
Referenced by _wrap_new_Dof().
{
PyObject *resultobj = 0;
SyFi::Dof *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Dof")) SWIG_fail;
{
try {
result = (SyFi::Dof *)new SyFi::Dof();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Dof, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ex_int_map | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 12540 of file SyFi_wrap.cc.
References _wrap_new_ex_int_map__SWIG_0(), _wrap_new_ex_int_map__SWIG_1(), _wrap_new_ex_int_map__SWIG_2(), swig::asptr(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_GiNaC__ex_is_less.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ex_int_map__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__ex_is_less, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ex_int_map__SWIG_0(self, args);
}
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ex_int_map__SWIG_2(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ex_int_map'.\n"
" Possible C/C++ prototypes are:\n"
" std::map< GiNaC::ex,int,GiNaC::ex_is_less >(GiNaC::ex_is_less const &)\n"
" std::map< GiNaC::ex,int,GiNaC::ex_is_less >()\n"
" std::map< GiNaC::ex,int,GiNaC::ex_is_less >(std::map< GiNaC::ex,int,GiNaC::ex_is_less > const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ex_int_map__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11640 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_GiNaC__ex_is_less, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
Referenced by _wrap_new_ex_int_map().
{
PyObject *resultobj = 0;
GiNaC::ex_is_less *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ex_int_map",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__ex_is_less, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ex_int_map" "', argument " "1"" of type '" "GiNaC::ex_is_less const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ex_int_map" "', argument " "1"" of type '" "GiNaC::ex_is_less const &""'");
}
arg1 = reinterpret_cast< GiNaC::ex_is_less * >(argp1);
{
try {
result = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *)new std::map< GiNaC::ex,int,GiNaC::ex_is_less >((GiNaC::ex_is_less const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ex_int_map__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12446 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
Referenced by _wrap_new_ex_int_map().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ex_int_map")) SWIG_fail;
{
try {
result = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *)new std::map< GiNaC::ex,int,GiNaC::ex_is_less >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ex_int_map__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 12485 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
Referenced by _wrap_new_ex_int_map().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,int,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ex_int_map",&obj0)) SWIG_fail;
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > > *ptr = (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ex_int_map" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ex_int_map" "', argument " "1"" of type '" "std::map< GiNaC::ex,int,GiNaC::ex_is_less > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::map< GiNaC::ex,int,GiNaC::ex_is_less > *)new std::map< GiNaC::ex,int,GiNaC::ex_is_less >((std::map< GiNaC::ex,int,GiNaC::ex_is_less > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exlist | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 18864 of file SyFi_wrap.cc.
References _wrap_new_exlist__SWIG_0(), _wrap_new_exlist__SWIG_1(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), swig::asptr(), checktype2ex(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_exlist__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
{
int res = SWIG_AsVal_size_t(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_exlist__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::list<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_exlist__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
{
int res = SWIG_AsVal_size_t(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0;
}
if (_v) {
return _wrap_new_exlist__SWIG_3(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_exlist'.\n"
" Possible C/C++ prototypes are:\n"
" std::list< GiNaC::ex >()\n"
" std::list< GiNaC::ex >(std::list< GiNaC::ex > const &)\n"
" std::list< GiNaC::ex >(std::list< GiNaC::ex >::size_type)\n"
" std::list< GiNaC::ex >(std::list< GiNaC::ex >::size_type,std::list< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exlist__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17921 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exlist().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_exlist")) SWIG_fail;
{
try {
result = (std::list< GiNaC::ex > *)new std::list< GiNaC::ex >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exlist__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 17960 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exlist().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exlist",&obj0)) SWIG_fail;
{
std::list<GiNaC::ex,std::allocator< GiNaC::ex > > *ptr = (std::list<GiNaC::ex,std::allocator< GiNaC::ex > > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_exlist" "', argument " "1"" of type '" "std::list< GiNaC::ex > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_exlist" "', argument " "1"" of type '" "std::list< GiNaC::ex > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::list< GiNaC::ex > *)new std::list< GiNaC::ex >((std::list< GiNaC::ex > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exlist__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18461 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exlist().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex >::size_type arg1 ;
size_t val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
std::list< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exlist",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_size_t(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_exlist" "', argument " "1"" of type '" "std::list< GiNaC::ex >::size_type""'");
}
arg1 = static_cast< std::list< GiNaC::ex >::size_type >(val1);
{
try {
result = (std::list< GiNaC::ex > *)new std::list< GiNaC::ex >(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exlist__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 18806 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_new_exlist().
{
PyObject *resultobj = 0;
std::list< GiNaC::ex >::size_type arg1 ;
std::list< GiNaC::ex >::value_type *arg2 = 0 ;
size_t val1 ;
int ecode1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_exlist",&obj0,&obj1)) SWIG_fail;
ecode1 = SWIG_AsVal_size_t(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_exlist" "', argument " "1"" of type '" "std::list< GiNaC::ex >::size_type""'");
}
arg1 = static_cast< std::list< GiNaC::ex >::size_type >(val1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (std::list< GiNaC::ex > *)new std::list< GiNaC::ex >(arg1,(std::list< GiNaC::ex >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exmap | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 10603 of file SyFi_wrap.cc.
References _wrap_new_exmap__SWIG_0(), _wrap_new_exmap__SWIG_1(), _wrap_new_exmap__SWIG_2(), swig::asptr(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_GiNaC__ex_is_less.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_exmap__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__ex_is_less, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_exmap__SWIG_0(self, args);
}
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_exmap__SWIG_2(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_exmap'.\n"
" Possible C/C++ prototypes are:\n"
" std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >(GiNaC::ex_is_less const &)\n"
" std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >()\n"
" std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >(std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exmap__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9702 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_GiNaC__ex_is_less, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
Referenced by _wrap_new_exmap().
{
PyObject *resultobj = 0;
GiNaC::ex_is_less *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exmap",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__ex_is_less, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_exmap" "', argument " "1"" of type '" "GiNaC::ex_is_less const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_exmap" "', argument " "1"" of type '" "GiNaC::ex_is_less const &""'");
}
arg1 = reinterpret_cast< GiNaC::ex_is_less * >(argp1);
{
try {
result = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *)new std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >((GiNaC::ex_is_less const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exmap__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10509 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
Referenced by _wrap_new_exmap().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_exmap")) SWIG_fail;
{
try {
result = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *)new std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exmap__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 10548 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
Referenced by _wrap_new_exmap().
{
PyObject *resultobj = 0;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exmap",&obj0)) SWIG_fail;
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > > *ptr = (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_exmap" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_exmap" "', argument " "1"" of type '" "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *)new std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >((std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exset | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 20201 of file SyFi_wrap.cc.
References _wrap_new_exset__SWIG_0(), _wrap_new_exset__SWIG_1(), _wrap_new_exset__SWIG_2(), swig::asptr(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_GiNaC__ex_is_less.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_exset__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__ex_is_less, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_exset__SWIG_0(self, args);
}
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::set<GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_exset__SWIG_2(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_exset'.\n"
" Possible C/C++ prototypes are:\n"
" std::set< GiNaC::ex,GiNaC::ex_is_less >(GiNaC::ex_is_less const &)\n"
" std::set< GiNaC::ex,GiNaC::ex_is_less >()\n"
" std::set< GiNaC::ex,GiNaC::ex_is_less >(std::set< GiNaC::ex,GiNaC::ex_is_less > const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exset__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19682 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_GiNaC__ex_is_less, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exset().
{
PyObject *resultobj = 0;
GiNaC::ex_is_less *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exset",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__ex_is_less, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_exset" "', argument " "1"" of type '" "GiNaC::ex_is_less const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_exset" "', argument " "1"" of type '" "GiNaC::ex_is_less const &""'");
}
arg1 = reinterpret_cast< GiNaC::ex_is_less * >(argp1);
{
try {
result = (std::set< GiNaC::ex,GiNaC::ex_is_less > *)new std::set< GiNaC::ex,GiNaC::ex_is_less >((GiNaC::ex_is_less const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exset__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20107 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exset().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_exset")) SWIG_fail;
{
try {
result = (std::set< GiNaC::ex,GiNaC::ex_is_less > *)new std::set< GiNaC::ex,GiNaC::ex_is_less >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exset__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 20146 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exset().
{
PyObject *resultobj = 0;
std::set< GiNaC::ex,GiNaC::ex_is_less > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::set< GiNaC::ex,GiNaC::ex_is_less > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exset",&obj0)) SWIG_fail;
{
std::set<GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > > *ptr = (std::set<GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_exset" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_exset" "', argument " "1"" of type '" "std::set< GiNaC::ex,GiNaC::ex_is_less > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::set< GiNaC::ex,GiNaC::ex_is_less > *)new std::set< GiNaC::ex,GiNaC::ex_is_less >((std::set< GiNaC::ex,GiNaC::ex_is_less > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ExStats | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24772 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *resultobj = 0;
SyFi::ExStats *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ExStats")) SWIG_fail;
{
try {
result = (SyFi::ExStats *)new SyFi::ExStats();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ExStats, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exvector | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 8931 of file SyFi_wrap.cc.
References _wrap_new_exvector__SWIG_0(), _wrap_new_exvector__SWIG_1(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), swig::asptr(), checktype2ex(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_exvector__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
{
int res = SWIG_AsVal_size_t(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_exvector__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_exvector__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
{
int res = SWIG_AsVal_size_t(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0;
}
if (_v) {
return _wrap_new_exvector__SWIG_3(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_exvector'.\n"
" Possible C/C++ prototypes are:\n"
" std::vector< GiNaC::ex >()\n"
" std::vector< GiNaC::ex >(std::vector< GiNaC::ex > const &)\n"
" std::vector< GiNaC::ex >(std::vector< GiNaC::ex >::size_type)\n"
" std::vector< GiNaC::ex >(std::vector< GiNaC::ex >::size_type,std::vector< GiNaC::ex >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exvector__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 7988 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exvector().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_exvector")) SWIG_fail;
{
try {
result = (std::vector< GiNaC::ex > *)new std::vector< GiNaC::ex >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exvector__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8027 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exvector().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exvector",&obj0)) SWIG_fail;
{
std::vector<GiNaC::ex,std::allocator< GiNaC::ex > > *ptr = (std::vector<GiNaC::ex,std::allocator< GiNaC::ex > > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_exvector" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_exvector" "', argument " "1"" of type '" "std::vector< GiNaC::ex > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::vector< GiNaC::ex > *)new std::vector< GiNaC::ex >((std::vector< GiNaC::ex > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exvector__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8528 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
Referenced by _wrap_new_exvector().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex >::size_type arg1 ;
size_t val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
std::vector< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_exvector",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_size_t(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_exvector" "', argument " "1"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg1 = static_cast< std::vector< GiNaC::ex >::size_type >(val1);
{
try {
result = (std::vector< GiNaC::ex > *)new std::vector< GiNaC::ex >(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_exvector__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 8873 of file SyFi_wrap.cc.
References test::e, TDeleter< T >::obj, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, and type2ex().
Referenced by _wrap_new_exvector().
{
PyObject *resultobj = 0;
std::vector< GiNaC::ex >::size_type arg1 ;
std::vector< GiNaC::ex >::value_type *arg2 = 0 ;
size_t val1 ;
int ecode1 = 0 ;
const_ex_deleter deleter2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::vector< GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_exvector",&obj0,&obj1)) SWIG_fail;
ecode1 = SWIG_AsVal_size_t(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_exvector" "', argument " "1"" of type '" "std::vector< GiNaC::ex >::size_type""'");
}
arg1 = static_cast< std::vector< GiNaC::ex >::size_type >(val1);
{
arg2 = type2ex(obj1);
if (arg2 == NULL ) {
return NULL;
}
deleter2.obj = arg2;
}
{
try {
result = (std::vector< GiNaC::ex > *)new std::vector< GiNaC::ex >(arg1,(std::vector< GiNaC::ex >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Hermite | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 43273 of file SyFi_wrap.cc.
References _wrap_new_Hermite__SWIG_0(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Hermite__SWIG_2(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Hermite__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Hermite__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Hermite__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Hermite'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Hermite()\n"
" SyFi::Hermite(SyFi::Polygon &,int)\n"
" SyFi::Hermite(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Hermite__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43123 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Hermite.
Referenced by _wrap_new_Hermite().
{
PyObject *resultobj = 0;
SyFi::Hermite *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Hermite")) SWIG_fail;
{
try {
result = (SyFi::Hermite *)new SyFi::Hermite();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Hermite, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Hermite__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43162 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Hermite, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Hermite().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Hermite *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Hermite",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Hermite" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Hermite" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Hermite" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (SyFi::Hermite *)new SyFi::Hermite(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Hermite, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Hermite__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43222 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Hermite, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Hermite().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Hermite *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Hermite",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Hermite" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Hermite" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Hermite *)new SyFi::Hermite(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Hermite, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Lagrange | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 37885 of file SyFi_wrap.cc.
References _wrap_new_Lagrange__SWIG_0(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Lagrange__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Lagrange__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Lagrange__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Lagrange__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Lagrange'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Lagrange()\n"
" SyFi::Lagrange(SyFi::Polygon &,unsigned int)\n"
" SyFi::Lagrange(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Lagrange__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37735 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Lagrange.
Referenced by _wrap_new_Lagrange().
{
PyObject *resultobj = 0;
SyFi::Lagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Lagrange")) SWIG_fail;
{
try {
result = (SyFi::Lagrange *)new SyFi::Lagrange();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Lagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Lagrange__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37774 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Lagrange, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Lagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Lagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Lagrange",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Lagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Lagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Lagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::Lagrange *)new SyFi::Lagrange(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Lagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Lagrange__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37834 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Lagrange, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Lagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Lagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Lagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Lagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Lagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Lagrange *)new SyFi::Lagrange(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Lagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Line | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 27218 of file SyFi_wrap.cc.
References _wrap_new_Line__SWIG_0(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Line__SWIG_3(), checktype2ex(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Line.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Line__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Line__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Line__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[2], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Line__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Line'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Line()\n"
" SyFi::Line(GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Line(GiNaC::ex,GiNaC::ex)\n"
" SyFi::Line(SyFi::Line const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Line__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26994 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Line.
Referenced by _wrap_new_Line().
{
PyObject *resultobj = 0;
SyFi::Line *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Line")) SWIG_fail;
{
try {
result = (SyFi::Line *)new SyFi::Line();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Line__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27033 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Line, and type2ex().
Referenced by _wrap_new_Line().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
std::string *arg3 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::Line *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_Line",&obj0,&obj1,&obj2)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res3 = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "new_Line" "', argument " "3"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Line" "', argument " "3"" of type '" "std::string const &""'");
}
arg3 = ptr;
}
{
try {
result = (SyFi::Line *)new SyFi::Line(arg1,arg2,(std::string const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Line__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27108 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Line, and type2ex().
Referenced by _wrap_new_Line().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Line",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Line *)new SyFi::Line(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Line__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 27167 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__Line.
Referenced by _wrap_new_Line().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Line *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Line",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Line, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Line" "', argument " "1"" of type '" "SyFi::Line const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Line" "', argument " "1"" of type '" "SyFi::Line const &""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
{
try {
result = (SyFi::Line *)new SyFi::Line((SyFi::Line const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_MixedFE | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 46378 of file SyFi_wrap.cc.
References _wrap_new_MixedFE__SWIG_0(), _wrap_new_MixedFE__SWIG_1(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__StandardFE.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_MixedFE__SWIG_0(self, args);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__StandardFE, 0);
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[1], &vptr, SWIGTYPE_p_SyFi__StandardFE, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_MixedFE__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_MixedFE'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::MixedFE()\n"
" SyFi::MixedFE(SyFi::StandardFE *,SyFi::StandardFE *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_MixedFE__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46282 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__MixedFE.
Referenced by _wrap_new_MixedFE().
{
PyObject *resultobj = 0;
SyFi::MixedFE *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_MixedFE")) SWIG_fail;
{
try {
result = (SyFi::MixedFE *)new SyFi::MixedFE();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__MixedFE, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_MixedFE__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46321 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__MixedFE, and SWIGTYPE_p_SyFi__StandardFE.
Referenced by _wrap_new_MixedFE().
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
SyFi::StandardFE *arg2 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::MixedFE *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_MixedFE",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_MixedFE" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "new_MixedFE" "', argument " "2"" of type '" "SyFi::StandardFE *""'");
}
arg2 = reinterpret_cast< SyFi::StandardFE * >(argp2);
{
try {
result = (SyFi::MixedFE *)new SyFi::MixedFE(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__MixedFE, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 43572 of file SyFi_wrap.cc.
References _wrap_new_Nedelec__SWIG_0(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_Nedelec__SWIG_2(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Nedelec__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Nedelec__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Nedelec__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Nedelec'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Nedelec()\n"
" SyFi::Nedelec(SyFi::Polygon &,int)\n"
" SyFi::Nedelec(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec2Hdiv | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 43933 of file SyFi_wrap.cc.
References _wrap_new_Nedelec2Hdiv__SWIG_0(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_Nedelec2Hdiv__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Nedelec2Hdiv__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Nedelec2Hdiv__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Nedelec2Hdiv__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Nedelec2Hdiv'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Nedelec2Hdiv()\n"
" SyFi::Nedelec2Hdiv(SyFi::Polygon &,unsigned int)\n"
" SyFi::Nedelec2Hdiv(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec2Hdiv__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43783 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Nedelec2Hdiv.
Referenced by _wrap_new_Nedelec2Hdiv().
{
PyObject *resultobj = 0;
SyFi::Nedelec2Hdiv *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Nedelec2Hdiv")) SWIG_fail;
{
try {
result = (SyFi::Nedelec2Hdiv *)new SyFi::Nedelec2Hdiv();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Nedelec2Hdiv, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec2Hdiv__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43822 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Nedelec2Hdiv, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Nedelec2Hdiv().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Nedelec2Hdiv *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Nedelec2Hdiv",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Nedelec2Hdiv" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Nedelec2Hdiv" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Nedelec2Hdiv" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::Nedelec2Hdiv *)new SyFi::Nedelec2Hdiv(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Nedelec2Hdiv, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec2Hdiv__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43882 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Nedelec2Hdiv, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Nedelec2Hdiv().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Nedelec2Hdiv *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Nedelec2Hdiv",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Nedelec2Hdiv" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Nedelec2Hdiv" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Nedelec2Hdiv *)new SyFi::Nedelec2Hdiv(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Nedelec2Hdiv, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43422 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Nedelec.
Referenced by _wrap_new_Nedelec().
{
PyObject *resultobj = 0;
SyFi::Nedelec *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Nedelec")) SWIG_fail;
{
try {
result = (SyFi::Nedelec *)new SyFi::Nedelec();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Nedelec, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43461 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Nedelec, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Nedelec().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Nedelec *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Nedelec",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Nedelec" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Nedelec" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Nedelec" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (SyFi::Nedelec *)new SyFi::Nedelec(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Nedelec, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Nedelec__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43521 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Nedelec, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_Nedelec().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Nedelec *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Nedelec",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Nedelec" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Nedelec" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Nedelec *)new SyFi::Nedelec(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Nedelec, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_P0 | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 40812 of file SyFi_wrap.cc.
References _wrap_new_P0__SWIG_0(), _wrap_new_P0__SWIG_1(), _wrap_new_P0__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_P0__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_P0__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_P0__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_P0'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::P0()\n"
" SyFi::P0(SyFi::Polygon &,unsigned int)\n"
" SyFi::P0(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_P0__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40662 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__P0.
Referenced by _wrap_new_P0().
{
PyObject *resultobj = 0;
SyFi::P0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_P0")) SWIG_fail;
{
try {
result = (SyFi::P0 *)new SyFi::P0();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__P0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_P0__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40701 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__P0, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_P0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::P0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_P0",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_P0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_P0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_P0" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::P0 *)new SyFi::P0(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__P0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_P0__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40761 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__P0, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_new_P0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::P0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_P0",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_P0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_P0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::P0 *)new SyFi::P0(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__P0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_RaviartThomas | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 42186 of file SyFi_wrap.cc.
References _wrap_new_RaviartThomas__SWIG_0(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_new_RaviartThomas__SWIG_3(), run_all::res, SWIG_AsVal_bool(), SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_RaviartThomas__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_RaviartThomas__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_RaviartThomas__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_bool(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_RaviartThomas__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_RaviartThomas'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::RaviartThomas()\n"
" SyFi::RaviartThomas(SyFi::Polygon &,int,bool)\n"
" SyFi::RaviartThomas(SyFi::Polygon &,int)\n"
" SyFi::RaviartThomas(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_RaviartThomas__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41967 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__RaviartThomas.
Referenced by _wrap_new_RaviartThomas().
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_RaviartThomas")) SWIG_fail;
{
try {
result = (SyFi::RaviartThomas *)new SyFi::RaviartThomas();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__RaviartThomas, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_RaviartThomas__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42006 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_bool(), SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__RaviartThomas.
Referenced by _wrap_new_RaviartThomas().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
bool arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
bool val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::RaviartThomas *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_RaviartThomas",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_RaviartThomas" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_RaviartThomas" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_RaviartThomas" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
ecode3 = SWIG_AsVal_bool(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_RaviartThomas" "', argument " "3"" of type '" "bool""'");
}
arg3 = static_cast< bool >(val3);
{
try {
result = (SyFi::RaviartThomas *)new SyFi::RaviartThomas(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__RaviartThomas, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_RaviartThomas__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42075 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__RaviartThomas.
Referenced by _wrap_new_RaviartThomas().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::RaviartThomas *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_RaviartThomas",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_RaviartThomas" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_RaviartThomas" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_RaviartThomas" "', argument " "2"" of type '" "int""'");
}
arg2 = static_cast< int >(val2);
{
try {
result = (SyFi::RaviartThomas *)new SyFi::RaviartThomas(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__RaviartThomas, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_RaviartThomas__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42135 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__RaviartThomas.
Referenced by _wrap_new_RaviartThomas().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::RaviartThomas *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_RaviartThomas",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_RaviartThomas" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_RaviartThomas" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::RaviartThomas *)new SyFi::RaviartThomas(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__RaviartThomas, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Rectangle | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 30527 of file SyFi_wrap.cc.
References _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_Rectangle__SWIG_6(), checktype2ex(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Rectangle.
{
int argc;
PyObject *argv[6];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 5); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__Rectangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Rectangle__SWIG_6(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Rectangle__SWIG_3(self, args);
}
}
}
if (argc == 3) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[2], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Rectangle__SWIG_2(self, args);
}
}
}
}
if (argc == 4) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Rectangle__SWIG_5(self, args);
}
}
}
}
}
if (argc == 5) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[4], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Rectangle__SWIG_4(self, args);
}
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Rectangle'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Rectangle(GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Rectangle(GiNaC::ex,GiNaC::ex)\n"
" SyFi::Rectangle(GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Rectangle(GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex)\n"
" SyFi::Rectangle(SyFi::Rectangle const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Rectangle__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30168 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Rectangle, and type2ex().
Referenced by _wrap_new_Rectangle().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
std::string *arg3 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::Rectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_Rectangle",&obj0,&obj1,&obj2)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res3 = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "new_Rectangle" "', argument " "3"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Rectangle" "', argument " "3"" of type '" "std::string const &""'");
}
arg3 = ptr;
}
{
try {
result = (SyFi::Rectangle *)new SyFi::Rectangle(arg1,arg2,(std::string const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Rectangle__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30243 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Rectangle, and type2ex().
Referenced by _wrap_new_Rectangle().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Rectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Rectangle",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Rectangle *)new SyFi::Rectangle(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Rectangle__SWIG_4 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30302 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Rectangle, and type2ex().
Referenced by _wrap_new_Rectangle().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
std::string *arg5 = 0 ;
int res5 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
PyObject * obj4 = 0 ;
SyFi::Rectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOOO:new_Rectangle",&obj0,&obj1,&obj2,&obj3,&obj4)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res5 = SWIG_AsPtr_std_string(obj4, &ptr);
if (!SWIG_IsOK(res5)) {
SWIG_exception_fail(SWIG_ArgError(res5), "in method '" "new_Rectangle" "', argument " "5"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Rectangle" "', argument " "5"" of type '" "std::string const &""'");
}
arg5 = ptr;
}
{
try {
result = (SyFi::Rectangle *)new SyFi::Rectangle(arg1,arg2,arg3,arg4,(std::string const &)*arg5);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res5)) delete arg5;
return resultobj;
fail:
if (SWIG_IsNewObj(res5)) delete arg5;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Rectangle__SWIG_5 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30397 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Rectangle, and type2ex().
Referenced by _wrap_new_Rectangle().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
SyFi::Rectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:new_Rectangle",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Rectangle *)new SyFi::Rectangle(arg1,arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Rectangle__SWIG_6 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30476 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__Rectangle.
Referenced by _wrap_new_Rectangle().
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Rectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Rectangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Rectangle, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Rectangle" "', argument " "1"" of type '" "SyFi::Rectangle const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Rectangle" "', argument " "1"" of type '" "SyFi::Rectangle const &""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
try {
result = (SyFi::Rectangle *)new SyFi::Rectangle((SyFi::Rectangle const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceBox | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 34470 of file SyFi_wrap.cc.
References _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceBox__SWIG_1(), _wrap_new_ReferenceBox__SWIG_2(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceBox.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ReferenceBox__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__ReferenceBox, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceBox__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceBox__SWIG_0(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ReferenceBox'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ReferenceBox(std::string const &)\n"
" SyFi::ReferenceBox()\n"
" SyFi::ReferenceBox(SyFi::ReferenceBox const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceBox__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34325 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceBox.
Referenced by _wrap_new_ReferenceBox().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
SyFi::ReferenceBox *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceBox",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceBox" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceBox" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (SyFi::ReferenceBox *)new SyFi::ReferenceBox((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceBox, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceBox__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34380 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ReferenceBox.
Referenced by _wrap_new_ReferenceBox().
{
PyObject *resultobj = 0;
SyFi::ReferenceBox *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ReferenceBox")) SWIG_fail;
{
try {
result = (SyFi::ReferenceBox *)new SyFi::ReferenceBox();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceBox, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceBox__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34419 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceBox.
Referenced by _wrap_new_ReferenceBox().
{
PyObject *resultobj = 0;
SyFi::ReferenceBox *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceBox *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceBox",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__ReferenceBox, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceBox" "', argument " "1"" of type '" "SyFi::ReferenceBox const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceBox" "', argument " "1"" of type '" "SyFi::ReferenceBox const &""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceBox * >(argp1);
{
try {
result = (SyFi::ReferenceBox *)new SyFi::ReferenceBox((SyFi::ReferenceBox const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceBox, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceLine | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 28227 of file SyFi_wrap.cc.
References _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceLine__SWIG_1(), _wrap_new_ReferenceLine__SWIG_2(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceLine.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ReferenceLine__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__ReferenceLine, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceLine__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceLine__SWIG_0(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ReferenceLine'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ReferenceLine(std::string const &)\n"
" SyFi::ReferenceLine()\n"
" SyFi::ReferenceLine(SyFi::ReferenceLine const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceLine__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28082 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceLine.
Referenced by _wrap_new_ReferenceLine().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
SyFi::ReferenceLine *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceLine",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceLine" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceLine" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (SyFi::ReferenceLine *)new SyFi::ReferenceLine((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceLine, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceLine__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28137 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ReferenceLine.
Referenced by _wrap_new_ReferenceLine().
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ReferenceLine")) SWIG_fail;
{
try {
result = (SyFi::ReferenceLine *)new SyFi::ReferenceLine();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceLine, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceLine__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28176 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceLine.
Referenced by _wrap_new_ReferenceLine().
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceLine *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceLine",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceLine" "', argument " "1"" of type '" "SyFi::ReferenceLine const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceLine" "', argument " "1"" of type '" "SyFi::ReferenceLine const &""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
try {
result = (SyFi::ReferenceLine *)new SyFi::ReferenceLine((SyFi::ReferenceLine const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceLine, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceRectangle | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 31378 of file SyFi_wrap.cc.
References _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceRectangle__SWIG_1(), _wrap_new_ReferenceRectangle__SWIG_2(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceRectangle.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ReferenceRectangle__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__ReferenceRectangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceRectangle__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceRectangle__SWIG_0(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ReferenceRectangle'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ReferenceRectangle(std::string const &)\n"
" SyFi::ReferenceRectangle()\n"
" SyFi::ReferenceRectangle(SyFi::ReferenceRectangle const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceRectangle__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31233 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceRectangle.
Referenced by _wrap_new_ReferenceRectangle().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
SyFi::ReferenceRectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceRectangle",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceRectangle" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceRectangle" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (SyFi::ReferenceRectangle *)new SyFi::ReferenceRectangle((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceRectangle, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceRectangle__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31288 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ReferenceRectangle.
Referenced by _wrap_new_ReferenceRectangle().
{
PyObject *resultobj = 0;
SyFi::ReferenceRectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ReferenceRectangle")) SWIG_fail;
{
try {
result = (SyFi::ReferenceRectangle *)new SyFi::ReferenceRectangle();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceRectangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceRectangle__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31327 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceRectangle.
Referenced by _wrap_new_ReferenceRectangle().
{
PyObject *resultobj = 0;
SyFi::ReferenceRectangle *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceRectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceRectangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__ReferenceRectangle, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceRectangle" "', argument " "1"" of type '" "SyFi::ReferenceRectangle const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceRectangle" "', argument " "1"" of type '" "SyFi::ReferenceRectangle const &""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceRectangle * >(argp1);
{
try {
result = (SyFi::ReferenceRectangle *)new SyFi::ReferenceRectangle((SyFi::ReferenceRectangle const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceRectangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTetrahedron | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 32667 of file SyFi_wrap.cc.
References _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTetrahedron__SWIG_1(), _wrap_new_ReferenceTetrahedron__SWIG_2(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ReferenceTetrahedron__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceTetrahedron__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceTetrahedron__SWIG_0(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ReferenceTetrahedron'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ReferenceTetrahedron(std::string const &)\n"
" SyFi::ReferenceTetrahedron()\n"
" SyFi::ReferenceTetrahedron(SyFi::ReferenceTetrahedron const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTetrahedron__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32522 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
Referenced by _wrap_new_ReferenceTetrahedron().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
SyFi::ReferenceTetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceTetrahedron",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceTetrahedron" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceTetrahedron" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (SyFi::ReferenceTetrahedron *)new SyFi::ReferenceTetrahedron((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTetrahedron, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTetrahedron__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32577 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
Referenced by _wrap_new_ReferenceTetrahedron().
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ReferenceTetrahedron")) SWIG_fail;
{
try {
result = (SyFi::ReferenceTetrahedron *)new SyFi::ReferenceTetrahedron();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTetrahedron, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTetrahedron__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32616 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
Referenced by _wrap_new_ReferenceTetrahedron().
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceTetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceTetrahedron",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceTetrahedron" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceTetrahedron" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron const &""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTetrahedron * >(argp1);
{
try {
result = (SyFi::ReferenceTetrahedron *)new SyFi::ReferenceTetrahedron((SyFi::ReferenceTetrahedron const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTetrahedron, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTriangle | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 29795 of file SyFi_wrap.cc.
References _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_ReferenceTriangle__SWIG_1(), _wrap_new_ReferenceTriangle__SWIG_2(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceTriangle.
{
int argc;
PyObject *argv[2];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 1); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_ReferenceTriangle__SWIG_1(self, args);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__ReferenceTriangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceTriangle__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = SWIG_AsPtr_std_string(argv[0], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_ReferenceTriangle__SWIG_0(self, args);
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_ReferenceTriangle'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::ReferenceTriangle(std::string const &)\n"
" SyFi::ReferenceTriangle()\n"
" SyFi::ReferenceTriangle(SyFi::ReferenceTriangle const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTriangle__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29650 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceTriangle.
Referenced by _wrap_new_ReferenceTriangle().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
SyFi::ReferenceTriangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceTriangle",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceTriangle" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceTriangle" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (SyFi::ReferenceTriangle *)new SyFi::ReferenceTriangle((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTriangle, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTriangle__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29705 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__ReferenceTriangle.
Referenced by _wrap_new_ReferenceTriangle().
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_ReferenceTriangle")) SWIG_fail;
{
try {
result = (SyFi::ReferenceTriangle *)new SyFi::ReferenceTriangle();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTriangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_ReferenceTriangle__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29744 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__ReferenceTriangle.
Referenced by _wrap_new_ReferenceTriangle().
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceTriangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_ReferenceTriangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__ReferenceTriangle, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_ReferenceTriangle" "', argument " "1"" of type '" "SyFi::ReferenceTriangle const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_ReferenceTriangle" "', argument " "1"" of type '" "SyFi::ReferenceTriangle const &""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTriangle * >(argp1);
{
try {
result = (SyFi::ReferenceTriangle *)new SyFi::ReferenceTriangle((SyFi::ReferenceTriangle const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTriangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Robust | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 46012 of file SyFi_wrap.cc.
References _wrap_new_Robust__SWIG_0(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_Robust__SWIG_3(), run_all::res, SWIG_AsVal_bool(), SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_Robust__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Robust__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Robust__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_bool(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_Robust__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Robust'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Robust()\n"
" SyFi::Robust(SyFi::Polygon &,unsigned int,bool)\n"
" SyFi::Robust(SyFi::Polygon &,unsigned int)\n"
" SyFi::Robust(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Robust__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45793 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__Robust.
Referenced by _wrap_new_Robust().
{
PyObject *resultobj = 0;
SyFi::Robust *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_Robust")) SWIG_fail;
{
try {
result = (SyFi::Robust *)new SyFi::Robust();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Robust, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Robust__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45832 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_bool(), SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__Robust.
Referenced by _wrap_new_Robust().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
bool arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
bool val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::Robust *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_Robust",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Robust" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Robust" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Robust" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_bool(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_Robust" "', argument " "3"" of type '" "bool""'");
}
arg3 = static_cast< bool >(val3);
{
try {
result = (SyFi::Robust *)new SyFi::Robust(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Robust, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Robust__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45901 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__Robust.
Referenced by _wrap_new_Robust().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Robust *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Robust",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Robust" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Robust" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_Robust" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::Robust *)new SyFi::Robust(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Robust, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Robust__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45961 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__Robust.
Referenced by _wrap_new_Robust().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Robust *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Robust",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Robust" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Robust" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Robust *)new SyFi::Robust(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Robust, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Simplex | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 34839 of file SyFi_wrap.cc.
References _wrap_new_Simplex__SWIG_0(), _wrap_new_Simplex__SWIG_1(), _wrap_new_Simplex__SWIG_2(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_GiNaC__lst, and SWIGTYPE_p_SyFi__Simplex.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__lst, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Simplex__SWIG_1(self, args);
}
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__Simplex, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Simplex__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__lst, 0);
_v = SWIG_CheckState(res);
if (_v) {
int res = SWIG_AsPtr_std_string(argv[1], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Simplex__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Simplex'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Simplex(GiNaC::lst,std::string const &)\n"
" SyFi::Simplex(GiNaC::lst)\n"
" SyFi::Simplex(SyFi::Simplex const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Simplex__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34660 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_GiNaC__lst, and SWIGTYPE_p_SyFi__Simplex.
Referenced by _wrap_new_Simplex().
{
PyObject *resultobj = 0;
GiNaC::lst arg1 ;
std::string *arg2 = 0 ;
void *argp1 ;
int res1 = 0 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Simplex *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_Simplex",&obj0,&obj1)) SWIG_fail;
{
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Simplex" "', argument " "1"" of type '" "GiNaC::lst""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Simplex" "', argument " "1"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp1);
arg1 = *temp;
if (SWIG_IsNewObj(res1)) delete temp;
}
}
{
std::string *ptr = (std::string *)0;
res2 = SWIG_AsPtr_std_string(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "new_Simplex" "', argument " "2"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Simplex" "', argument " "2"" of type '" "std::string const &""'");
}
arg2 = ptr;
}
{
try {
result = (SyFi::Simplex *)new SyFi::Simplex(arg1,(std::string const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Simplex, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Simplex__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34732 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_GiNaC__lst, and SWIGTYPE_p_SyFi__Simplex.
Referenced by _wrap_new_Simplex().
{
PyObject *resultobj = 0;
GiNaC::lst arg1 ;
void *argp1 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Simplex *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Simplex",&obj0)) SWIG_fail;
{
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Simplex" "', argument " "1"" of type '" "GiNaC::lst""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Simplex" "', argument " "1"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp1);
arg1 = *temp;
if (SWIG_IsNewObj(res1)) delete temp;
}
}
{
try {
result = (SyFi::Simplex *)new SyFi::Simplex(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Simplex, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Simplex__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34788 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__Simplex.
Referenced by _wrap_new_Simplex().
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Simplex *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Simplex",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Simplex, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Simplex" "', argument " "1"" of type '" "SyFi::Simplex const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Simplex" "', argument " "1"" of type '" "SyFi::Simplex const &""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
result = (SyFi::Simplex *)new SyFi::Simplex((SyFi::Simplex const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Simplex, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_SpaceTimeDomain | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 47064 of file SyFi_wrap.cc.
References _wrap_new_SpaceTimeDomain__SWIG_0(), _wrap_new_SpaceTimeDomain__SWIG_1(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_SyFi__Line, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__SpaceTimeDomain, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_SpaceTimeDomain__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[1], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_SpaceTimeDomain__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_SpaceTimeDomain'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::SpaceTimeDomain(SyFi::Line &,SyFi::Polygon &)\n"
" SyFi::SpaceTimeDomain(SyFi::SpaceTimeDomain const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_SpaceTimeDomain__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46950 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Line, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
Referenced by _wrap_new_SpaceTimeDomain().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = 0 ;
SyFi::Polygon *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::SpaceTimeDomain *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_SpaceTimeDomain",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Line, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_SpaceTimeDomain" "', argument " "1"" of type '" "SyFi::Line &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_SpaceTimeDomain" "', argument " "1"" of type '" "SyFi::Line &""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "new_SpaceTimeDomain" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_SpaceTimeDomain" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
arg2 = reinterpret_cast< SyFi::Polygon * >(argp2);
{
try {
result = (SyFi::SpaceTimeDomain *)new SyFi::SpaceTimeDomain(*arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__SpaceTimeDomain, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_SpaceTimeDomain__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47013 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
Referenced by _wrap_new_SpaceTimeDomain().
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::SpaceTimeDomain *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_SpaceTimeDomain",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_SpaceTimeDomain" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_SpaceTimeDomain" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const &""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = (SyFi::SpaceTimeDomain *)new SyFi::SpaceTimeDomain((SyFi::SpaceTimeDomain const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__SpaceTimeDomain, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_SpaceTimeElement | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 47898 of file SyFi_wrap.cc.
References _wrap_new_SpaceTimeElement__SWIG_0(), _wrap_new_SpaceTimeElement__SWIG_1(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__StandardFE.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_SpaceTimeElement__SWIG_0(self, args);
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Line, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[2], &vptr, SWIGTYPE_p_SyFi__StandardFE, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_SpaceTimeElement__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_SpaceTimeElement'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::SpaceTimeElement()\n"
" SyFi::SpaceTimeElement(SyFi::Line *,unsigned int,SyFi::StandardFE *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_SpaceTimeElement__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47793 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__SpaceTimeElement.
Referenced by _wrap_new_SpaceTimeElement().
{
PyObject *resultobj = 0;
SyFi::SpaceTimeElement *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_SpaceTimeElement")) SWIG_fail;
{
try {
result = (SyFi::SpaceTimeElement *)new SyFi::SpaceTimeElement();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__SpaceTimeElement, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_SpaceTimeElement__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47832 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Line, SWIGTYPE_p_SyFi__SpaceTimeElement, and SWIGTYPE_p_SyFi__StandardFE.
Referenced by _wrap_new_SpaceTimeElement().
{
PyObject *resultobj = 0;
SyFi::Line *arg1 = (SyFi::Line *) 0 ;
unsigned int arg2 ;
SyFi::StandardFE *arg3 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::SpaceTimeElement *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_SpaceTimeElement",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_SpaceTimeElement" "', argument " "1"" of type '" "SyFi::Line *""'");
}
arg1 = reinterpret_cast< SyFi::Line * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_SpaceTimeElement" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
res3 = SWIG_ConvertPtr(obj2, &argp3,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "new_SpaceTimeElement" "', argument " "3"" of type '" "SyFi::StandardFE *""'");
}
arg3 = reinterpret_cast< SyFi::StandardFE * >(argp3);
{
try {
result = (SyFi::SpaceTimeElement *)new SyFi::SpaceTimeElement(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__SpaceTimeElement, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_StandardFE | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 37171 of file SyFi_wrap.cc.
References _wrap_new_StandardFE__SWIG_0(), _wrap_new_StandardFE__SWIG_1(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_StandardFE__SWIG_0(self, args);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_StandardFE__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_StandardFE'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::StandardFE()\n"
" SyFi::StandardFE(SyFi::Polygon &,unsigned int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_StandardFE__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37072 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__StandardFE.
Referenced by _wrap_new_StandardFE().
{
PyObject *resultobj = 0;
SyFi::StandardFE *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_StandardFE")) SWIG_fail;
{
try {
result = (SyFi::StandardFE *)new SyFi::StandardFE();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__StandardFE, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_StandardFE__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37111 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__StandardFE.
Referenced by _wrap_new_StandardFE().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::StandardFE *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_StandardFE",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_StandardFE" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_StandardFE" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_StandardFE" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::StandardFE *)new SyFi::StandardFE(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__StandardFE, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexlist | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 15990 of file SyFi_wrap.cc.
References _wrap_new_symexlist__SWIG_0(), _wrap_new_symexlist__SWIG_1(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), swig::asptr(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_symexlist__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
{
int res = SWIG_AsVal_size_t(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_symexlist__SWIG_2(self, args);
}
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_symexlist__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
{
int res = SWIG_AsVal_size_t(argv[0], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
int res = swig::asptr(argv[1], (std::pair<GiNaC::symbol,GiNaC::ex >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_symexlist__SWIG_3(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_symexlist'.\n"
" Possible C/C++ prototypes are:\n"
" std::list< std::pair< GiNaC::symbol,GiNaC::ex > >()\n"
" std::list< std::pair< GiNaC::symbol,GiNaC::ex > >(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const &)\n"
" std::list< std::pair< GiNaC::symbol,GiNaC::ex > >(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type)\n"
" std::list< std::pair< GiNaC::symbol,GiNaC::ex > >(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexlist__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15041 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_new_symexlist().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_symexlist")) SWIG_fail;
{
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *)new std::list< std::pair< GiNaC::symbol,GiNaC::ex > >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexlist__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15080 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_new_symexlist().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_symexlist",&obj0)) SWIG_fail;
{
std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *ptr = (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_symexlist" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_symexlist" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *)new std::list< std::pair< GiNaC::symbol,GiNaC::ex > >((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexlist__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15581 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_new_symexlist().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type arg1 ;
size_t val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_symexlist",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_size_t(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_symexlist" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type""'");
}
arg1 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type >(val1);
{
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *)new std::list< std::pair< GiNaC::symbol,GiNaC::ex > >(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexlist__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15926 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_new_symexlist().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type arg1 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg2 = 0 ;
size_t val1 ;
int ecode1 = 0 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_symexlist",&obj0,&obj1)) SWIG_fail;
ecode1 = SWIG_AsVal_size_t(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "new_symexlist" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type""'");
}
arg1 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type >(val1);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res2 = swig::asptr(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "new_symexlist" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_symexlist" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg2 = ptr;
}
{
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *)new std::list< std::pair< GiNaC::symbol,GiNaC::ex > >(arg1,(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexpair | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 13737 of file SyFi_wrap.cc.
References _wrap_new_symexpair__SWIG_0(), _wrap_new_symexpair__SWIG_1(), _wrap_new_symexpair__SWIG_2(), swig::asptr(), checktype2ex(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_GiNaC__symbol.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_symexpair__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
int res = swig::asptr(argv[0], (std::pair<GiNaC::symbol,GiNaC::ex >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_symexpair__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_GiNaC__symbol, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_symexpair__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_symexpair'.\n"
" Possible C/C++ prototypes are:\n"
" std::pair< GiNaC::symbol,GiNaC::ex >()\n"
" std::pair< GiNaC::symbol,GiNaC::ex >(GiNaC::symbol,GiNaC::ex)\n"
" std::pair< GiNaC::symbol,GiNaC::ex >(std::pair< GiNaC::symbol,GiNaC::ex > const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexpair__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13577 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
Referenced by _wrap_new_symexpair().
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_symexpair")) SWIG_fail;
{
try {
result = (std::pair< GiNaC::symbol,GiNaC::ex > *)new std::pair< GiNaC::symbol,GiNaC::ex >();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexpair__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13616 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_GiNaC__symbol, SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, and type2ex().
Referenced by _wrap_new_symexpair().
{
PyObject *resultobj = 0;
GiNaC::symbol arg1 ;
GiNaC::ex arg2 ;
void *argp1 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::pair< GiNaC::symbol,GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_symexpair",&obj0,&obj1)) SWIG_fail;
{
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_symexpair" "', argument " "1"" of type '" "GiNaC::symbol""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_symexpair" "', argument " "1"" of type '" "GiNaC::symbol""'");
} else {
GiNaC::symbol * temp = reinterpret_cast< GiNaC::symbol * >(argp1);
arg1 = *temp;
if (SWIG_IsNewObj(res1)) delete temp;
}
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (std::pair< GiNaC::symbol,GiNaC::ex > *)new std::pair< GiNaC::symbol,GiNaC::ex >(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_symexpair__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13682 of file SyFi_wrap.cc.
References swig::asptr(), test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
Referenced by _wrap_new_symexpair().
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
std::pair< GiNaC::symbol,GiNaC::ex > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_symexpair",&obj0)) SWIG_fail;
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res1 = swig::asptr(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_symexpair" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_symexpair" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > const &""'");
}
arg1 = ptr;
}
{
try {
result = (std::pair< GiNaC::symbol,GiNaC::ex > *)new std::pair< GiNaC::symbol,GiNaC::ex >((std::pair< GiNaC::symbol,GiNaC::ex > const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorLagrange | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 38699 of file SyFi_wrap.cc.
References _wrap_new_TensorLagrange__SWIG_0(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorLagrange__SWIG_3(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_TensorLagrange__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_TensorLagrange__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_TensorLagrange__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_TensorLagrange__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_TensorLagrange'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::TensorLagrange()\n"
" SyFi::TensorLagrange(SyFi::Polygon &,unsigned int,unsigned int)\n"
" SyFi::TensorLagrange(SyFi::Polygon &,unsigned int)\n"
" SyFi::TensorLagrange(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorLagrange__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38480 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__TensorLagrange.
Referenced by _wrap_new_TensorLagrange().
{
PyObject *resultobj = 0;
SyFi::TensorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_TensorLagrange")) SWIG_fail;
{
try {
result = (SyFi::TensorLagrange *)new SyFi::TensorLagrange();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorLagrange__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38519 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__TensorLagrange.
Referenced by _wrap_new_TensorLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::TensorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_TensorLagrange",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_TensorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_TensorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_TensorLagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_TensorLagrange" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
try {
result = (SyFi::TensorLagrange *)new SyFi::TensorLagrange(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorLagrange__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38588 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__TensorLagrange.
Referenced by _wrap_new_TensorLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::TensorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_TensorLagrange",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_TensorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_TensorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_TensorLagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::TensorLagrange *)new SyFi::TensorLagrange(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorLagrange__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38648 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__TensorLagrange.
Referenced by _wrap_new_TensorLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::TensorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_TensorLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_TensorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_TensorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::TensorLagrange *)new SyFi::TensorLagrange(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorP0 | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 41626 of file SyFi_wrap.cc.
References _wrap_new_TensorP0__SWIG_0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_TensorP0__SWIG_3(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_TensorP0__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_TensorP0__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_TensorP0__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_TensorP0__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_TensorP0'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::TensorP0()\n"
" SyFi::TensorP0(SyFi::Polygon &,unsigned int,unsigned int)\n"
" SyFi::TensorP0(SyFi::Polygon &,unsigned int)\n"
" SyFi::TensorP0(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorP0__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41407 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__TensorP0.
Referenced by _wrap_new_TensorP0().
{
PyObject *resultobj = 0;
SyFi::TensorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_TensorP0")) SWIG_fail;
{
try {
result = (SyFi::TensorP0 *)new SyFi::TensorP0();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorP0__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41446 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__TensorP0.
Referenced by _wrap_new_TensorP0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::TensorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_TensorP0",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_TensorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_TensorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_TensorP0" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_TensorP0" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
try {
result = (SyFi::TensorP0 *)new SyFi::TensorP0(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorP0__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41515 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__TensorP0.
Referenced by _wrap_new_TensorP0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::TensorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_TensorP0",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_TensorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_TensorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_TensorP0" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::TensorP0 *)new SyFi::TensorP0(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_TensorP0__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41575 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__TensorP0.
Referenced by _wrap_new_TensorP0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::TensorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_TensorP0",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_TensorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_TensorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::TensorP0 *)new SyFi::TensorP0(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__TensorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Tetrahedron | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 31793 of file SyFi_wrap.cc.
References _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Tetrahedron__SWIG_2(), checktype2ex(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Tetrahedron.
{
int argc;
PyObject *argv[6];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 5); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Tetrahedron__SWIG_2(self, args);
}
}
if (argc == 4) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Tetrahedron__SWIG_1(self, args);
}
}
}
}
}
if (argc == 5) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[3])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[4], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Tetrahedron__SWIG_0(self, args);
}
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Tetrahedron'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Tetrahedron(GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Tetrahedron(GiNaC::ex,GiNaC::ex,GiNaC::ex,GiNaC::ex)\n"
" SyFi::Tetrahedron(SyFi::Tetrahedron const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Tetrahedron__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31568 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Tetrahedron, and type2ex().
Referenced by _wrap_new_Tetrahedron().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
std::string *arg5 = 0 ;
int res5 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
PyObject * obj4 = 0 ;
SyFi::Tetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOOO:new_Tetrahedron",&obj0,&obj1,&obj2,&obj3,&obj4)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res5 = SWIG_AsPtr_std_string(obj4, &ptr);
if (!SWIG_IsOK(res5)) {
SWIG_exception_fail(SWIG_ArgError(res5), "in method '" "new_Tetrahedron" "', argument " "5"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Tetrahedron" "', argument " "5"" of type '" "std::string const &""'");
}
arg5 = ptr;
}
{
try {
result = (SyFi::Tetrahedron *)new SyFi::Tetrahedron(arg1,arg2,arg3,arg4,(std::string const &)*arg5);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Tetrahedron, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res5)) delete arg5;
return resultobj;
fail:
if (SWIG_IsNewObj(res5)) delete arg5;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Tetrahedron__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31663 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Tetrahedron, and type2ex().
Referenced by _wrap_new_Tetrahedron().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
GiNaC::ex arg4 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
SyFi::Tetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:new_Tetrahedron",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj3);
if (tmp == NULL ) {
return NULL;
}
arg4 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Tetrahedron *)new SyFi::Tetrahedron(arg1,arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Tetrahedron, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Tetrahedron__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31742 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__Tetrahedron.
Referenced by _wrap_new_Tetrahedron().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Tetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Tetrahedron",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Tetrahedron" "', argument " "1"" of type '" "SyFi::Tetrahedron const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Tetrahedron" "', argument " "1"" of type '" "SyFi::Tetrahedron const &""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
try {
result = (SyFi::Tetrahedron *)new SyFi::Tetrahedron((SyFi::Tetrahedron const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Tetrahedron, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Triangle | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 28988 of file SyFi_wrap.cc.
References _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_new_Triangle__SWIG_4(), checktype2ex(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Triangle.
{
int argc;
PyObject *argv[5];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 4); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
int res = SWIG_ConvertPtr(argv[0], 0, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Triangle__SWIG_4(self, args);
}
}
if (argc == 3) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_new_Triangle__SWIG_3(self, args);
}
}
}
}
if (argc == 4) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[2])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
int res = SWIG_AsPtr_std_string(argv[3], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_Triangle__SWIG_2(self, args);
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_Triangle'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::Triangle(GiNaC::ex,GiNaC::ex,GiNaC::ex,std::string const &)\n"
" SyFi::Triangle(GiNaC::ex,GiNaC::ex,GiNaC::ex)\n"
" SyFi::Triangle(SyFi::Triangle const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Triangle__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28783 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Triangle, and type2ex().
Referenced by _wrap_new_Triangle().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
std::string *arg4 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
SyFi::Triangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:new_Triangle",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
std::string *ptr = (std::string *)0;
res4 = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "new_Triangle" "', argument " "4"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Triangle" "', argument " "4"" of type '" "std::string const &""'");
}
arg4 = ptr;
}
{
try {
result = (SyFi::Triangle *)new SyFi::Triangle(arg1,arg2,arg3,(std::string const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Triangle, SWIG_POINTER_NEW | 0 );
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Triangle__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28868 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIGTYPE_p_SyFi__Triangle, and type2ex().
Referenced by _wrap_new_Triangle().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
GiNaC::ex arg3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::Triangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_Triangle",&obj0,&obj1,&obj2)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj2);
if (tmp == NULL ) {
return NULL;
}
arg3 = *(tmp);
delete tmp;
}
{
try {
result = (SyFi::Triangle *)new SyFi::Triangle(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Triangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_Triangle__SWIG_4 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28937 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, and SWIGTYPE_p_SyFi__Triangle.
Referenced by _wrap_new_Triangle().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Triangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_Triangle",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Triangle, 0 | 0);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_Triangle" "', argument " "1"" of type '" "SyFi::Triangle const &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_Triangle" "', argument " "1"" of type '" "SyFi::Triangle const &""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
try {
result = (SyFi::Triangle *)new SyFi::Triangle((SyFi::Triangle const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Triangle, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorCrouzeixRaviart | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 40435 of file SyFi_wrap.cc.
References _wrap_new_VectorCrouzeixRaviart__SWIG_0(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorCrouzeixRaviart__SWIG_3(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_VectorCrouzeixRaviart__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_VectorCrouzeixRaviart__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorCrouzeixRaviart__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorCrouzeixRaviart__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_VectorCrouzeixRaviart'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::VectorCrouzeixRaviart()\n"
" SyFi::VectorCrouzeixRaviart(SyFi::Polygon &,unsigned int,unsigned int)\n"
" SyFi::VectorCrouzeixRaviart(SyFi::Polygon &,unsigned int)\n"
" SyFi::VectorCrouzeixRaviart(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorCrouzeixRaviart__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40216 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
Referenced by _wrap_new_VectorCrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::VectorCrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_VectorCrouzeixRaviart")) SWIG_fail;
{
try {
result = (SyFi::VectorCrouzeixRaviart *)new SyFi::VectorCrouzeixRaviart();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorCrouzeixRaviart__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40255 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
Referenced by _wrap_new_VectorCrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::VectorCrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_VectorCrouzeixRaviart",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorCrouzeixRaviart" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_VectorCrouzeixRaviart" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
try {
result = (SyFi::VectorCrouzeixRaviart *)new SyFi::VectorCrouzeixRaviart(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorCrouzeixRaviart__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40324 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
Referenced by _wrap_new_VectorCrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::VectorCrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_VectorCrouzeixRaviart",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorCrouzeixRaviart" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::VectorCrouzeixRaviart *)new SyFi::VectorCrouzeixRaviart(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorCrouzeixRaviart__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40384 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
Referenced by _wrap_new_VectorCrouzeixRaviart().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::VectorCrouzeixRaviart *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_VectorCrouzeixRaviart",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorCrouzeixRaviart" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::VectorCrouzeixRaviart *)new SyFi::VectorCrouzeixRaviart(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorDiscontinuousLagrange | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 42862 of file SyFi_wrap.cc.
References _wrap_new_VectorDiscontinuousLagrange__SWIG_0(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorDiscontinuousLagrange__SWIG_2(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_VectorDiscontinuousLagrange__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_VectorDiscontinuousLagrange__SWIG_2(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorDiscontinuousLagrange__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_VectorDiscontinuousLagrange'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::VectorDiscontinuousLagrange()\n"
" SyFi::VectorDiscontinuousLagrange(SyFi::Polygon &,unsigned int)\n"
" SyFi::VectorDiscontinuousLagrange(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorDiscontinuousLagrange__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42712 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
Referenced by _wrap_new_VectorDiscontinuousLagrange().
{
PyObject *resultobj = 0;
SyFi::VectorDiscontinuousLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_VectorDiscontinuousLagrange")) SWIG_fail;
{
try {
result = (SyFi::VectorDiscontinuousLagrange *)new SyFi::VectorDiscontinuousLagrange();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorDiscontinuousLagrange__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42751 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
Referenced by _wrap_new_VectorDiscontinuousLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::VectorDiscontinuousLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_VectorDiscontinuousLagrange",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorDiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorDiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorDiscontinuousLagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::VectorDiscontinuousLagrange *)new SyFi::VectorDiscontinuousLagrange(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorDiscontinuousLagrange__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42811 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
Referenced by _wrap_new_VectorDiscontinuousLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::VectorDiscontinuousLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_VectorDiscontinuousLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorDiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorDiscontinuousLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::VectorDiscontinuousLagrange *)new SyFi::VectorDiscontinuousLagrange(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorLagrange | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 38253 of file SyFi_wrap.cc.
References _wrap_new_VectorLagrange__SWIG_0(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorLagrange__SWIG_3(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_VectorLagrange__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_VectorLagrange__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorLagrange__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorLagrange__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_VectorLagrange'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::VectorLagrange()\n"
" SyFi::VectorLagrange(SyFi::Polygon &,unsigned int,unsigned int)\n"
" SyFi::VectorLagrange(SyFi::Polygon &,unsigned int)\n"
" SyFi::VectorLagrange(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorLagrange__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38034 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__VectorLagrange.
Referenced by _wrap_new_VectorLagrange().
{
PyObject *resultobj = 0;
SyFi::VectorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_VectorLagrange")) SWIG_fail;
{
try {
result = (SyFi::VectorLagrange *)new SyFi::VectorLagrange();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorLagrange__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38073 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorLagrange.
Referenced by _wrap_new_VectorLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::VectorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_VectorLagrange",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorLagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_VectorLagrange" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
try {
result = (SyFi::VectorLagrange *)new SyFi::VectorLagrange(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorLagrange__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38142 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorLagrange.
Referenced by _wrap_new_VectorLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::VectorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_VectorLagrange",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorLagrange" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::VectorLagrange *)new SyFi::VectorLagrange(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorLagrange__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38202 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorLagrange.
Referenced by _wrap_new_VectorLagrange().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::VectorLagrange *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_VectorLagrange",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorLagrange" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::VectorLagrange *)new SyFi::VectorLagrange(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorLagrange, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorP0 | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 41180 of file SyFi_wrap.cc.
References _wrap_new_VectorP0__SWIG_0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_new_VectorP0__SWIG_3(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 0) {
return _wrap_new_VectorP0__SWIG_0(self, args);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_new_VectorP0__SWIG_3(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorP0__SWIG_2(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_new_VectorP0__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'new_VectorP0'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::VectorP0()\n"
" SyFi::VectorP0(SyFi::Polygon &,unsigned int,unsigned int)\n"
" SyFi::VectorP0(SyFi::Polygon &,unsigned int)\n"
" SyFi::VectorP0(SyFi::Polygon &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorP0__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40961 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_as_voidptr, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_NEW, and SWIGTYPE_p_SyFi__VectorP0.
Referenced by _wrap_new_VectorP0().
{
PyObject *resultobj = 0;
SyFi::VectorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)":new_VectorP0")) SWIG_fail;
{
try {
result = (SyFi::VectorP0 *)new SyFi::VectorP0();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorP0__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41000 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorP0.
Referenced by _wrap_new_VectorP0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
unsigned int arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
SyFi::VectorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:new_VectorP0",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorP0" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "new_VectorP0" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
try {
result = (SyFi::VectorP0 *)new SyFi::VectorP0(*arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorP0__SWIG_2 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41069 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorP0.
Referenced by _wrap_new_VectorP0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::VectorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:new_VectorP0",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "new_VectorP0" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (SyFi::VectorP0 *)new SyFi::VectorP0(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_new_VectorP0__SWIG_3 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41129 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_NEW, SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__VectorP0.
Referenced by _wrap_new_VectorP0().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::VectorP0 *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:new_VectorP0",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "new_VectorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "new_VectorP0" "', argument " "1"" of type '" "SyFi::Polygon &""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::VectorP0 *)new SyFi::VectorP0(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__VectorP0, SWIG_POINTER_NEW | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_normal | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 36538 of file SyFi_wrap.cc.
References _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), run_all::res, SWIG_AsVal_unsigned_SS_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_SyFi__Tetrahedron, and SWIGTYPE_p_SyFi__Triangle.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_normal__SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_unsigned_SS_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_normal__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'normal'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::normal(SyFi::Triangle &,unsigned int)\n"
" SyFi::normal(SyFi::Tetrahedron &,unsigned int)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_normal__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36414 of file SyFi_wrap.cc.
References test::e, lst2list(), SyFi::normal(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Triangle.
Referenced by _wrap_normal().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:normal",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Triangle, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "normal" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "normal" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "normal" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::normal(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_normal__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36476 of file SyFi_wrap.cc.
References test::e, lst2list(), SyFi::normal(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_SyFi__Tetrahedron.
Referenced by _wrap_normal().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:normal",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Tetrahedron, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "normal" "', argument " "1"" of type '" "SyFi::Tetrahedron &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "normal" "', argument " "1"" of type '" "SyFi::Tetrahedron &""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "normal" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::normal(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_P0_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40907 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__P0.
{
PyObject *resultobj = 0;
SyFi::P0 *arg1 = (SyFi::P0 *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:P0_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__P0, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "P0_compute_basis_functions" "', argument " "1"" of type '" "SyFi::P0 *""'");
}
arg1 = reinterpret_cast< SyFi::P0 * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_pol | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23653 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::pol(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
std::string arg3 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:pol",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "pol" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "pol" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "pol" "', argument " "3"" of type '" "std::string const""'");
}
arg3 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::pol(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_pol2basisandcoeff | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 24475 of file SyFi_wrap.cc.
References _wrap_pol2basisandcoeff__SWIG_0(), _wrap_pol2basisandcoeff__SWIG_1(), checktype2ex(), SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_pol2basisandcoeff__SWIG_0(self, args);
}
}
if (argc == 2) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_pol2basisandcoeff__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'pol2basisandcoeff'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::pol2basisandcoeff(GiNaC::ex)\n"
" SyFi::pol2basisandcoeff(GiNaC::ex,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_pol2basisandcoeff__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24367 of file SyFi_wrap.cc.
References test::e, SyFi::pol2basisandcoeff(), test::result, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_GiNaC__exmap, and type2ex().
Referenced by _wrap_pol2basisandcoeff().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
PyObject * obj0 = 0 ;
GiNaC::exmap result;
if (!PyArg_ParseTuple(args,(char *)"O:pol2basisandcoeff",&obj0)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::pol2basisandcoeff(arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new GiNaC::exmap(static_cast< const GiNaC::exmap& >(result))), SWIGTYPE_p_GiNaC__exmap, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_pol2basisandcoeff__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 24416 of file SyFi_wrap.cc.
References test::e, SyFi::pol2basisandcoeff(), test::result, SWIG_fail, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_GiNaC__exmap, and type2ex().
Referenced by _wrap_pol2basisandcoeff().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::ex arg2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::exmap result;
if (!PyArg_ParseTuple(args,(char *)"OO:pol2basisandcoeff",&obj0,&obj1)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = SyFi::pol2basisandcoeff(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new GiNaC::exmap(static_cast< const GiNaC::exmap& >(result))), SWIGTYPE_p_GiNaC__exmap, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_polb | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23802 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::polb(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
std::string arg3 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:polb",&obj0,&obj1,&obj2)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "polb" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "polb" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj2, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "polb" "', argument " "3"" of type '" "std::string const""'");
}
arg3 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::polb(arg1,arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_polv | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23723 of file SyFi_wrap.cc.
References test::e, lst2list(), SyFi::polv(), run_all::res, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, and SWIG_TypeError.
{
PyObject *resultobj = 0;
unsigned int arg1 ;
unsigned int arg2 ;
unsigned int arg3 ;
std::string arg4 ;
unsigned int val1 ;
int ecode1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
unsigned int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:polv",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
ecode1 = SWIG_AsVal_unsigned_SS_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "polv" "', argument " "1"" of type '" "unsigned int""'");
}
arg1 = static_cast< unsigned int >(val1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "polv" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
ecode3 = SWIG_AsVal_unsigned_SS_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "polv" "', argument " "3"" of type '" "unsigned int""'");
}
arg3 = static_cast< unsigned int >(val3);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "polv" "', argument " "4"" of type '" "std::string const""'");
}
arg4 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
result = SyFi::polv(arg1,arg2,arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26768 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Polygon *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Polygon_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_copy" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (SyFi::Polygon *)((SyFi::Polygon const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 26714 of file SyFi_wrap.cc.
References _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Polygon_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Polygon_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Polygon_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Polygon *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Polygon *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26585 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Polygon, and type2ex().
Referenced by _wrap_Polygon_integrate().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Polygon_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_integrate" "', argument " "1"" of type '" "SyFi::Polygon *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Polygon_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26654 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Polygon, and type2ex().
Referenced by _wrap_Polygon_integrate().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Polygon_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_integrate" "', argument " "1"" of type '" "SyFi::Polygon *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26816 of file SyFi_wrap.cc.
References test::e, SyFi::Polygon::line(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line result;
if (!PyArg_ParseTuple(args,(char *)"OO:Polygon_line",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_line" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Polygon_line" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Polygon const *)arg1)->line(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Line(static_cast< const SyFi::Line& >(result))), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26229 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Polygon_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_no_space_dim" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (unsigned int)((SyFi::Polygon const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_no_vertices | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26277 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Polygon_no_vertices",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_no_vertices" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = (unsigned int)((SyFi::Polygon const *)arg1)->no_vertices();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_rectangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26930 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< SyFi::Rectangle > result;
if (!PyArg_ParseTuple(args,(char *)"OO:Polygon_rectangle",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_rectangle" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Polygon_rectangle" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Polygon const *)arg1)->rectangle(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Rectangle(static_cast< const SyFi::Rectangle& >(result))), SWIGTYPE_p_SyFi__Rectangle, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 26493 of file SyFi_wrap.cc.
References _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Polygon.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Polygon_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Polygon, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Polygon_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Polygon_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Polygon const *,SyFi::Repr_format)\n"
" repr(SyFi::Polygon const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26384 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_Polygon_repr().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Polygon_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_repr" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Polygon_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Polygon const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26443 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Polygon::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Polygon.
Referenced by _wrap_Polygon_repr().
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Polygon_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_repr" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = ((SyFi::Polygon const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26537 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Polygon::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Polygon_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_str" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
{
try {
result = ((SyFi::Polygon const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_triangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26873 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< SyFi::Triangle > result;
if (!PyArg_ParseTuple(args,(char *)"OO:Polygon_triangle",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_triangle" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Polygon_triangle" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Polygon const *)arg1)->triangle(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Triangle(static_cast< const SyFi::Triangle& >(result))), SWIGTYPE_p_SyFi__Triangle, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Polygon_vertex | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26325 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *resultobj = 0;
SyFi::Polygon *arg1 = (SyFi::Polygon *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Polygon_vertex",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Polygon_vertex" "', argument " "1"" of type '" "SyFi::Polygon const *""'");
}
arg1 = reinterpret_cast< SyFi::Polygon * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Polygon_vertex" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Polygon const *)arg1)->vertex(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_RaviartThomas_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42303 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *arg1 = (SyFi::RaviartThomas *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:RaviartThomas_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__RaviartThomas, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "RaviartThomas_compute_basis_functions" "', argument " "1"" of type '" "SyFi::RaviartThomas *""'");
}
arg1 = reinterpret_cast< SyFi::RaviartThomas * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_RaviartThomas_dof_repr_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41943 of file SyFi_wrap.cc.
References lst2list(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *arg1 = (SyFi::RaviartThomas *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:RaviartThomas_dof_repr_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__RaviartThomas, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "RaviartThomas_dof_repr_get" "', argument " "1"" of type '" "SyFi::RaviartThomas *""'");
}
arg1 = reinterpret_cast< SyFi::RaviartThomas * >(argp1);
result = ((arg1)->dof_repr);
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_RaviartThomas_dof_repr_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41905 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_GiNaC__lst, and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *arg1 = (SyFi::RaviartThomas *) 0 ;
GiNaC::lst arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:RaviartThomas_dof_repr_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__RaviartThomas, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "RaviartThomas_dof_repr_set" "', argument " "1"" of type '" "SyFi::RaviartThomas *""'");
}
arg1 = reinterpret_cast< SyFi::RaviartThomas * >(argp1);
{
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "RaviartThomas_dof_repr_set" "', argument " "2"" of type '" "GiNaC::lst""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "RaviartThomas_dof_repr_set" "', argument " "2"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp2);
arg2 = *temp;
if (SWIG_IsNewObj(res2)) delete temp;
}
}
if (arg1) (arg1)->dof_repr = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_RaviartThomas_pointwise_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41883 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *arg1 = (SyFi::RaviartThomas *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:RaviartThomas_pointwise_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__RaviartThomas, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "RaviartThomas_pointwise_get" "', argument " "1"" of type '" "SyFi::RaviartThomas *""'");
}
arg1 = reinterpret_cast< SyFi::RaviartThomas * >(argp1);
result = (bool) ((arg1)->pointwise);
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_RaviartThomas_pointwise_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41853 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_bool(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *resultobj = 0;
SyFi::RaviartThomas *arg1 = (SyFi::RaviartThomas *) 0 ;
bool arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
bool val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:RaviartThomas_pointwise_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__RaviartThomas, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "RaviartThomas_pointwise_set" "', argument " "1"" of type '" "SyFi::RaviartThomas *""'");
}
arg1 = reinterpret_cast< SyFi::RaviartThomas * >(argp1);
ecode2 = SWIG_AsVal_bool(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "RaviartThomas_pointwise_set" "', argument " "2"" of type '" "bool""'");
}
arg2 = static_cast< bool >(val2);
if (arg1) (arg1)->pointwise = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31178 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Rectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Rectangle_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_copy" "', argument " "1"" of type '" "SyFi::Rectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
try {
result = (SyFi::Rectangle *)((SyFi::Rectangle const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 31124 of file SyFi_wrap.cc.
References _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Rectangle.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Rectangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Rectangle_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Rectangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Rectangle_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Rectangle_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Rectangle *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Rectangle *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30995 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Rectangle, and type2ex().
Referenced by _wrap_Rectangle_integrate().
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Rectangle_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_integrate" "', argument " "1"" of type '" "SyFi::Rectangle *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Rectangle_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31064 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Rectangle, and type2ex().
Referenced by _wrap_Rectangle_integrate().
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Rectangle_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_integrate" "', argument " "1"" of type '" "SyFi::Rectangle *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30737 of file SyFi_wrap.cc.
References test::e, SyFi::Polygon::line(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line result;
if (!PyArg_ParseTuple(args,(char *)"OO:Rectangle_line",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_line" "', argument " "1"" of type '" "SyFi::Rectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Rectangle_line" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Rectangle const *)arg1)->line(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Line(static_cast< const SyFi::Line& >(result))), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30689 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Rectangle_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_no_space_dim" "', argument " "1"" of type '" "SyFi::Rectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
try {
result = (unsigned int)((SyFi::Rectangle const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 30903 of file SyFi_wrap.cc.
References _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Rectangle.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Rectangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Rectangle_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Rectangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Rectangle_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Rectangle_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Rectangle const *,SyFi::Repr_format)\n"
" repr(SyFi::Rectangle const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30794 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Rectangle.
Referenced by _wrap_Rectangle_repr().
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Rectangle_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_repr" "', argument " "1"" of type '" "SyFi::Rectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Rectangle_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Rectangle const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30853 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Rectangle::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Rectangle.
Referenced by _wrap_Rectangle_repr().
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Rectangle_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_repr" "', argument " "1"" of type '" "SyFi::Rectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
try {
result = ((SyFi::Rectangle const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Rectangle_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30947 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Rectangle::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *resultobj = 0;
SyFi::Rectangle *arg1 = (SyFi::Rectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Rectangle_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Rectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Rectangle_str" "', argument " "1"" of type '" "SyFi::Rectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Rectangle * >(argp1);
{
try {
result = ((SyFi::Rectangle const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceBox_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34605 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__ReferenceBox.
{
PyObject *resultobj = 0;
SyFi::ReferenceBox *arg1 = (SyFi::ReferenceBox *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceBox *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceBox_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceBox, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceBox_copy" "', argument " "1"" of type '" "SyFi::ReferenceBox const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceBox * >(argp1);
{
try {
result = (SyFi::ReferenceBox *)((SyFi::ReferenceBox const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceBox, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceBox_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34557 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::ReferenceBox::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ReferenceBox.
{
PyObject *resultobj = 0;
SyFi::ReferenceBox *arg1 = (SyFi::ReferenceBox *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceBox_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceBox, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceBox_str" "', argument " "1"" of type '" "SyFi::ReferenceBox const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceBox * >(argp1);
{
try {
result = ((SyFi::ReferenceBox const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28728 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__ReferenceLine.
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceLine *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceLine_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceLine_copy" "', argument " "1"" of type '" "SyFi::ReferenceLine const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
try {
result = (SyFi::ReferenceLine *)((SyFi::ReferenceLine const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 28674 of file SyFi_wrap.cc.
References _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceLine.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceLine, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_ReferenceLine_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceLine, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_ReferenceLine_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'ReferenceLine_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::ReferenceLine *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::ReferenceLine *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28545 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceLine, and type2ex().
Referenced by _wrap_ReferenceLine_integrate().
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:ReferenceLine_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceLine_integrate" "', argument " "1"" of type '" "SyFi::ReferenceLine *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "ReferenceLine_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28614 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceLine, and type2ex().
Referenced by _wrap_ReferenceLine_integrate().
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:ReferenceLine_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceLine_integrate" "', argument " "1"" of type '" "SyFi::ReferenceLine *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 28443 of file SyFi_wrap.cc.
References _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceLine.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceLine, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_ReferenceLine_repr__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceLine, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_ReferenceLine_repr__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'ReferenceLine_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::ReferenceLine const *,GiNaC::ex,SyFi::Repr_format)\n"
" repr(SyFi::ReferenceLine const *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28314 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceLine, and type2ex().
Referenced by _wrap_ReferenceLine_repr().
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:ReferenceLine_repr",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceLine_repr" "', argument " "1"" of type '" "SyFi::ReferenceLine const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "ReferenceLine_repr" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = ((SyFi::ReferenceLine const *)arg1)->repr(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28383 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceLine, and type2ex().
Referenced by _wrap_ReferenceLine_repr().
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:ReferenceLine_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceLine_repr" "', argument " "1"" of type '" "SyFi::ReferenceLine const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = ((SyFi::ReferenceLine const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceLine_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28497 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::ReferenceLine::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ReferenceLine.
{
PyObject *resultobj = 0;
SyFi::ReferenceLine *arg1 = (SyFi::ReferenceLine *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceLine_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceLine, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceLine_str" "', argument " "1"" of type '" "SyFi::ReferenceLine const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceLine * >(argp1);
{
try {
result = ((SyFi::ReferenceLine const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceRectangle_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31513 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__ReferenceRectangle.
{
PyObject *resultobj = 0;
SyFi::ReferenceRectangle *arg1 = (SyFi::ReferenceRectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceRectangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceRectangle_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceRectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceRectangle_copy" "', argument " "1"" of type '" "SyFi::ReferenceRectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceRectangle * >(argp1);
{
try {
result = (SyFi::ReferenceRectangle *)((SyFi::ReferenceRectangle const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceRectangle, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceRectangle_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31465 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::ReferenceRectangle::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ReferenceRectangle.
{
PyObject *resultobj = 0;
SyFi::ReferenceRectangle *arg1 = (SyFi::ReferenceRectangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceRectangle_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceRectangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceRectangle_str" "', argument " "1"" of type '" "SyFi::ReferenceRectangle const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceRectangle * >(argp1);
{
try {
result = ((SyFi::ReferenceRectangle const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTetrahedron_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32985 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *arg1 = (SyFi::ReferenceTetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceTetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceTetrahedron_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTetrahedron_copy" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTetrahedron * >(argp1);
{
try {
result = (SyFi::ReferenceTetrahedron *)((SyFi::ReferenceTetrahedron const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTetrahedron_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 32931 of file SyFi_wrap.cc.
References _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_ReferenceTetrahedron_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_ReferenceTetrahedron_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'ReferenceTetrahedron_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::ReferenceTetrahedron *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::ReferenceTetrahedron *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTetrahedron_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32802 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceTetrahedron, and type2ex().
Referenced by _wrap_ReferenceTetrahedron_integrate().
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *arg1 = (SyFi::ReferenceTetrahedron *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:ReferenceTetrahedron_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTetrahedron_integrate" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTetrahedron * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "ReferenceTetrahedron_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTetrahedron_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32871 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceTetrahedron, and type2ex().
Referenced by _wrap_ReferenceTetrahedron_integrate().
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *arg1 = (SyFi::ReferenceTetrahedron *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:ReferenceTetrahedron_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTetrahedron_integrate" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTetrahedron * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTetrahedron_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32754 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::ReferenceTetrahedron::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
{
PyObject *resultobj = 0;
SyFi::ReferenceTetrahedron *arg1 = (SyFi::ReferenceTetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceTetrahedron_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTetrahedron_str" "', argument " "1"" of type '" "SyFi::ReferenceTetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTetrahedron * >(argp1);
{
try {
result = ((SyFi::ReferenceTetrahedron const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTriangle_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30113 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__ReferenceTriangle.
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *arg1 = (SyFi::ReferenceTriangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::ReferenceTriangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceTriangle_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTriangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTriangle_copy" "', argument " "1"" of type '" "SyFi::ReferenceTriangle const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTriangle * >(argp1);
{
try {
result = (SyFi::ReferenceTriangle *)((SyFi::ReferenceTriangle const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__ReferenceTriangle, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTriangle_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 30059 of file SyFi_wrap.cc.
References _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__ReferenceTriangle.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceTriangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_ReferenceTriangle_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__ReferenceTriangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_ReferenceTriangle_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'ReferenceTriangle_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::ReferenceTriangle *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::ReferenceTriangle *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTriangle_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29930 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceTriangle, and type2ex().
Referenced by _wrap_ReferenceTriangle_integrate().
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *arg1 = (SyFi::ReferenceTriangle *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:ReferenceTriangle_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTriangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTriangle_integrate" "', argument " "1"" of type '" "SyFi::ReferenceTriangle *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTriangle * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "ReferenceTriangle_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTriangle_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29999 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__ReferenceTriangle, and type2ex().
Referenced by _wrap_ReferenceTriangle_integrate().
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *arg1 = (SyFi::ReferenceTriangle *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:ReferenceTriangle_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTriangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTriangle_integrate" "', argument " "1"" of type '" "SyFi::ReferenceTriangle *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTriangle * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_ReferenceTriangle_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29882 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::ReferenceTriangle::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__ReferenceTriangle.
{
PyObject *resultobj = 0;
SyFi::ReferenceTriangle *arg1 = (SyFi::ReferenceTriangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:ReferenceTriangle_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__ReferenceTriangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "ReferenceTriangle_str" "', argument " "1"" of type '" "SyFi::ReferenceTriangle const *""'");
}
arg1 = reinterpret_cast< SyFi::ReferenceTriangle * >(argp1);
{
try {
result = ((SyFi::ReferenceTriangle const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_replace_powers | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 25400 of file SyFi_wrap.cc.
References _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsPtr_std_string(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
int argc;
PyObject *argv[5];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 4); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0;
}
if (_v) {
int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, 0);
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[2], &vptr, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_replace_powers__SWIG_1(self, args);
}
}
}
}
if (argc == 4) {
int _v;
{
_v = (checktype2ex(argv[0])) ? 1 : 0;
}
if (_v) {
int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, 0);
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[2], &vptr, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0);
_v = SWIG_CheckState(res);
if (_v) {
int res = SWIG_AsPtr_std_string(argv[3], (std::string**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_replace_powers__SWIG_0(self, args);
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'replace_powers'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::replace_powers(GiNaC::ex const &,std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &,std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > &,std::string const &)\n"
" SyFi::replace_powers(GiNaC::ex const &,std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &,std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_replace_powers__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25234 of file SyFi_wrap.cc.
References test::e, ex2type(), TDeleter< T >::obj, SyFi::replace_powers(), test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, and type2ex().
Referenced by _wrap_replace_powers().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > *arg2 = 0 ;
std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > *arg3 = 0 ;
std::string *arg4 = 0 ;
const_ex_deleter deleter1 ;
void *argp2 = 0 ;
int res2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOOO:replace_powers",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "replace_powers" "', argument " "2"" of type '" "std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "replace_powers" "', argument " "2"" of type '" "std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &""'");
}
arg2 = reinterpret_cast< std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > * >(argp2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "replace_powers" "', argument " "3"" of type '" "std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "replace_powers" "', argument " "3"" of type '" "std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > &""'");
}
arg3 = reinterpret_cast< std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > * >(argp3);
{
std::string *ptr = (std::string *)0;
res4 = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "replace_powers" "', argument " "4"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "replace_powers" "', argument " "4"" of type '" "std::string const &""'");
}
arg4 = ptr;
}
{
try {
result = SyFi::replace_powers((GiNaC::ex const &)*arg1,(std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &)*arg2,*arg3,(std::string const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_replace_powers__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25325 of file SyFi_wrap.cc.
References test::e, ex2type(), TDeleter< T >::obj, SyFi::replace_powers(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, and type2ex().
Referenced by _wrap_replace_powers().
{
PyObject *resultobj = 0;
GiNaC::ex *arg1 = 0 ;
std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > *arg2 = 0 ;
std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > *arg3 = 0 ;
const_ex_deleter deleter1 ;
void *argp2 = 0 ;
int res2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:replace_powers",&obj0,&obj1,&obj2)) SWIG_fail;
{
arg1 = type2ex(obj0);
if (arg1 == NULL ) {
return NULL;
}
deleter1.obj = arg1;
}
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "replace_powers" "', argument " "2"" of type '" "std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "replace_powers" "', argument " "2"" of type '" "std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &""'");
}
arg2 = reinterpret_cast< std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > * >(argp2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "replace_powers" "', argument " "3"" of type '" "std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "replace_powers" "', argument " "3"" of type '" "std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > &""'");
}
arg3 = reinterpret_cast< std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > * >(argp3);
{
try {
result = SyFi::replace_powers((GiNaC::ex const &)*arg1,(std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > const &)*arg2,*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Robust_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46129 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Robust_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Robust_compute_basis_functions" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Robust_compute_basis_functions_old | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46176 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Robust_compute_basis_functions_old",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Robust_compute_basis_functions_old" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
{
try {
(arg1)->compute_basis_functions_old();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Robust_dof_repr_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45769 of file SyFi_wrap.cc.
References lst2list(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"O:Robust_dof_repr_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Robust_dof_repr_get" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
result = ((arg1)->dof_repr);
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Robust_dof_repr_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45731 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_GiNaC__lst, and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
GiNaC::lst arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:Robust_dof_repr_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Robust_dof_repr_set" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
{
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "Robust_dof_repr_set" "', argument " "2"" of type '" "GiNaC::lst""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "Robust_dof_repr_set" "', argument " "2"" of type '" "GiNaC::lst""'");
} else {
GiNaC::lst * temp = reinterpret_cast< GiNaC::lst * >(argp2);
arg2 = *temp;
if (SWIG_IsNewObj(res2)) delete temp;
}
}
if (arg1) (arg1)->dof_repr = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Robust_pointwise_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45709 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:Robust_pointwise_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Robust_pointwise_get" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
result = (bool) ((arg1)->pointwise);
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Robust_pointwise_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45679 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_AsVal_bool(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__Robust.
{
PyObject *resultobj = 0;
SyFi::Robust *arg1 = (SyFi::Robust *) 0 ;
bool arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
bool val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:Robust_pointwise_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Robust, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Robust_pointwise_set" "', argument " "1"" of type '" "SyFi::Robust *""'");
}
arg1 = reinterpret_cast< SyFi::Robust * >(argp1);
ecode2 = SWIG_AsVal_bool(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Robust_pointwise_set" "', argument " "2"" of type '" "bool""'");
}
arg2 = static_cast< bool >(val2);
if (arg1) (arg1)->pointwise = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_setDigits | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5522 of file SyFi_wrap.cc.
References setDigits(), SWIG_ArgError, SWIG_AsVal_int(), SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIG_Py_Void().
{
PyObject *resultobj = 0;
int arg1 ;
int val1 ;
int ecode1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:setDigits",&obj0)) SWIG_fail;
ecode1 = SWIG_AsVal_int(obj0, &val1);
if (!SWIG_IsOK(ecode1)) {
SWIG_exception_fail(SWIG_ArgError(ecode1), "in method '" "setDigits" "', argument " "1"" of type '" "int""'");
}
arg1 = static_cast< int >(val1);
setDigits(arg1);
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35424 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Simplex *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Simplex_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_copy" "', argument " "1"" of type '" "SyFi::Simplex const *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
result = (SyFi::Simplex *)((SyFi::Simplex const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 35313 of file SyFi_wrap.cc.
References _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Simplex.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Simplex, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Simplex_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Simplex, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Simplex_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Simplex_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Simplex *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Simplex *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35184 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Simplex, and type2ex().
Referenced by _wrap_Simplex_integrate().
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Simplex_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_integrate" "', argument " "1"" of type '" "SyFi::Simplex *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Simplex_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35253 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Simplex, and type2ex().
Referenced by _wrap_Simplex_integrate().
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Simplex_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_integrate" "', argument " "1"" of type '" "SyFi::Simplex *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34935 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Simplex_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_no_space_dim" "', argument " "1"" of type '" "SyFi::Simplex const *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
result = (unsigned int)((SyFi::Simplex const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 35092 of file SyFi_wrap.cc.
References _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Simplex.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Simplex, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Simplex_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Simplex, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Simplex_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Simplex_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Simplex const *,SyFi::Repr_format)\n"
" repr(SyFi::Simplex const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34983 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Simplex.
Referenced by _wrap_Simplex_repr().
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Simplex_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_repr" "', argument " "1"" of type '" "SyFi::Simplex const *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Simplex_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Simplex const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35042 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Simplex::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Simplex.
Referenced by _wrap_Simplex_repr().
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Simplex_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_repr" "', argument " "1"" of type '" "SyFi::Simplex const *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
result = ((SyFi::Simplex const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35136 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Simplex::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Simplex_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_str" "', argument " "1"" of type '" "SyFi::Simplex const *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
{
try {
result = ((SyFi::Simplex const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Simplex_sub_simplex | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35367 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *resultobj = 0;
SyFi::Simplex *arg1 = (SyFi::Simplex *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< SyFi::Simplex > result;
if (!PyArg_ParseTuple(args,(char *)"OO:Simplex_sub_simplex",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Simplex, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Simplex_sub_simplex" "', argument " "1"" of type '" "SyFi::Simplex *""'");
}
arg1 = reinterpret_cast< SyFi::Simplex * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Simplex_sub_simplex" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->sub_simplex(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Simplex(static_cast< const SyFi::Simplex& >(result))), SWIGTYPE_p_SyFi__Simplex, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47691 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::SpaceTimeDomain *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeDomain_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_copy" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = (SyFi::SpaceTimeDomain *)((SyFi::SpaceTimeDomain const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_get_space_domain | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47106 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Polygon *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeDomain_get_space_domain",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_get_space_domain" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = (SyFi::Polygon *) &((SyFi::SpaceTimeDomain const *)arg1)->get_space_domain();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_get_time_domain | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47154 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Line *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeDomain_get_time_domain",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_get_time_domain" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = (SyFi::Line *) &((SyFi::SpaceTimeDomain const *)arg1)->get_time_domain();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Line, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 47637 of file SyFi_wrap.cc.
References _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__SpaceTimeDomain, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_SpaceTimeDomain_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__SpaceTimeDomain, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_SpaceTimeDomain_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'SpaceTimeDomain_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::SpaceTimeDomain *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::SpaceTimeDomain *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47508 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__SpaceTimeDomain, and type2ex().
Referenced by _wrap_SpaceTimeDomain_integrate().
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:SpaceTimeDomain_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_integrate" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "SpaceTimeDomain_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47577 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__SpaceTimeDomain, and type2ex().
Referenced by _wrap_SpaceTimeDomain_integrate().
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:SpaceTimeDomain_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_integrate" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47250 of file SyFi_wrap.cc.
References test::e, SyFi::Polygon::line(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line result;
if (!PyArg_ParseTuple(args,(char *)"OO:SpaceTimeDomain_line",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_line" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SpaceTimeDomain_line" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::SpaceTimeDomain const *)arg1)->line(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Line(static_cast< const SyFi::Line& >(result))), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47202 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeDomain_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_no_space_dim" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = (unsigned int)((SyFi::SpaceTimeDomain const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 47416 of file SyFi_wrap.cc.
References _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__SpaceTimeDomain, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_SpaceTimeDomain_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__SpaceTimeDomain, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_SpaceTimeDomain_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'SpaceTimeDomain_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::SpaceTimeDomain const *,SyFi::Repr_format)\n"
" repr(SyFi::SpaceTimeDomain const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47307 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
Referenced by _wrap_SpaceTimeDomain_repr().
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:SpaceTimeDomain_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_repr" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SpaceTimeDomain_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::SpaceTimeDomain const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47366 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::SpaceTimeDomain::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
Referenced by _wrap_SpaceTimeDomain_repr().
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeDomain_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_repr" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = ((SyFi::SpaceTimeDomain const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeDomain_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47460 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::SpaceTimeDomain::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeDomain *arg1 = (SyFi::SpaceTimeDomain *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeDomain_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeDomain, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeDomain_str" "', argument " "1"" of type '" "SyFi::SpaceTimeDomain const *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeDomain * >(argp1);
{
try {
result = ((SyFi::SpaceTimeDomain const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeElement_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 48156 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__SpaceTimeElement.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeElement *arg1 = (SyFi::SpaceTimeElement *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SpaceTimeElement_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeElement, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeElement_compute_basis_functions" "', argument " "1"" of type '" "SyFi::SpaceTimeElement *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeElement * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeElement_set_order_in_time | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 48044 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__SpaceTimeElement.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeElement *arg1 = (SyFi::SpaceTimeElement *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SpaceTimeElement_set_order_in_time",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeElement, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeElement_set_order_in_time" "', argument " "1"" of type '" "SyFi::SpaceTimeElement *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeElement * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SpaceTimeElement_set_order_in_time" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_order_in_time(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeElement_set_spatial_element | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 48100 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_SyFi__SpaceTimeElement, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeElement *arg1 = (SyFi::SpaceTimeElement *) 0 ;
SyFi::StandardFE *arg2 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SpaceTimeElement_set_spatial_element",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeElement, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeElement_set_spatial_element" "', argument " "1"" of type '" "SyFi::SpaceTimeElement *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeElement * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SpaceTimeElement_set_spatial_element" "', argument " "2"" of type '" "SyFi::StandardFE *""'");
}
arg2 = reinterpret_cast< SyFi::StandardFE * >(argp2);
{
try {
(arg1)->set_spatial_element(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SpaceTimeElement_set_time_domain | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47988 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__SpaceTimeElement.
{
PyObject *resultobj = 0;
SyFi::SpaceTimeElement *arg1 = (SyFi::SpaceTimeElement *) 0 ;
SyFi::Line *arg2 = (SyFi::Line *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SpaceTimeElement_set_time_domain",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__SpaceTimeElement, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SpaceTimeElement_set_time_domain" "', argument " "1"" of type '" "SyFi::SpaceTimeElement *""'");
}
arg1 = reinterpret_cast< SyFi::SpaceTimeElement * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2,SWIGTYPE_p_SyFi__Line, 0 | 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SpaceTimeElement_set_time_domain" "', argument " "2"" of type '" "SyFi::Line *""'");
}
arg2 = reinterpret_cast< SyFi::Line * >(argp2);
{
try {
(arg1)->set_time_domain(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37467 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:StandardFE_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_compute_basis_functions" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_dof | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37621 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:StandardFE_dof",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_dof" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "StandardFE_dof" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->dof(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_get_order | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37312 of file SyFi_wrap.cc.
References test::e, SyFi::StandardFE::get_order(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:StandardFE_get_order",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_get_order" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
{
try {
result = (unsigned int)(arg1)->get_order();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_get_polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37419 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Polygon *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:StandardFE_get_polygon",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_get_polygon" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
{
try {
result = (SyFi::Polygon *) &(arg1)->get_polygon();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Polygon, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_N | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37562 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:StandardFE_N",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_N" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "StandardFE_N" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = (arg1)->N(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_nbf | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37514 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:StandardFE_nbf",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_nbf" "', argument " "1"" of type '" "SyFi::StandardFE const *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
{
try {
result = (unsigned int)((SyFi::StandardFE const *)arg1)->nbf();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_set_order | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37256 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:StandardFE_set_order",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_set_order" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "StandardFE_set_order" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_order(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_set_polygon | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37360 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_SyFi__Polygon, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
SyFi::Polygon *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:StandardFE_set_polygon",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_set_polygon" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__Polygon, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "StandardFE_set_polygon" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "StandardFE_set_polygon" "', argument " "2"" of type '" "SyFi::Polygon &""'");
}
arg2 = reinterpret_cast< SyFi::Polygon * >(argp2);
{
try {
(arg1)->set_polygon(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_StandardFE_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37680 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *resultobj = 0;
SyFi::StandardFE *arg1 = (SyFi::StandardFE *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:StandardFE_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__StandardFE, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "StandardFE_str" "', argument " "1"" of type '" "SyFi::StandardFE *""'");
}
arg1 = reinterpret_cast< SyFi::StandardFE * >(argp1);
{
try {
result = (arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___add__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6661 of file SyFi_wrap.cc.
References test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
ptrdiff_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___add__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___add__" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator___add__" "', argument " "2"" of type '" "ptrdiff_t""'");
}
arg2 = static_cast< ptrdiff_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *)((swig::SwigPyIterator const *)arg1)->operator +(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___eq__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6407 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
swig::SwigPyIterator *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___eq__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___eq__" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_swig__SwigPyIterator, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SwigPyIterator___eq__" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "SwigPyIterator___eq__" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
arg2 = reinterpret_cast< swig::SwigPyIterator * >(argp2);
{
try {
result = (bool)((swig::SwigPyIterator const *)arg1)->operator ==((swig::SwigPyIterator const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___iadd__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6527 of file SyFi_wrap.cc.
References test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_DISOWN, SWIG_POINTER_OWN, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
ptrdiff_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___iadd__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___iadd__" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator___iadd__" "', argument " "2"" of type '" "ptrdiff_t""'");
}
arg2 = static_cast< ptrdiff_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *) &(arg1)->operator +=(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___isub__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6594 of file SyFi_wrap.cc.
References test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_DISOWN, SWIG_POINTER_OWN, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
ptrdiff_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___isub__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_DISOWN | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___isub__" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator___isub__" "', argument " "2"" of type '" "ptrdiff_t""'");
}
arg2 = static_cast< ptrdiff_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *) &(arg1)->operator -=(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___ne__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6467 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
swig::SwigPyIterator *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___ne__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___ne__" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_swig__SwigPyIterator, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SwigPyIterator___ne__" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "SwigPyIterator___ne__" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
arg2 = reinterpret_cast< swig::SwigPyIterator * >(argp2);
{
try {
result = (bool)((swig::SwigPyIterator const *)arg1)->operator !=((swig::SwigPyIterator const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___next__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6224 of file SyFi_wrap.cc.
References swig::SwigPyIterator::__next__(), test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator___next__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___next__" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
try {
result = (PyObject *)(arg1)->__next__();
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___sub__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 6855 of file SyFi_wrap.cc.
References _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator___sub____SWIG_1(), Py_NotImplemented, run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, and SWIGTYPE_p_swig__SwigPyIterator.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
int res = SWIG_ConvertPtr(argv[1], 0, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_SwigPyIterator___sub____SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_SwigPyIterator___sub____SWIG_0(self, args);
}
}
}
fail:
Py_INCREF(Py_NotImplemented);
return Py_NotImplemented;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___sub____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6728 of file SyFi_wrap.cc.
References test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
Referenced by _wrap_SwigPyIterator___sub__().
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
ptrdiff_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___sub__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___sub__" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator___sub__" "', argument " "2"" of type '" "ptrdiff_t""'");
}
arg2 = static_cast< ptrdiff_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *)((swig::SwigPyIterator const *)arg1)->operator -(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator___sub____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6795 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_ptrdiff_t(), SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_swig__SwigPyIterator.
Referenced by _wrap_SwigPyIterator___sub__().
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
swig::SwigPyIterator *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
ptrdiff_t result;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator___sub__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator___sub__" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_swig__SwigPyIterator, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SwigPyIterator___sub__" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "SwigPyIterator___sub__" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
arg2 = reinterpret_cast< swig::SwigPyIterator * >(argp2);
{
try {
result = ((swig::SwigPyIterator const *)arg1)->operator -((swig::SwigPyIterator const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_ptrdiff_t(static_cast< ptrdiff_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_advance | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6340 of file SyFi_wrap.cc.
References swig::SwigPyIterator::advance(), test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
ptrdiff_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator_advance",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_advance" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator_advance" "', argument " "2"" of type '" "ptrdiff_t""'");
}
arg2 = static_cast< ptrdiff_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *)(arg1)->advance(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6118 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_copy" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
result = (swig::SwigPyIterator *)((swig::SwigPyIterator const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_decr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 5942 of file SyFi_wrap.cc.
References _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_swig__SwigPyIterator.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_SwigPyIterator_decr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_SwigPyIterator_decr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'SwigPyIterator_decr'.\n"
" Possible C/C++ prototypes are:\n"
" decr(swig::SwigPyIterator *,size_t)\n"
" decr(swig::SwigPyIterator *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_decr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5817 of file SyFi_wrap.cc.
References swig::SwigPyIterator::decr(), test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
Referenced by _wrap_SwigPyIterator_decr().
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
size_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator_decr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_decr" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator_decr" "', argument " "2"" of type '" "size_t""'");
}
arg2 = static_cast< size_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *)(arg1)->decr(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_decr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5884 of file SyFi_wrap.cc.
References swig::SwigPyIterator::decr(), test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
Referenced by _wrap_SwigPyIterator_decr().
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator_decr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_decr" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
try {
result = (swig::SwigPyIterator *)(arg1)->decr();
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_distance | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5986 of file SyFi_wrap.cc.
References swig::SwigPyIterator::distance(), test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_ptrdiff_t(), SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_Python_Raise, SWIG_ValueError, SWIGTYPE_p_std__invalid_argument, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
swig::SwigPyIterator *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
ptrdiff_t result;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator_distance",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_distance" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_swig__SwigPyIterator, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SwigPyIterator_distance" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "SwigPyIterator_distance" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
arg2 = reinterpret_cast< swig::SwigPyIterator * >(argp2);
{
try {
try {
result = ((swig::SwigPyIterator const *)arg1)->distance((swig::SwigPyIterator const &)*arg2);
}
catch(std::invalid_argument &_e) {
SWIG_Python_Raise(SWIG_NewPointerObj((new std::invalid_argument(static_cast< const std::invalid_argument& >(_e))),SWIGTYPE_p_std__invalid_argument,SWIG_POINTER_OWN), "std::invalid_argument", SWIGTYPE_p_std__invalid_argument); SWIG_fail;
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_ptrdiff_t(static_cast< ptrdiff_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_equal | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6052 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_Python_Raise, SWIG_ValueError, SWIGTYPE_p_std__invalid_argument, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
swig::SwigPyIterator *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator_equal",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_equal" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_swig__SwigPyIterator, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "SwigPyIterator_equal" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "SwigPyIterator_equal" "', argument " "2"" of type '" "swig::SwigPyIterator const &""'");
}
arg2 = reinterpret_cast< swig::SwigPyIterator * >(argp2);
{
try {
try {
result = (bool)((swig::SwigPyIterator const *)arg1)->equal((swig::SwigPyIterator const &)*arg2);
}
catch(std::invalid_argument &_e) {
SWIG_Python_Raise(SWIG_NewPointerObj((new std::invalid_argument(static_cast< const std::invalid_argument& >(_e))),SWIGTYPE_p_std__invalid_argument,SWIG_POINTER_OWN), "std::invalid_argument", SWIGTYPE_p_std__invalid_argument); SWIG_fail;
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_incr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 5773 of file SyFi_wrap.cc.
References _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_swig__SwigPyIterator.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_SwigPyIterator_incr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_swig__SwigPyIterator, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_SwigPyIterator_incr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'SwigPyIterator_incr'.\n"
" Possible C/C++ prototypes are:\n"
" incr(swig::SwigPyIterator *,size_t)\n"
" incr(swig::SwigPyIterator *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_incr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5648 of file SyFi_wrap.cc.
References test::e, swig::SwigPyIterator::incr(), PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
Referenced by _wrap_SwigPyIterator_incr().
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
size_t arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:SwigPyIterator_incr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_incr" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "SwigPyIterator_incr" "', argument " "2"" of type '" "size_t""'");
}
arg2 = static_cast< size_t >(val2);
{
try {
try {
result = (swig::SwigPyIterator *)(arg1)->incr(arg2);
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_incr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5715 of file SyFi_wrap.cc.
References test::e, swig::SwigPyIterator::incr(), PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
Referenced by _wrap_SwigPyIterator_incr().
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator_incr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_incr" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
try {
result = (swig::SwigPyIterator *)(arg1)->incr();
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_next | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6166 of file SyFi_wrap.cc.
References test::e, swig::SwigPyIterator::next(), PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator_next",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_next" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
try {
result = (PyObject *)(arg1)->next();
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_previous | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6282 of file SyFi_wrap.cc.
References test::e, swig::SwigPyIterator::previous(), PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator_previous",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_previous" "', argument " "1"" of type '" "swig::SwigPyIterator *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
try {
result = (PyObject *)(arg1)->previous();
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_SwigPyIterator_value | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 5590 of file SyFi_wrap.cc.
References test::e, PyExc_StopIteration, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_SetErrorObj, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
swig::SwigPyIterator *arg1 = (swig::SwigPyIterator *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:SwigPyIterator_value",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_swig__SwigPyIterator, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "SwigPyIterator_value" "', argument " "1"" of type '" "swig::SwigPyIterator const *""'");
}
arg1 = reinterpret_cast< swig::SwigPyIterator * >(argp1);
{
try {
try {
result = (PyObject *)((swig::SwigPyIterator const *)arg1)->value();
}
catch(swig::stop_iteration &_e) {
{
(void)_e;
SWIG_SetErrorObj(PyExc_StopIteration, SWIG_Py_Void());
SWIG_fail;
}
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = result;
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symbol_exists | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25740 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_ValueError, and SyFi::symbol_exists().
{
PyObject *resultobj = 0;
std::string *arg1 = 0 ;
int res1 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:symbol_exists",&obj0)) SWIG_fail;
{
std::string *ptr = (std::string *)0;
res1 = SWIG_AsPtr_std_string(obj0, &ptr);
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symbol_exists" "', argument " "1"" of type '" "std::string const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symbol_exists" "', argument " "1"" of type '" "std::string const &""'");
}
arg1 = ptr;
}
{
try {
result = (bool)SyFi::symbol_exists((std::string const &)*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
if (SWIG_IsNewObj(res1)) delete arg1;
return resultobj;
fail:
if (SWIG_IsNewObj(res1)) delete arg1;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___bool__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14049 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____bool__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist___bool__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___bool__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = (bool)std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____bool__((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___delitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 14688 of file SyFi_wrap.cc.
References _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
return _wrap_symexlist___delitem____SWIG_1(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_symexlist___delitem____SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'symexlist___delitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __delitem__(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type)\n"
" __delitem__(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,PySliceObject *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___delitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14432 of file SyFi_wrap.cc.
References test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_0(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist___delitem__().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___delitem__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist___delitem__" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val2);
{
try {
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_0(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___delitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14630 of file SyFi_wrap.cc.
References test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_1(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist___delitem__().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist___delitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___delitem__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
try {
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_1(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___delslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14361 of file SyFi_wrap.cc.
References test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delslice__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist___delslice__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___delslice__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist___delslice__" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "symexlist___delslice__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg3 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val3);
{
try {
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delslice__(arg1,arg2,arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___getitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 14798 of file SyFi_wrap.cc.
References _wrap_symexlist___getitem____SWIG_0(), _wrap_symexlist___getitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
return _wrap_symexlist___getitem____SWIG_0(self, args);
}
}
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_symexlist___getitem____SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'symexlist___getitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __getitem__(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,PySliceObject *)\n"
" __getitem__(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___getitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14494 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_0(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist___getitem__().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___getitem__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
try {
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *)std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_0(arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___getitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14735 of file SyFi_wrap.cc.
References test::e, swig::from(), test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_1(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist___getitem__().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist___getitem__",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___getitem__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist___getitem__" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val2);
{
try {
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *) &std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_1((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1,arg2);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = swig::from(static_cast< std::pair<GiNaC::symbol,GiNaC::ex > >(*result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___getslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14199 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getslice__(), SWIG_ArgError, SWIG_as_voidptr, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist___getslice__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___getslice__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist___getslice__" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "symexlist___getslice__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg3 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val3);
{
try {
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *)std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getslice__(arg1,arg2,arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___len__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14097 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____len__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist___len__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___len__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____len__((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___nonzero__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14001 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____nonzero__(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist___nonzero__",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___nonzero__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = (bool)std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____nonzero__((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___setitem__ | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 14923 of file SyFi_wrap.cc.
References _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_ptrdiff_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
_v = PySlice_Check(argv[1]);
}
if (_v) {
int res = swig::asptr(argv[2], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_symexlist___setitem____SWIG_0(self, args);
}
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_ptrdiff_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
int res = swig::asptr(argv[2], (std::pair<GiNaC::symbol,GiNaC::ex >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_symexlist___setitem____SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'symexlist___setitem__'.\n"
" Possible C/C++ prototypes are:\n"
" __setitem__(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,PySliceObject *,std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &)\n"
" __setitem__(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___setitem____SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14553 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_0(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist___setitem__().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
PySliceObject *arg2 = (PySliceObject *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___setitem__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
arg2 = (PySliceObject *) obj1;
}
{
std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *ptr = (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "symexlist___setitem__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist___setitem__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &""'");
}
arg3 = ptr;
}
{
try {
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_0(arg1,arg2,(std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
catch(std::invalid_argument &_e) {
SWIG_exception_fail(SWIG_ValueError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___setitem____SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14845 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_1(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist___setitem__().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist___setitem__",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___setitem__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist___setitem__" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val2);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "symexlist___setitem__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist___setitem__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg3 = ptr;
}
{
try {
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_1(arg1,arg2,(std::pair< GiNaC::symbol,GiNaC::ex > const &)*arg3);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist___setslice__ | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14271 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setslice__(), SWIG_ArgError, SWIG_AsVal_ptrdiff_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type arg3 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
ptrdiff_t val2 ;
int ecode2 = 0 ;
ptrdiff_t val3 ;
int ecode3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:symexlist___setslice__",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist___setslice__" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_ptrdiff_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist___setslice__" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val2);
ecode3 = SWIG_AsVal_ptrdiff_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "symexlist___setslice__" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type""'");
}
arg3 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::difference_type >(val3);
{
std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *ptr = (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *)0;
res4 = swig::asptr(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "symexlist___setslice__" "', argument " "4"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist___setslice__" "', argument " "4"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &""'");
}
arg4 = ptr;
}
{
try {
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setslice__(arg1,arg2,arg3,(std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > const &)*arg4);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
catch(std::invalid_argument &_e) {
SWIG_exception_fail(SWIG_ValueError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_append | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14978 of file SyFi_wrap.cc.
References swig::asptr(), test::e, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__append(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist_append",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_append" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res2 = swig::asptr(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "symexlist_append" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_append" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg2 = ptr;
}
{
try {
std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__append(arg1,(std::pair< GiNaC::symbol,GiNaC::ex > const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_assign | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16206 of file SyFi_wrap.cc.
References swig::asptr(), swig::assign(), test::e, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist_assign",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_assign" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist_assign" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type >(val2);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "symexlist_assign" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_assign" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg3 = ptr;
}
{
try {
(arg1)->assign(arg2,(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16158 of file SyFi_wrap.cc.
References test::e, swig::from(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_back",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_back" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *) &((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->back();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = swig::from(static_cast< std::pair<GiNaC::symbol,GiNaC::ex > >(*result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_begin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15385 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_begin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_begin" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = ((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->begin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_clear | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15231 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_clear",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_clear" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
(arg1)->clear();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_empty | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15135 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_bool(), SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
bool result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_empty",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_empty" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = (bool)((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->empty();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_bool(static_cast< bool >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_end | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15434 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_end",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_end" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = ((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->end();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_erase | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 15875 of file SyFi_wrap.cc.
References _wrap_symexlist_erase__SWIG_0(), _wrap_symexlist_erase__SWIG_1(), swig::asptr(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_symexlist_erase__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter) != 0));
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[2], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter) != 0));
if (_v) {
return _wrap_symexlist_erase__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'symexlist_erase'.\n"
" Possible C/C++ prototypes are:\n"
" erase(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator)\n"
" erase(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_erase__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15732 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist_erase().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist_erase",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_erase" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_erase" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_erase" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
}
}
{
try {
result = (arg1)->erase(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_erase__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15796 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIG_TypeError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist_erase().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
swig::SwigPyIterator *iter3 = 0 ;
int res3 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist_erase",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_erase" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_erase" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_erase" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
}
}
res3 = SWIG_ConvertPtr(obj2, SWIG_as_voidptrptr(&iter3), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res3) || !iter3) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_erase" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter3);
if (iter_t) {
arg3 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_erase" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
}
}
{
try {
result = (arg1)->erase(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16110 of file SyFi_wrap.cc.
References test::e, swig::from(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_front",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_front" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *) &((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->front();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = swig::from(static_cast< std::pair<GiNaC::symbol,GiNaC::ex > >(*result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_get_allocator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15337 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SwigValueWrapper< std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_get_allocator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_get_allocator" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = ((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->get_allocator();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::allocator_type(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::allocator_type& >(result))), SWIGTYPE_p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_insert | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 16569 of file SyFi_wrap.cc.
References _wrap_symexlist_insert__SWIG_0(), _wrap_symexlist_insert__SWIG_1(), swig::asptr(), swig::SwigPyIterator::descriptor(), run_all::res, SWIG_as_voidptrptr, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_IsOK, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[5];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 4); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter) != 0));
if (_v) {
int res = swig::asptr(argv[2], (std::pair<GiNaC::symbol,GiNaC::ex >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_symexlist_insert__SWIG_0(self, args);
}
}
}
}
if (argc == 4) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
swig::SwigPyIterator *iter = 0;
int res = SWIG_ConvertPtr(argv[1], SWIG_as_voidptrptr(&iter), swig::SwigPyIterator::descriptor(), 0);
_v = (SWIG_IsOK(res) && iter && (dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter) != 0));
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
int res = swig::asptr(argv[3], (std::pair<GiNaC::symbol,GiNaC::ex >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_symexlist_insert__SWIG_1(self, args);
}
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'symexlist_insert'.\n"
" Possible C/C++ prototypes are:\n"
" insert(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)\n"
" insert(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_insert__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16402 of file SyFi_wrap.cc.
References swig::asptr(), swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_as_voidptrptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_NewPointerObj, SWIG_OLDOBJ, SWIG_POINTER_OWN, SWIG_TypeError, SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist_insert().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator result;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist_insert",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_insert" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_insert" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_insert" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
}
}
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "symexlist_insert" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_insert" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg3 = ptr;
}
{
try {
result = (arg1)->insert(arg2,(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_insert__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16482 of file SyFi_wrap.cc.
References swig::asptr(), swig::SwigPyIterator::descriptor(), test::e, swig::SwigPyIterator_T< OutIterator >::get_current(), SWIG_ArgError, SWIG_as_voidptrptr, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_TypeError, SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist_insert().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type arg3 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg4 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
swig::SwigPyIterator *iter2 = 0 ;
int res2 ;
size_t val3 ;
int ecode3 = 0 ;
int res4 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:symexlist_insert",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_insert" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, SWIG_as_voidptrptr(&iter2), swig::SwigPyIterator::descriptor(), 0);
if (!SWIG_IsOK(res2) || !iter2) {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_insert" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
} else {
swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *iter_t = dynamic_cast<swig::SwigPyIterator_T<std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator > *>(iter2);
if (iter_t) {
arg2 = iter_t->get_current();
} else {
SWIG_exception_fail(SWIG_ArgError(SWIG_TypeError), "in method '" "symexlist_insert" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::iterator""'");
}
}
ecode3 = SWIG_AsVal_size_t(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "symexlist_insert" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type""'");
}
arg3 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type >(val3);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res4 = swig::asptr(obj3, &ptr);
if (!SWIG_IsOK(res4)) {
SWIG_exception_fail(SWIG_ArgError(res4), "in method '" "symexlist_insert" "', argument " "4"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_insert" "', argument " "4"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg4 = ptr;
}
{
try {
(arg1)->insert(arg2,arg3,(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res4)) delete arg4;
return resultobj;
fail:
if (SWIG_IsNewObj(res4)) delete arg4;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_iterator | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13951 of file SyFi_wrap.cc.
References test::e, test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__iterator(), SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
PyObject **arg2 = (PyObject **) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
swig::SwigPyIterator *result = 0 ;
arg2 = &obj0;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_iterator",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_iterator" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = (swig::SwigPyIterator *)std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__iterator(arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_swig__SwigPyIterator, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_pop | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 14145 of file SyFi_wrap.cc.
References test::e, swig::from(), test::result, std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__pop(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IndexError, SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_pop",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_pop" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
try {
result = std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__pop(arg1);
}
catch(std::out_of_range &_e) {
SWIG_exception_fail(SWIG_IndexError, (&_e)->what());
}
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = swig::from(static_cast< std::pair<GiNaC::symbol,GiNaC::ex > >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_pop_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15629 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_pop_back",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_pop_back" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
(arg1)->pop_back();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_pop_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16629 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_pop_front",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_pop_front" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
(arg1)->pop_front();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_push_back | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16047 of file SyFi_wrap.cc.
References swig::asptr(), test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist_push_back",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_push_back" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res2 = swig::asptr(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "symexlist_push_back" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_push_back" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg2 = ptr;
}
{
try {
(arg1)->push_back((std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_push_front | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16676 of file SyFi_wrap.cc.
References swig::asptr(), test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
int res2 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist_push_front",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_push_front" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res2 = swig::asptr(obj1, &ptr);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "symexlist_push_front" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_push_front" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg2 = ptr;
}
{
try {
(arg1)->push_front((std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res2)) delete arg2;
return resultobj;
fail:
if (SWIG_IsNewObj(res2)) delete arg2;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_rbegin | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15483 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_rbegin",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_rbegin" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = ((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->rbegin();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_rend | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15532 of file SyFi_wrap.cc.
References swig::SwigPyIterator::descriptor(), test::e, swig::make_output_iterator(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_reverse_iterator result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_rend",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_rend" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = ((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->rend();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(swig::make_output_iterator(static_cast< const std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::const_reverse_iterator & >(result)),
swig::SwigPyIterator::descriptor(),SWIG_POINTER_OWN);
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_resize | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 16350 of file SyFi_wrap.cc.
References _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), swig::asptr(), run_all::res, SWIG_AsVal_size_t(), SWIG_CheckState, SWIG_fail, and SWIG_SetErrorMsg.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_symexlist_resize__SWIG_0(self, args);
}
}
}
if (argc == 3) {
int _v;
int res = swig::asptr(argv[0], (std::list<std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_size_t(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
int res = swig::asptr(argv[2], (std::pair<GiNaC::symbol,GiNaC::ex >**)(0));
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_symexlist_resize__SWIG_1(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'symexlist_resize'.\n"
" Possible C/C++ prototypes are:\n"
" resize(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type)\n"
" resize(std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type,std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_resize__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15676 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist_resize().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist_resize",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_resize" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist_resize" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type >(val2);
{
try {
(arg1)->resize(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_resize__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16278 of file SyFi_wrap.cc.
References swig::asptr(), test::e, SWIG_ArgError, SWIG_AsVal_size_t(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_OLDOBJ, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
Referenced by _wrap_symexlist_resize().
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type arg2 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type *arg3 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
size_t val2 ;
int ecode2 = 0 ;
int res3 = SWIG_OLDOBJ ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOO:symexlist_resize",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_resize" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
ecode2 = SWIG_AsVal_size_t(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "symexlist_resize" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type""'");
}
arg2 = static_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type >(val2);
{
std::pair<GiNaC::symbol,GiNaC::ex > *ptr = (std::pair<GiNaC::symbol,GiNaC::ex > *)0;
res3 = swig::asptr(obj2, &ptr);
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "symexlist_resize" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
if (!ptr) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_resize" "', argument " "3"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &""'");
}
arg3 = ptr;
}
{
try {
(arg1)->resize(arg2,(std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const &)*arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
if (SWIG_IsNewObj(res3)) delete arg3;
return resultobj;
fail:
if (SWIG_IsNewObj(res3)) delete arg3;
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_reverse | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16739 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_reverse",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_reverse" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
(arg1)->reverse();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15183 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_size_t(), SWIG_IsOK, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type result;
if (!PyArg_ParseTuple(args,(char *)"O:symexlist_size",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_size" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
{
try {
result = ((std::list< std::pair< GiNaC::symbol,GiNaC::ex > > const *)arg1)->size();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_size_t(static_cast< size_t >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexlist_swap | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 15278 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *resultobj = 0;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg1 = (std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *) 0 ;
std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexlist_swap",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexlist_swap" "', argument " "1"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *""'");
}
arg1 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "symexlist_swap" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexlist_swap" "', argument " "2"" of type '" "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > &""'");
}
arg2 = reinterpret_cast< std::list< std::pair< GiNaC::symbol,GiNaC::ex > > * >(argp2);
{
try {
(arg1)->swap(*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexpair_first_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13820 of file SyFi_wrap.cc.
References test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_GiNaC__symbol, and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *arg1 = (std::pair< GiNaC::symbol,GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::symbol result;
if (!PyArg_ParseTuple(args,(char *)"O:symexpair_first_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexpair_first_get" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::pair< GiNaC::symbol,GiNaC::ex > * >(argp1);
result = ((arg1)->first);
resultobj = SWIG_NewPointerObj((new GiNaC::symbol(static_cast< const GiNaC::symbol& >(result))), SWIGTYPE_p_GiNaC__symbol, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexpair_first_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13782 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_GiNaC__symbol, and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *arg1 = (std::pair< GiNaC::symbol,GiNaC::ex > *) 0 ;
GiNaC::symbol arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexpair_first_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexpair_first_set" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::pair< GiNaC::symbol,GiNaC::ex > * >(argp1);
{
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "symexpair_first_set" "', argument " "2"" of type '" "GiNaC::symbol""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "symexpair_first_set" "', argument " "2"" of type '" "GiNaC::symbol""'");
} else {
GiNaC::symbol * temp = reinterpret_cast< GiNaC::symbol * >(argp2);
arg2 = *temp;
if (SWIG_IsNewObj(res2)) delete temp;
}
}
if (arg1) (arg1)->first = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexpair_second_get | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13873 of file SyFi_wrap.cc.
References ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *arg1 = (std::pair< GiNaC::symbol,GiNaC::ex > *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:symexpair_second_get",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexpair_second_get" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::pair< GiNaC::symbol,GiNaC::ex > * >(argp1);
result = ((arg1)->second);
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_symexpair_second_set | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13842 of file SyFi_wrap.cc.
References SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, and type2ex().
{
PyObject *resultobj = 0;
std::pair< GiNaC::symbol,GiNaC::ex > *arg1 = (std::pair< GiNaC::symbol,GiNaC::ex > *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:symexpair_second_set",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "symexpair_second_set" "', argument " "1"" of type '" "std::pair< GiNaC::symbol,GiNaC::ex > *""'");
}
arg1 = reinterpret_cast< std::pair< GiNaC::symbol,GiNaC::ex > * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
if (arg1) (arg1)->second = arg2;
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_tangent | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 36588 of file SyFi_wrap.cc.
References test::e, lst2list(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_SyFi__Triangle, and SyFi::tangent().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::lst result;
if (!PyArg_ParseTuple(args,(char *)"OO:tangent",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__Triangle, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "tangent" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "tangent" "', argument " "1"" of type '" "SyFi::Triangle &""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "tangent" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = SyFi::tangent(*arg1,arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = lst2list(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_TensorLagrange_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38872 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__TensorLagrange.
{
PyObject *resultobj = 0;
SyFi::TensorLagrange *arg1 = (SyFi::TensorLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:TensorLagrange_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__TensorLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "TensorLagrange_compute_basis_functions" "', argument " "1"" of type '" "SyFi::TensorLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::TensorLagrange * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_TensorLagrange_set_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38816 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__TensorLagrange.
{
PyObject *resultobj = 0;
SyFi::TensorLagrange *arg1 = (SyFi::TensorLagrange *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:TensorLagrange_set_size",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__TensorLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "TensorLagrange_set_size" "', argument " "1"" of type '" "SyFi::TensorLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::TensorLagrange * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "TensorLagrange_set_size" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_size(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_TensorP0_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41799 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__TensorP0.
{
PyObject *resultobj = 0;
SyFi::TensorP0 *arg1 = (SyFi::TensorP0 *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:TensorP0_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__TensorP0, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "TensorP0_compute_basis_functions" "', argument " "1"" of type '" "SyFi::TensorP0 *""'");
}
arg1 = reinterpret_cast< SyFi::TensorP0 * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_TensorP0_set_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41743 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__TensorP0.
{
PyObject *resultobj = 0;
SyFi::TensorP0 *arg1 = (SyFi::TensorP0 *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:TensorP0_set_size",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__TensorP0, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "TensorP0_set_size" "', argument " "1"" of type '" "SyFi::TensorP0 *""'");
}
arg1 = reinterpret_cast< SyFi::TensorP0 * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "TensorP0_set_size" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_size(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32467 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Tetrahedron.
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Tetrahedron *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Tetrahedron_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_copy" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
try {
result = (SyFi::Tetrahedron *)((SyFi::Tetrahedron const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 32413 of file SyFi_wrap.cc.
References _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Tetrahedron.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Tetrahedron_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Tetrahedron_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Tetrahedron_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Tetrahedron *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Tetrahedron *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32284 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Tetrahedron, and type2ex().
Referenced by _wrap_Tetrahedron_integrate().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Tetrahedron_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_integrate" "', argument " "1"" of type '" "SyFi::Tetrahedron *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Tetrahedron_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32353 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Tetrahedron, and type2ex().
Referenced by _wrap_Tetrahedron_integrate().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Tetrahedron_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_integrate" "', argument " "1"" of type '" "SyFi::Tetrahedron *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31969 of file SyFi_wrap.cc.
References test::e, SyFi::Polygon::line(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__Tetrahedron.
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line result;
if (!PyArg_ParseTuple(args,(char *)"OO:Tetrahedron_line",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_line" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Tetrahedron_line" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Tetrahedron const *)arg1)->line(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Line(static_cast< const SyFi::Line& >(result))), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31921 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Tetrahedron.
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Tetrahedron_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_no_space_dim" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
try {
result = (unsigned int)((SyFi::Tetrahedron const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 32192 of file SyFi_wrap.cc.
References _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Tetrahedron.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Tetrahedron_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Tetrahedron, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Tetrahedron_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Tetrahedron_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Tetrahedron const *,SyFi::Repr_format)\n"
" repr(SyFi::Tetrahedron const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32083 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Tetrahedron.
Referenced by _wrap_Tetrahedron_repr().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Tetrahedron_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_repr" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Tetrahedron_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Tetrahedron const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32142 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Tetrahedron::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Tetrahedron.
Referenced by _wrap_Tetrahedron_repr().
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Tetrahedron_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_repr" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
try {
result = ((SyFi::Tetrahedron const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32236 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Tetrahedron::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Tetrahedron.
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Tetrahedron_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_str" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
{
try {
result = ((SyFi::Tetrahedron const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Tetrahedron_triangle | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32026 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Tetrahedron, and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Tetrahedron *arg1 = (SyFi::Tetrahedron *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SwigValueWrapper< SyFi::Triangle > result;
if (!PyArg_ParseTuple(args,(char *)"OO:Tetrahedron_triangle",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Tetrahedron, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Tetrahedron_triangle" "', argument " "1"" of type '" "SyFi::Tetrahedron const *""'");
}
arg1 = reinterpret_cast< SyFi::Tetrahedron * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Tetrahedron_triangle" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Tetrahedron const *)arg1)->triangle(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Triangle(static_cast< const SyFi::Triangle& >(result))), SWIGTYPE_p_SyFi__Triangle, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_copy | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29595 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_as_voidptr, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
SyFi::Triangle *result = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:Triangle_copy",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_copy" "', argument " "1"" of type '" "SyFi::Triangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
try {
result = (SyFi::Triangle *)((SyFi::Triangle const *)arg1)->copy();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_integrate | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 29541 of file SyFi_wrap.cc.
References _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), checktype2ex(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Triangle.
{
int argc;
PyObject *argv[4];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 3); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
return _wrap_Triangle_integrate__SWIG_1(self, args);
}
}
}
if (argc == 3) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
_v = (checktype2ex(argv[1])) ? 1 : 0; // TODO: This could be wrong, while ex& is treated as a pointer by swig, ex is not, at least in the typemap(in) above.
}
if (_v) {
{
int res = SWIG_AsVal_int(argv[2], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Triangle_integrate__SWIG_0(self, args);
}
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Triangle_integrate'.\n"
" Possible C/C++ prototypes are:\n"
" integrate(SyFi::Triangle *,GiNaC::ex,SyFi::Repr_format)\n"
" integrate(SyFi::Triangle *,GiNaC::ex)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_integrate__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29412 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Triangle, and type2ex().
Referenced by _wrap_Triangle_integrate().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
GiNaC::ex arg2 ;
SyFi::Repr_format arg3 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val3 ;
int ecode3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OOO:Triangle_integrate",&obj0,&obj1,&obj2)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_integrate" "', argument " "1"" of type '" "SyFi::Triangle *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
ecode3 = SWIG_AsVal_int(obj2, &val3);
if (!SWIG_IsOK(ecode3)) {
SWIG_exception_fail(SWIG_ArgError(ecode3), "in method '" "Triangle_integrate" "', argument " "3"" of type '" "SyFi::Repr_format""'");
}
arg3 = static_cast< SyFi::Repr_format >(val3);
{
try {
result = (arg1)->integrate(arg2,arg3);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_integrate__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29481 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIGTYPE_p_SyFi__Triangle, and type2ex().
Referenced by _wrap_Triangle_integrate().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
GiNaC::ex arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Triangle_integrate",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_integrate" "', argument " "1"" of type '" "SyFi::Triangle *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
ex *tmp = type2ex(obj1);
if (tmp == NULL ) {
return NULL;
}
arg2 = *(tmp);
delete tmp;
}
{
try {
result = (arg1)->integrate(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_line | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29154 of file SyFi_wrap.cc.
References test::e, SyFi::Polygon::line(), test::result, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_NewPointerObj, SWIG_POINTER_OWN, SWIGTYPE_p_SyFi__Line, and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
SyFi::Line result;
if (!PyArg_ParseTuple(args,(char *)"OO:Triangle_line",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_line" "', argument " "1"" of type '" "SyFi::Triangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Triangle_line" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
result = ((SyFi::Triangle const *)arg1)->line(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_NewPointerObj((new SyFi::Line(static_cast< const SyFi::Line& >(result))), SWIGTYPE_p_SyFi__Line, SWIG_POINTER_OWN | 0 );
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_no_space_dim | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29106 of file SyFi_wrap.cc.
References test::e, test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_unsigned_SS_int(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
unsigned int result;
if (!PyArg_ParseTuple(args,(char *)"O:Triangle_no_space_dim",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_no_space_dim" "', argument " "1"" of type '" "SyFi::Triangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
try {
result = (unsigned int)((SyFi::Triangle const *)arg1)->no_space_dim();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_repr | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 29320 of file SyFi_wrap.cc.
References _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), run_all::res, SWIG_AsVal_int(), SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__Triangle.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_Triangle_repr__SWIG_1(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__Triangle, 0);
_v = SWIG_CheckState(res);
if (_v) {
{
int res = SWIG_AsVal_int(argv[1], NULL);
_v = SWIG_CheckState(res);
}
if (_v) {
return _wrap_Triangle_repr__SWIG_0(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'Triangle_repr'.\n"
" Possible C/C++ prototypes are:\n"
" repr(SyFi::Triangle const *,SyFi::Repr_format)\n"
" repr(SyFi::Triangle const *)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_repr__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29211 of file SyFi_wrap.cc.
References test::e, ex2type(), test::result, SWIG_ArgError, SWIG_AsVal_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Triangle.
Referenced by _wrap_Triangle_repr().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
SyFi::Repr_format arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"OO:Triangle_repr",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_repr" "', argument " "1"" of type '" "SyFi::Triangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
ecode2 = SWIG_AsVal_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "Triangle_repr" "', argument " "2"" of type '" "SyFi::Repr_format""'");
}
arg2 = static_cast< SyFi::Repr_format >(val2);
{
try {
result = ((SyFi::Triangle const *)arg1)->repr(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_repr__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29270 of file SyFi_wrap.cc.
References test::e, ex2type(), SyFi::Triangle::repr(), test::result, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, and SWIGTYPE_p_SyFi__Triangle.
Referenced by _wrap_Triangle_repr().
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
GiNaC::ex result;
if (!PyArg_ParseTuple(args,(char *)"O:Triangle_repr",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_repr" "', argument " "1"" of type '" "SyFi::Triangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
try {
result = ((SyFi::Triangle const *)arg1)->repr();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
{
resultobj = ex2type(&(result));
}
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_Triangle_str | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29364 of file SyFi_wrap.cc.
References test::e, test::result, SyFi::Triangle::str(), SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_From_std_string(), SWIG_IsOK, and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *resultobj = 0;
SyFi::Triangle *arg1 = (SyFi::Triangle *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
std::string result;
if (!PyArg_ParseTuple(args,(char *)"O:Triangle_str",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__Triangle, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Triangle_str" "', argument " "1"" of type '" "SyFi::Triangle const *""'");
}
arg1 = reinterpret_cast< SyFi::Triangle * >(argp1);
{
try {
result = ((SyFi::Triangle const *)arg1)->str();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_From_std_string(static_cast< std::string >(result));
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_usage | ( | PyObject * | self, |
| PyObject * | args | ||
| ) |
Definition at line 44493 of file SyFi_wrap.cc.
References _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), run_all::res, SWIG_CheckState, SWIG_ConvertPtr, SWIG_fail, SWIG_SetErrorMsg, and SWIGTYPE_p_SyFi__FE.
{
int argc;
PyObject *argv[3];
int ii;
if (!PyTuple_Check(args)) SWIG_fail;
argc = (int)PyObject_Length(args);
for (ii = 0; (ii < argc) && (ii < 2); ii++) {
argv[ii] = PyTuple_GET_ITEM(args,ii);
}
if (argc == 1) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__FE, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_usage__SWIG_0(self, args);
}
}
if (argc == 2) {
int _v;
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[0], &vptr, SWIGTYPE_p_SyFi__FE, 0);
_v = SWIG_CheckState(res);
if (_v) {
void *vptr = 0;
int res = SWIG_ConvertPtr(argv[1], &vptr, SWIGTYPE_p_SyFi__FE, 0);
_v = SWIG_CheckState(res);
if (_v) {
return _wrap_usage__SWIG_1(self, args);
}
}
}
fail:
SWIG_SetErrorMsg(PyExc_NotImplementedError,"Wrong number or type of arguments for overloaded function 'usage'.\n"
" Possible C/C++ prototypes are:\n"
" SyFi::usage(SyFi::FE &)\n"
" SyFi::usage(SyFi::FE &,SyFi::FE &)\n");
return NULL;
}
| SWIGINTERN PyObject* _wrap_usage__SWIG_0 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44381 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_SyFi__FE, and test::usage.
Referenced by _wrap_usage().
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:usage",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "usage" "', argument " "1"" of type '" "SyFi::FE &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "usage" "', argument " "1"" of type '" "SyFi::FE &""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
{
try {
SyFi::usage(*arg1);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_usage__SWIG_1 | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44431 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), SWIG_ValueError, SWIGTYPE_p_SyFi__FE, and test::usage.
Referenced by _wrap_usage().
{
PyObject *resultobj = 0;
SyFi::FE *arg1 = 0 ;
SyFi::FE *arg2 = 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
void *argp2 = 0 ;
int res2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:usage",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "usage" "', argument " "1"" of type '" "SyFi::FE &""'");
}
if (!argp1) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "usage" "', argument " "1"" of type '" "SyFi::FE &""'");
}
arg1 = reinterpret_cast< SyFi::FE * >(argp1);
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_SyFi__FE, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "usage" "', argument " "2"" of type '" "SyFi::FE &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "usage" "', argument " "2"" of type '" "SyFi::FE &""'");
}
arg2 = reinterpret_cast< SyFi::FE * >(argp2);
{
try {
SyFi::usage(*arg1,*arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorCrouzeixRaviart_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40608 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
{
PyObject *resultobj = 0;
SyFi::VectorCrouzeixRaviart *arg1 = (SyFi::VectorCrouzeixRaviart *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:VectorCrouzeixRaviart_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorCrouzeixRaviart_compute_basis_functions" "', argument " "1"" of type '" "SyFi::VectorCrouzeixRaviart *""'");
}
arg1 = reinterpret_cast< SyFi::VectorCrouzeixRaviart * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorCrouzeixRaviart_set_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40552 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
{
PyObject *resultobj = 0;
SyFi::VectorCrouzeixRaviart *arg1 = (SyFi::VectorCrouzeixRaviart *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:VectorCrouzeixRaviart_set_size",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorCrouzeixRaviart_set_size" "', argument " "1"" of type '" "SyFi::VectorCrouzeixRaviart *""'");
}
arg1 = reinterpret_cast< SyFi::VectorCrouzeixRaviart * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "VectorCrouzeixRaviart_set_size" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_size(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorDiscontinuousLagrange_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43069 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorDiscontinuousLagrange *arg1 = (SyFi::VectorDiscontinuousLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:VectorDiscontinuousLagrange_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorDiscontinuousLagrange_compute_basis_functions" "', argument " "1"" of type '" "SyFi::VectorDiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorDiscontinuousLagrange * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorDiscontinuousLagrange_set_element_number | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42957 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorDiscontinuousLagrange *arg1 = (SyFi::VectorDiscontinuousLagrange *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:VectorDiscontinuousLagrange_set_element_number",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorDiscontinuousLagrange_set_element_number" "', argument " "1"" of type '" "SyFi::VectorDiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorDiscontinuousLagrange * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "VectorDiscontinuousLagrange_set_element_number" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_element_number(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorDiscontinuousLagrange_set_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43013 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorDiscontinuousLagrange *arg1 = (SyFi::VectorDiscontinuousLagrange *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:VectorDiscontinuousLagrange_set_size",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorDiscontinuousLagrange_set_size" "', argument " "1"" of type '" "SyFi::VectorDiscontinuousLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorDiscontinuousLagrange * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "VectorDiscontinuousLagrange_set_size" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_size(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorLagrange_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38426 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorLagrange *arg1 = (SyFi::VectorLagrange *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:VectorLagrange_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorLagrange_compute_basis_functions" "', argument " "1"" of type '" "SyFi::VectorLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorLagrange * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorLagrange_set_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38370 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorLagrange.
{
PyObject *resultobj = 0;
SyFi::VectorLagrange *arg1 = (SyFi::VectorLagrange *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:VectorLagrange_set_size",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorLagrange, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorLagrange_set_size" "', argument " "1"" of type '" "SyFi::VectorLagrange *""'");
}
arg1 = reinterpret_cast< SyFi::VectorLagrange * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "VectorLagrange_set_size" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_size(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorP0_compute_basis_functions | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41353 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorP0.
{
PyObject *resultobj = 0;
SyFi::VectorP0 *arg1 = (SyFi::VectorP0 *) 0 ;
void *argp1 = 0 ;
int res1 = 0 ;
PyObject * obj0 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"O:VectorP0_compute_basis_functions",&obj0)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorP0, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorP0_compute_basis_functions" "', argument " "1"" of type '" "SyFi::VectorP0 *""'");
}
arg1 = reinterpret_cast< SyFi::VectorP0 * >(argp1);
{
try {
(arg1)->compute_basis_functions();
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_VectorP0_set_size | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41297 of file SyFi_wrap.cc.
References test::e, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsOK, SWIG_Py_Void(), and SWIGTYPE_p_SyFi__VectorP0.
{
PyObject *resultobj = 0;
SyFi::VectorP0 *arg1 = (SyFi::VectorP0 *) 0 ;
unsigned int arg2 ;
void *argp1 = 0 ;
int res1 = 0 ;
unsigned int val2 ;
int ecode2 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OO:VectorP0_set_size",&obj0,&obj1)) SWIG_fail;
res1 = SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_SyFi__VectorP0, 0 | 0 );
if (!SWIG_IsOK(res1)) {
SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "VectorP0_set_size" "', argument " "1"" of type '" "SyFi::VectorP0 *""'");
}
arg1 = reinterpret_cast< SyFi::VectorP0 * >(argp1);
ecode2 = SWIG_AsVal_unsigned_SS_int(obj1, &val2);
if (!SWIG_IsOK(ecode2)) {
SWIG_exception_fail(SWIG_ArgError(ecode2), "in method '" "VectorP0_set_size" "', argument " "2"" of type '" "unsigned int""'");
}
arg2 = static_cast< unsigned int >(val2);
{
try {
(arg1)->set_size(arg2);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* _wrap_visitor_subst_pow | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 23570 of file SyFi_wrap.cc.
References test::e, run_all::res, SWIG_ArgError, SWIG_AsPtr_std_string(), SWIG_ConvertPtr, SWIG_exception_fail, SWIG_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_Py_Void(), SWIG_TypeError, SWIG_ValueError, SWIGTYPE_p_GiNaC__exmap, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, type2ex(), and SyFi::visitor_subst_pow().
{
PyObject *resultobj = 0;
GiNaC::ex arg1 ;
GiNaC::exmap *arg2 = 0 ;
SyFi::ex_int_map *arg3 = 0 ;
std::string arg4 ;
void *argp2 = 0 ;
int res2 = 0 ;
void *argp3 = 0 ;
int res3 = 0 ;
PyObject * obj0 = 0 ;
PyObject * obj1 = 0 ;
PyObject * obj2 = 0 ;
PyObject * obj3 = 0 ;
if (!PyArg_ParseTuple(args,(char *)"OOOO:visitor_subst_pow",&obj0,&obj1,&obj2,&obj3)) SWIG_fail;
{
ex *tmp = type2ex(obj0);
if (tmp == NULL ) {
return NULL;
}
arg1 = *(tmp);
delete tmp;
}
res2 = SWIG_ConvertPtr(obj1, &argp2, SWIGTYPE_p_GiNaC__exmap, 0 );
if (!SWIG_IsOK(res2)) {
SWIG_exception_fail(SWIG_ArgError(res2), "in method '" "visitor_subst_pow" "', argument " "2"" of type '" "GiNaC::exmap &""'");
}
if (!argp2) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "visitor_subst_pow" "', argument " "2"" of type '" "GiNaC::exmap &""'");
}
arg2 = reinterpret_cast< GiNaC::exmap * >(argp2);
res3 = SWIG_ConvertPtr(obj2, &argp3, SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, 0 );
if (!SWIG_IsOK(res3)) {
SWIG_exception_fail(SWIG_ArgError(res3), "in method '" "visitor_subst_pow" "', argument " "3"" of type '" "SyFi::ex_int_map &""'");
}
if (!argp3) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "visitor_subst_pow" "', argument " "3"" of type '" "SyFi::ex_int_map &""'");
}
arg3 = reinterpret_cast< SyFi::ex_int_map * >(argp3);
{
std::string *ptr = (std::string *)0;
int res = SWIG_AsPtr_std_string(obj3, &ptr);
if (!SWIG_IsOK(res) || !ptr) {
SWIG_exception_fail(SWIG_ArgError((ptr ? res : SWIG_TypeError)), "in method '" "visitor_subst_pow" "', argument " "4"" of type '" "std::string""'");
}
arg4 = *ptr;
if (SWIG_IsNewObj(res)) delete ptr;
}
{
try {
SyFi::visitor_subst_pow(arg1,*arg2,*arg3,arg4);
}
// all out_of_range subclasses
catch (std::out_of_range &e) {
PyErr_SetString(PyExc_IndexError, const_cast<char*>(e.what()));
return NULL;
}
// all logic_error subclasses
catch (std::logic_error &e) {
PyErr_SetString(PyExc_StandardError, const_cast<char*>(e.what()));
return NULL;
}
// all runtime_error subclasses
catch (std::runtime_error &e) {
PyErr_SetString(PyExc_RuntimeError, const_cast<char*>(e.what()));
return NULL;
}
// all the rest
catch (std::exception &e) {
PyErr_SetString(PyExc_Exception, const_cast<char*>(e.what()));
return NULL;
}
}
resultobj = SWIG_Py_Void();
return resultobj;
fail:
return NULL;
}
| SWIGINTERN PyObject* ArnoldFalkWintherWeakSymP_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45672 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymP, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ArnoldFalkWintherWeakSymSigma_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45074 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymSigma, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ArnoldFalkWintherWeakSymU_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 45373 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ArnoldFalkWintherWeakSymU, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Box_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34318 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Box.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Box, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Bubble_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44374 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Bubble.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Bubble, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| bool checktype2ex | ( | PyObject * | input | ) |
Definition at line 3082 of file SyFi_wrap.cc.
Referenced by _wrap_Box_integrate(), _wrap_coeffs(), _wrap_collect_symbols(), _wrap_div(), _wrap_Dof_glob_dof(), _wrap_ex_int_map_erase(), _wrap_exlist___setitem__(), _wrap_exlist_insert(), _wrap_exlist_resize(), _wrap_exmap_erase(), _wrap_exset_erase(), _wrap_exvector___setitem__(), _wrap_exvector_insert(), _wrap_exvector_resize(), _wrap_grad(), _wrap_inner(), _wrap_Line_integrate(), _wrap_Line_repr(), _wrap_matvec(), _wrap_new_Box(), _wrap_new_exlist(), _wrap_new_exvector(), _wrap_new_Line(), _wrap_new_Rectangle(), _wrap_new_symexpair(), _wrap_new_Tetrahedron(), _wrap_new_Triangle(), _wrap_pol2basisandcoeff(), _wrap_Polygon_integrate(), _wrap_Rectangle_integrate(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_repr(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTriangle_integrate(), _wrap_replace_powers(), _wrap_Simplex_integrate(), _wrap_SpaceTimeDomain_integrate(), _wrap_Tetrahedron_integrate(), and _wrap_Triangle_integrate().
{
//we assume, that everything can be converted to ex.
//if you find some counterexample, write test for it first (which fail)
//and then implement it here.
return true;
}
| SWIGINTERN PyObject* CrouzeixRaviart_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40209 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__CrouzeixRaviart.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__CrouzeixRaviart, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* DiscontinuousLagrange_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42705 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__DiscontinuousLagrange.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__DiscontinuousLagrange, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Dof_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 39910 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Dof.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Dof, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| PyObject* ex2type | ( | const GiNaC::ex * | input | ) |
Definition at line 3097 of file SyFi_wrap.cc.
References SyFi::add(), test::e, EX2, test::input, SyFi_polygons::spacetimedomain::l, lst2list(), and SyFi::mul().
Referenced by _wrap_barycenter(), _wrap_barycenter_line(), _wrap_barycenter_tetrahedron(), _wrap_barycenter_triangle(), _wrap_bernstein(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_Box_repr__SWIG_0(), _wrap_Box_repr__SWIG_1(), _wrap_div__SWIG_0(), _wrap_div__SWIG_1(), _wrap_div__SWIG_2(), _wrap_div__SWIG_3(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_exlist_pop(), _wrap_exmap___getitem__(), _wrap_exset___getitem__(), _wrap_extract_symbols(), _wrap_exvector_pop(), _wrap_FE_dof(), _wrap_FE_N(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_grad__SWIG_0(), _wrap_grad__SWIG_1(), _wrap_homogenous_pol(), _wrap_inner__SWIG_0(), _wrap_inner__SWIG_1(), _wrap_inner__SWIG_2(), _wrap_inner__SWIG_3(), _wrap_lagrange(), _wrap_legendre(), _wrap_Line_a(), _wrap_Line_b(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_lst_to_matrix2(), _wrap_matvec__SWIG_1(), _wrap_MixedFE_dof(), _wrap_MixedFE_N(), _wrap_pol(), _wrap_polb(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Polygon_repr__SWIG_0(), _wrap_Polygon_repr__SWIG_1(), _wrap_Polygon_vertex(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_Rectangle_repr__SWIG_0(), _wrap_Rectangle_repr__SWIG_1(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_Simplex_repr__SWIG_0(), _wrap_Simplex_repr__SWIG_1(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_SpaceTimeDomain_repr__SWIG_1(), _wrap_StandardFE_dof(), _wrap_StandardFE_N(), _wrap_symexpair_second_get(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Tetrahedron_repr__SWIG_1(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_Triangle_repr__SWIG_0(), _wrap_Triangle_repr__SWIG_1(), exvector2list(), and lst2list().
{
GiNaC::ex tmp;
try {
tmp = input->evalm();
} catch(std::exception & e)
{
tmp = *input;
}
const GiNaC::ex* convert = &tmp;
EX2(symbol)
EX2(constant)
EX2(numeric)
if (GiNaC::is_a<lst>(*convert)) {
const GiNaC::lst *l = &GiNaC::ex_to<lst>(*convert);
return lst2list(l);
}
EX2(pseries)
EX2(su3one)
EX2(su3t)
EX2(su3f)
EX2(su3d)
EX2(diracone)
EX2(diracgamma)
EX2(diracgamma5)
EX2(diracgammaL)
EX2(diracgammaR)
EX2(cliffordunit)
EX2(tensor)
EX2(tensdelta)
EX2(tensmetric)
EX2(minkmetric)
EX2(spinmetric)
EX2(tensepsilon)
EX2(wildcard)
EX2(color)
EX2(clifford)
EX2(indexed)
EX2(varidx)
EX2(spinidx)
EX2(idx)
EX2(symmetry)
EX2(integral)
EX2(relational)
EX2(function)
EX2(add)
EX2(mul)
EX2(ncmul)
EX2(matrix)
EX2(power)
// Nothing converted, throw exception
throw (std::logic_error("Cannot unwrap ex. Fix in ex.i"));
}
| SWIGINTERN PyObject* ex_int_map_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13570 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* exlist_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 19675 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* exmap_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 11633 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* exset_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 21306 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ExStats_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 25178 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ExStats.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ExStats, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| PyObject* exvector2list | ( | GiNaC::exvector * | input | ) |
Definition at line 3213 of file SyFi_wrap.cc.
References ex2type().
Referenced by _wrap_coeff(), and _wrap_collect_symbols__SWIG_1().
| SWIGINTERN PyObject* exvector_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 9695 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* FE_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37065 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__FE.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__FE, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Hermite_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43415 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Hermite.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Hermite, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Lagrange_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38027 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Lagrange.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Lagrange, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Line_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28075 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Line.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Line, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| GiNaC::lst * list2lst | ( | PyObject * | input | ) |
Definition at line 3186 of file SyFi_wrap.cc.
References test::n, and type2ex().
Referenced by _wrap_check_visitor(), _wrap_cross(), _wrap_div__SWIG_0(), _wrap_div__SWIG_1(), _wrap_lst2string(), _wrap_lst_to_matrix2(), _wrap_matvec__SWIG_0(), and type2ex().
{
GiNaC::lst *out=new lst();
if PyList_Check(input) {
int n = PyList_Size(input);
PyObject *item;
GiNaC::ex *tmp;
for (int i = 0; i<n;i++) {
item = PyList_GetItem(input, i);
tmp = type2ex(item);
if (tmp) {
out->append(*tmp);
} else {
PyErr_SetString(PyExc_ValueError,"Cannot convert type to ex.");
return NULL;
}
}
return out;
}
else {
PyErr_SetString(PyExc_ValueError,"List expected.");
delete out;
return NULL;
}
}
| PyObject * lst2list | ( | const GiNaC::lst * | input | ) |
Definition at line 3157 of file SyFi_wrap.cc.
References ex2type().
Referenced by _wrap_bernsteinv(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_coeffs__SWIG_0(), _wrap_coeffs__SWIG_1(), _wrap_collapse(), _wrap_cross(), _wrap_ex2equations(), _wrap_homogenous_polv(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_lagrangev(), _wrap_legendrev(), _wrap_lst_equals(), _wrap_matrix_to_lst2(), _wrap_matvec__SWIG_0(), _wrap_Nedelec2Hdiv_dof_repr_get(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_polv(), _wrap_RaviartThomas_dof_repr_get(), _wrap_Robust_dof_repr_get(), _wrap_tangent(), and ex2type().
| SWIGINTERN PyObject* MixedFE_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46943 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__MixedFE.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__MixedFE, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Nedelec2Hdiv_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 44075 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Nedelec2Hdiv.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Nedelec2Hdiv, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Nedelec_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43714 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Nedelec.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Nedelec, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* P0_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40954 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__P0.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__P0, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Polygon_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 26987 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Polygon.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Polygon, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| static PyObject* PyBool_FromLong | ( | long | ok | ) | [static] |
Definition at line 884 of file SyFi_wrap.cc.
References test::result.
Referenced by SWIG_From_bool(), and SwigPyObject_own().
| SWIGINTERN int PyModule_AddObject | ( | PyObject * | m, |
| char * | name, | ||
| PyObject * | o | ||
| ) |
Definition at line 2466 of file SyFi_wrap.cc.
References SWIG_ERROR, and SWIG_OK.
Referenced by SWIG_Python_SetModule().
{
PyObject *dict;
if (!PyModule_Check(m)) {
PyErr_SetString(PyExc_TypeError,
"PyModule_AddObject() needs module as first arg");
return SWIG_ERROR;
}
if (!o) {
PyErr_SetString(PyExc_TypeError,
"PyModule_AddObject() needs non-NULL value");
return SWIG_ERROR;
}
dict = PyModule_GetDict(m);
if (dict == NULL) {
/* Internal error -- modules must have a dict! */
PyErr_Format(PyExc_SystemError, "module '%s' has no __dict__",
PyModule_GetName(m));
return SWIG_ERROR;
}
if (PyDict_SetItemString(dict, name, o))
return SWIG_ERROR;
Py_DECREF(o);
return SWIG_OK;
}
| static PyObject* PyString_FromFormat | ( | const char * | fmt, |
| ... | |||
| ) | [static] |
Definition at line 831 of file SyFi_wrap.cc.
References run_all::res, and SWIG_PYBUFFER_SIZE.
{
va_list ap;
char buf[SWIG_PYBUFFER_SIZE * 2];
int res;
va_start(ap, fmt);
res = vsnprintf(buf, sizeof(buf), fmt, ap);
va_end(ap);
return (res < 0 || res >= (int)sizeof(buf)) ? 0 : PyString_FromString(buf);
}
| SWIGINTERN PyObject* RaviartThomas_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 42350 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__RaviartThomas.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__RaviartThomas, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Rectangle_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31226 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Rectangle.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Rectangle, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ReferenceBox_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 34653 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ReferenceBox.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ReferenceBox, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ReferenceLine_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 28776 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ReferenceLine.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ReferenceLine, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ReferenceRectangle_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 31561 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ReferenceRectangle.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ReferenceRectangle, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ReferenceTetrahedron_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 33033 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ReferenceTetrahedron.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ReferenceTetrahedron, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* ReferenceTriangle_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 30161 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__ReferenceTriangle.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__ReferenceTriangle, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Robust_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 46223 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Robust.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Robust, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| void setDigits | ( | int | a | ) |
Definition at line 2869 of file SyFi_wrap.cc.
References demo::a.
Referenced by _wrap_setDigits().
{
Digits = a;
}
| SWIGINTERN PyObject* Simplex_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 35472 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Simplex.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Simplex, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* SpaceTimeDomain_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 47786 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__SpaceTimeDomain.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__SpaceTimeDomain, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* SpaceTimeElement_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 48203 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__SpaceTimeElement.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__SpaceTimeElement, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* StandardFE_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 37728 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__StandardFE.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__StandardFE, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN bool std_list_Sl_GiNaC_ex_Sg____bool__ | ( | std::list< GiNaC::ex > const * | self | ) |
Definition at line 5216 of file SyFi_wrap.cc.
Referenced by _wrap_exlist___bool__().
{
return !(self->empty());
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_0 | ( | std::list< GiNaC::ex > * | self, |
| std::list< GiNaC::ex >::difference_type | i | ||
| ) |
Definition at line 5238 of file SyFi_wrap.cc.
References swig::getpos().
Referenced by _wrap_exlist___delitem____SWIG_0().
{
self->erase(swig::getpos(self,i));
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg____delitem____SWIG_1 | ( | std::list< GiNaC::ex > * | self, |
| PySliceObject * | slice | ||
| ) |
Definition at line 5259 of file SyFi_wrap.cc.
References swig::delslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_exlist___delitem____SWIG_1().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
swig::delslice(self, i,j);
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg____delslice__ | ( | std::list< GiNaC::ex > * | self, |
| std::list< GiNaC::ex >::difference_type | i, | ||
| std::list< GiNaC::ex >::difference_type | j | ||
| ) |
Definition at line 5235 of file SyFi_wrap.cc.
References swig::delslice().
Referenced by _wrap_exlist___delslice__().
{
swig::delslice(self, i, j);
}
| SWIGINTERN std::list< GiNaC::ex,std::allocator< GiNaC::ex > >* std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_0 | ( | std::list< GiNaC::ex > * | self, |
| PySliceObject * | slice | ||
| ) |
Definition at line 5241 of file SyFi_wrap.cc.
References swig::getslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_exlist___getitem____SWIG_0().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return NULL;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
return swig::getslice(self, i, j);
}
| SWIGINTERN std::list< GiNaC::ex >::value_type const& std_list_Sl_GiNaC_ex_Sg____getitem____SWIG_1 | ( | std::list< GiNaC::ex > const * | self, |
| std::list< GiNaC::ex >::difference_type | i | ||
| ) |
Definition at line 5268 of file SyFi_wrap.cc.
References swig::cgetpos().
Referenced by _wrap_exlist___getitem____SWIG_1().
{
return *(swig::cgetpos(self, i));
}
| SWIGINTERN std::list< GiNaC::ex,std::allocator< GiNaC::ex > >* std_list_Sl_GiNaC_ex_Sg____getslice__ | ( | std::list< GiNaC::ex > * | self, |
| std::list< GiNaC::ex >::difference_type | i, | ||
| std::list< GiNaC::ex >::difference_type | j | ||
| ) |
Definition at line 5229 of file SyFi_wrap.cc.
References swig::getslice().
Referenced by _wrap_exlist___getslice__().
{
return swig::getslice(self, i, j);
}
| SWIGINTERN std::list< GiNaC::ex >::size_type std_list_Sl_GiNaC_ex_Sg____len__ | ( | std::list< GiNaC::ex > const * | self | ) |
Definition at line 5219 of file SyFi_wrap.cc.
Referenced by _wrap_exlist___len__().
{
return self->size();
}
| SWIGINTERN bool std_list_Sl_GiNaC_ex_Sg____nonzero__ | ( | std::list< GiNaC::ex > const * | self | ) |
Definition at line 5213 of file SyFi_wrap.cc.
Referenced by _wrap_exlist___nonzero__().
{
return !(self->empty());
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_0 | ( | std::list< GiNaC::ex > * | self, |
| PySliceObject * | slice, | ||
| std::list< GiNaC::ex, std::allocator< GiNaC::ex > > const & | v | ||
| ) |
Definition at line 5250 of file SyFi_wrap.cc.
References swig::setslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_exlist___setitem____SWIG_0().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
swig::setslice(self, i, j, v);
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg____setitem____SWIG_1 | ( | std::list< GiNaC::ex > * | self, |
| std::list< GiNaC::ex >::difference_type | i, | ||
| std::list< GiNaC::ex >::value_type const & | x | ||
| ) |
Definition at line 5271 of file SyFi_wrap.cc.
References swig::getpos().
Referenced by _wrap_exlist___setitem____SWIG_1().
{
*(swig::getpos(self,i)) = x;
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg____setslice__ | ( | std::list< GiNaC::ex > * | self, |
| std::list< GiNaC::ex >::difference_type | i, | ||
| std::list< GiNaC::ex >::difference_type | j, | ||
| std::list< GiNaC::ex, std::allocator< GiNaC::ex > > const & | v | ||
| ) |
Definition at line 5232 of file SyFi_wrap.cc.
References swig::setslice().
Referenced by _wrap_exlist___setslice__().
{
swig::setslice(self, i, j, v);
}
| SWIGINTERN void std_list_Sl_GiNaC_ex_Sg__append | ( | std::list< GiNaC::ex > * | self, |
| std::list< GiNaC::ex >::value_type const & | x | ||
| ) |
Definition at line 5274 of file SyFi_wrap.cc.
Referenced by _wrap_exlist_append().
{
self->push_back(x);
}
| SWIGINTERN swig::SwigPyIterator* std_list_Sl_GiNaC_ex_Sg__iterator | ( | std::list< GiNaC::ex > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 5210 of file SyFi_wrap.cc.
References swig::make_output_iterator().
Referenced by _wrap_exlist_iterator().
{
return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN std::list< GiNaC::ex >::value_type std_list_Sl_GiNaC_ex_Sg__pop | ( | std::list< GiNaC::ex > * | self | ) |
| SWIGINTERN bool std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____bool__ | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const * | self | ) |
Definition at line 5139 of file SyFi_wrap.cc.
Referenced by _wrap_symexlist___bool__().
{
return !(self->empty());
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_0 | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | i | ||
| ) |
Definition at line 5161 of file SyFi_wrap.cc.
References swig::getpos().
Referenced by _wrap_symexlist___delitem____SWIG_0().
{
self->erase(swig::getpos(self,i));
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delitem____SWIG_1 | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| PySliceObject * | slice | ||
| ) |
Definition at line 5182 of file SyFi_wrap.cc.
References swig::delslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_symexlist___delitem____SWIG_1().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
swig::delslice(self, i,j);
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____delslice__ | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | i, | ||
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | j | ||
| ) |
Definition at line 5158 of file SyFi_wrap.cc.
References swig::delslice().
Referenced by _wrap_symexlist___delslice__().
{
swig::delslice(self, i, j);
}
| SWIGINTERN std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >* std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_0 | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| PySliceObject * | slice | ||
| ) |
Definition at line 5164 of file SyFi_wrap.cc.
References swig::getslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_symexlist___getitem____SWIG_0().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return NULL;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
return swig::getslice(self, i, j);
}
| SWIGINTERN std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type const& std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getitem____SWIG_1 | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | i | ||
| ) |
Definition at line 5191 of file SyFi_wrap.cc.
References swig::cgetpos().
Referenced by _wrap_symexlist___getitem____SWIG_1().
{
return *(swig::cgetpos(self, i));
}
| SWIGINTERN std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > >* std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____getslice__ | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | i, | ||
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | j | ||
| ) |
Definition at line 5152 of file SyFi_wrap.cc.
References swig::getslice().
Referenced by _wrap_symexlist___getslice__().
{
return swig::getslice(self, i, j);
}
| SWIGINTERN std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::size_type std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____len__ | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const * | self | ) |
Definition at line 5142 of file SyFi_wrap.cc.
Referenced by _wrap_symexlist___len__().
{
return self->size();
}
| SWIGINTERN bool std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____nonzero__ | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > const * | self | ) |
Definition at line 5136 of file SyFi_wrap.cc.
Referenced by _wrap_symexlist___nonzero__().
{
return !(self->empty());
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_0 | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| PySliceObject * | slice, | ||
| std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > const & | v | ||
| ) |
Definition at line 5173 of file SyFi_wrap.cc.
References swig::setslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_symexlist___setitem____SWIG_0().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
swig::setslice(self, i, j, v);
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setitem____SWIG_1 | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | i, | ||
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::value_type const & | x | ||
| ) |
Definition at line 5194 of file SyFi_wrap.cc.
References swig::getpos().
Referenced by _wrap_symexlist___setitem____SWIG_1().
{
*(swig::getpos(self,i)) = x;
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg____setslice__ | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | i, | ||
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::difference_type | j, | ||
| std::list< std::pair< GiNaC::symbol, GiNaC::ex >, std::allocator< std::pair< GiNaC::symbol, GiNaC::ex > > > const & | v | ||
| ) |
Definition at line 5155 of file SyFi_wrap.cc.
References swig::setslice().
Referenced by _wrap_symexlist___setslice__().
{
swig::setslice(self, i, j, v);
}
| SWIGINTERN void std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__append | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| std::list< std::pair< GiNaC::symbol, GiNaC::ex > >::value_type const & | x | ||
| ) |
Definition at line 5197 of file SyFi_wrap.cc.
Referenced by _wrap_symexlist_append().
{
self->push_back(x);
}
| SWIGINTERN swig::SwigPyIterator* std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__iterator | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 5133 of file SyFi_wrap.cc.
References swig::make_output_iterator().
Referenced by _wrap_symexlist_iterator().
{
return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::value_type std_list_Sl_std_pair_Sl_GiNaC_symbol_Sc_GiNaC_ex_Sg__Sg__pop | ( | std::list< std::pair< GiNaC::symbol, GiNaC::ex > > * | self | ) |
Definition at line 5145 of file SyFi_wrap.cc.
References SyFi::x.
Referenced by _wrap_symexlist_pop().
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const * | self | ) |
Definition at line 4862 of file SyFi_wrap.cc.
Referenced by _wrap_exmap___bool__().
{
return !(self->empty());
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self, |
| std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 4940 of file SyFi_wrap.cc.
Referenced by _wrap_exmap___contains__().
{
return self->find(key) != self->end();
}
| SWIGINTERN void std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____delitem__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self, |
| std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 4875 of file SyFi_wrap.cc.
Referenced by _wrap_exmap___delitem__().
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::iterator i = self->find(key);
if (i != self->end())
self->erase(i);
else
throw std::out_of_range("key not found");
}
| SWIGINTERN std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::mapped_type std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const * | self, |
| std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 4868 of file SyFi_wrap.cc.
Referenced by _wrap_exmap___getitem__().
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::const_iterator i = self->find(key);
if (i != self->end())
return i->second;
else
throw std::out_of_range("key not found");
}
| SWIGINTERN std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::size_type std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const * | self | ) |
Definition at line 4865 of file SyFi_wrap.cc.
Referenced by _wrap_exmap___len__().
{
return self->size();
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const * | self | ) |
Definition at line 4859 of file SyFi_wrap.cc.
Referenced by _wrap_exmap___nonzero__().
{
return !(self->empty());
}
| SWIGINTERN void std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____setitem__ | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self, |
| std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const & | key, | ||
| std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::mapped_type const & | x | ||
| ) |
Definition at line 4949 of file SyFi_wrap.cc.
References SyFi::x.
Referenced by _wrap_exmap___setitem__().
{
(*self)[key] = x;
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__has_key | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > const * | self, |
| std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 4882 of file SyFi_wrap.cc.
Referenced by _wrap_exmap_has_key().
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::const_iterator i = self->find(key);
return i != self->end();
}
| SWIGINTERN PyObject* std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__items | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self | ) |
Definition at line 4922 of file SyFi_wrap.cc.
References swig::from(), SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
Referenced by _wrap_exmap_items().
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::size_type size = self->size();
int pysize = (size <= (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::size_type) INT_MAX) ? (int) size : -1;
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
if (pysize < 0) {
PyErr_SetString(PyExc_OverflowError,
"map size not valid in python");
SWIG_PYTHON_THREAD_END_BLOCK;
return NULL;
}
PyObject* itemList = PyList_New(pysize);
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::const_iterator i = self->begin();
for (int j = 0; j < pysize; ++i, ++j) {
PyList_SET_ITEM(itemList, j, swig::from(*i));
}
SWIG_PYTHON_THREAD_END_BLOCK;
return itemList;
}
| SWIGINTERN swig::SwigPyIterator* std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 4856 of file SyFi_wrap.cc.
References swig::make_output_iterator().
Referenced by _wrap_exmap_iterator().
{
return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN swig::SwigPyIterator* std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__key_iterator | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 4943 of file SyFi_wrap.cc.
References swig::make_output_key_iterator().
Referenced by _wrap_exmap_key_iterator().
{
return swig::make_output_key_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN PyObject* std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__keys | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self | ) |
Definition at line 4886 of file SyFi_wrap.cc.
References swig::from(), SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
Referenced by _wrap_exmap_keys().
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::size_type size = self->size();
int pysize = (size <= (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::size_type) INT_MAX) ? (int) size : -1;
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
if (pysize < 0) {
PyErr_SetString(PyExc_OverflowError,
"map size not valid in python");
SWIG_PYTHON_THREAD_END_BLOCK;
return NULL;
}
PyObject* keyList = PyList_New(pysize);
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::const_iterator i = self->begin();
for (int j = 0; j < pysize; ++i, ++j) {
PyList_SET_ITEM(keyList, j, swig::from(i->first));
}
SWIG_PYTHON_THREAD_END_BLOCK;
return keyList;
}
| SWIGINTERN swig::SwigPyIterator* std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__value_iterator | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 4946 of file SyFi_wrap.cc.
References swig::make_output_value_iterator().
Referenced by _wrap_exmap_value_iterator().
{
return swig::make_output_value_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN PyObject* std_map_Sl_GiNaC_ex_Sc_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__values | ( | std::map< GiNaC::ex, GiNaC::ex, GiNaC::ex_is_less > * | self | ) |
Definition at line 4904 of file SyFi_wrap.cc.
References swig::from(), SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
Referenced by _wrap_exmap_values().
{
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::size_type size = self->size();
int pysize = (size <= (std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::size_type) INT_MAX) ? (int) size : -1;
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
if (pysize < 0) {
PyErr_SetString(PyExc_OverflowError,
"map size not valid in python");
SWIG_PYTHON_THREAD_END_BLOCK;
return NULL;
}
PyObject* valList = PyList_New(pysize);
std::map<GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > >::const_iterator i = self->begin();
for (int j = 0; j < pysize; ++i, ++j) {
PyList_SET_ITEM(valList, j, swig::from(i->second));
}
SWIG_PYTHON_THREAD_END_BLOCK;
return valList;
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____bool__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > const * | self | ) |
Definition at line 4998 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___bool__().
{
return !(self->empty());
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____contains__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self, |
| std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 5076 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___contains__().
{
return self->find(key) != self->end();
}
| SWIGINTERN void std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____delitem__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self, |
| std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 5011 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___delitem__().
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::iterator i = self->find(key);
if (i != self->end())
self->erase(i);
else
throw std::out_of_range("key not found");
}
| SWIGINTERN std::map< GiNaC::ex,int,GiNaC::ex_is_less >::mapped_type std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____getitem__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > const * | self, |
| std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 5004 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___getitem__().
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::const_iterator i = self->find(key);
if (i != self->end())
return i->second;
else
throw std::out_of_range("key not found");
}
| SWIGINTERN std::map< GiNaC::ex,int,GiNaC::ex_is_less >::size_type std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____len__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > const * | self | ) |
Definition at line 5001 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___len__().
{
return self->size();
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____nonzero__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > const * | self | ) |
Definition at line 4995 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map___nonzero__().
{
return !(self->empty());
}
| SWIGINTERN void std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg____setitem__ | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self, |
| std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const & | key, | ||
| std::map< GiNaC::ex, int, GiNaC::ex_is_less >::mapped_type const & | x | ||
| ) |
Definition at line 5085 of file SyFi_wrap.cc.
References SyFi::x.
Referenced by _wrap_ex_int_map___setitem__().
{
(*self)[key] = x;
}
| SWIGINTERN bool std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__has_key | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > const * | self, |
| std::map< GiNaC::ex, int, GiNaC::ex_is_less >::key_type const & | key | ||
| ) |
Definition at line 5018 of file SyFi_wrap.cc.
Referenced by _wrap_ex_int_map_has_key().
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::const_iterator i = self->find(key);
return i != self->end();
}
| SWIGINTERN PyObject* std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__items | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self | ) |
Definition at line 5058 of file SyFi_wrap.cc.
References swig::from(), SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
Referenced by _wrap_ex_int_map_items().
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::size_type size = self->size();
int pysize = (size <= (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::size_type) INT_MAX) ? (int) size : -1;
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
if (pysize < 0) {
PyErr_SetString(PyExc_OverflowError,
"map size not valid in python");
SWIG_PYTHON_THREAD_END_BLOCK;
return NULL;
}
PyObject* itemList = PyList_New(pysize);
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::const_iterator i = self->begin();
for (int j = 0; j < pysize; ++i, ++j) {
PyList_SET_ITEM(itemList, j, swig::from(*i));
}
SWIG_PYTHON_THREAD_END_BLOCK;
return itemList;
}
| SWIGINTERN swig::SwigPyIterator* std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__iterator | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 4992 of file SyFi_wrap.cc.
References swig::make_output_iterator().
Referenced by _wrap_ex_int_map_iterator().
{
return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN swig::SwigPyIterator* std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__key_iterator | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 5079 of file SyFi_wrap.cc.
References swig::make_output_key_iterator().
Referenced by _wrap_ex_int_map_key_iterator().
{
return swig::make_output_key_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN PyObject* std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__keys | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self | ) |
Definition at line 5022 of file SyFi_wrap.cc.
References swig::from(), SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
Referenced by _wrap_ex_int_map_keys().
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::size_type size = self->size();
int pysize = (size <= (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::size_type) INT_MAX) ? (int) size : -1;
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
if (pysize < 0) {
PyErr_SetString(PyExc_OverflowError,
"map size not valid in python");
SWIG_PYTHON_THREAD_END_BLOCK;
return NULL;
}
PyObject* keyList = PyList_New(pysize);
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::const_iterator i = self->begin();
for (int j = 0; j < pysize; ++i, ++j) {
PyList_SET_ITEM(keyList, j, swig::from(i->first));
}
SWIG_PYTHON_THREAD_END_BLOCK;
return keyList;
}
| SWIGINTERN swig::SwigPyIterator* std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__value_iterator | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 5082 of file SyFi_wrap.cc.
References swig::make_output_value_iterator().
Referenced by _wrap_ex_int_map_value_iterator().
{
return swig::make_output_value_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN PyObject* std_map_Sl_GiNaC_ex_Sc_int_Sc_GiNaC_ex_is_less_Sg__values | ( | std::map< GiNaC::ex, int, GiNaC::ex_is_less > * | self | ) |
Definition at line 5040 of file SyFi_wrap.cc.
References swig::from(), SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
Referenced by _wrap_ex_int_map_values().
{
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::size_type size = self->size();
int pysize = (size <= (std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::size_type) INT_MAX) ? (int) size : -1;
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
if (pysize < 0) {
PyErr_SetString(PyExc_OverflowError,
"map size not valid in python");
SWIG_PYTHON_THREAD_END_BLOCK;
return NULL;
}
PyObject* valList = PyList_New(pysize);
std::map<GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > >::const_iterator i = self->begin();
for (int j = 0; j < pysize; ++i, ++j) {
PyList_SET_ITEM(valList, j, swig::from(i->second));
}
SWIG_PYTHON_THREAD_END_BLOCK;
return valList;
}
| SWIGINTERN bool std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____bool__ | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > const * | self | ) |
Definition at line 5321 of file SyFi_wrap.cc.
Referenced by _wrap_exset___bool__().
{
return !(self->empty());
}
| SWIGINTERN bool std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____contains__ | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > * | self, |
| std::set< GiNaC::ex, GiNaC::ex_is_less >::value_type | x | ||
| ) |
Definition at line 5330 of file SyFi_wrap.cc.
Referenced by _wrap_exset___contains__().
{
return self->find(x) != self->end();
}
| SWIGINTERN std::set< GiNaC::ex,GiNaC::ex_is_less >::value_type std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____getitem__ | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > const * | self, |
| std::set< GiNaC::ex, GiNaC::ex_is_less >::difference_type | i | ||
| ) |
Definition at line 5333 of file SyFi_wrap.cc.
References swig::cgetpos().
Referenced by _wrap_exset___getitem__().
{
return *(swig::cgetpos(self, i));
}
| SWIGINTERN std::set< GiNaC::ex,GiNaC::ex_is_less >::size_type std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____len__ | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > const * | self | ) |
Definition at line 5324 of file SyFi_wrap.cc.
Referenced by _wrap_exset___len__().
{
return self->size();
}
| SWIGINTERN bool std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg____nonzero__ | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > const * | self | ) |
Definition at line 5318 of file SyFi_wrap.cc.
Referenced by _wrap_exset___nonzero__().
{
return !(self->empty());
}
| SWIGINTERN void std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__append | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > * | self, |
| std::set< GiNaC::ex, GiNaC::ex_is_less >::value_type | x | ||
| ) |
Definition at line 5327 of file SyFi_wrap.cc.
Referenced by _wrap_exset_append().
{
self->insert(x);
}
| SWIGINTERN swig::SwigPyIterator* std_set_Sl_GiNaC_ex_Sc_GiNaC_ex_is_less_Sg__iterator | ( | std::set< GiNaC::ex, GiNaC::ex_is_less > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 5315 of file SyFi_wrap.cc.
References swig::make_output_iterator().
Referenced by _wrap_exset_iterator().
{
return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN bool std_vector_Sl_GiNaC_ex_Sg____bool__ | ( | std::vector< GiNaC::ex > const * | self | ) |
Definition at line 4513 of file SyFi_wrap.cc.
Referenced by _wrap_exvector___bool__().
{
return !(self->empty());
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_0 | ( | std::vector< GiNaC::ex > * | self, |
| std::vector< GiNaC::ex >::difference_type | i | ||
| ) |
Definition at line 4550 of file SyFi_wrap.cc.
References swig::getpos().
Referenced by _wrap_exvector___delitem____SWIG_0().
{
self->erase(swig::getpos(self,i));
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg____delitem____SWIG_1 | ( | std::vector< GiNaC::ex > * | self, |
| PySliceObject * | slice | ||
| ) |
Definition at line 4571 of file SyFi_wrap.cc.
References swig::delslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_exvector___delitem____SWIG_1().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
swig::delslice(self, i,j);
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg____delslice__ | ( | std::vector< GiNaC::ex > * | self, |
| std::vector< GiNaC::ex >::difference_type | i, | ||
| std::vector< GiNaC::ex >::difference_type | j | ||
| ) |
Definition at line 4547 of file SyFi_wrap.cc.
References swig::delslice().
Referenced by _wrap_exvector___delslice__().
{
swig::delslice(self, i, j);
}
| SWIGINTERN std::vector< GiNaC::ex,std::allocator< GiNaC::ex > >* std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_0 | ( | std::vector< GiNaC::ex > * | self, |
| PySliceObject * | slice | ||
| ) |
Definition at line 4553 of file SyFi_wrap.cc.
References swig::getslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_exvector___getitem____SWIG_0().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return NULL;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
return swig::getslice(self, i, j);
}
| SWIGINTERN std::vector< GiNaC::ex >::value_type const& std_vector_Sl_GiNaC_ex_Sg____getitem____SWIG_1 | ( | std::vector< GiNaC::ex > const * | self, |
| std::vector< GiNaC::ex >::difference_type | i | ||
| ) |
Definition at line 4580 of file SyFi_wrap.cc.
References swig::cgetpos().
Referenced by _wrap_exvector___getitem____SWIG_1().
{
return *(swig::cgetpos(self, i));
}
| SWIGINTERN std::vector< GiNaC::ex,std::allocator< GiNaC::ex > >* std_vector_Sl_GiNaC_ex_Sg____getslice__ | ( | std::vector< GiNaC::ex > * | self, |
| std::vector< GiNaC::ex >::difference_type | i, | ||
| std::vector< GiNaC::ex >::difference_type | j | ||
| ) |
Definition at line 4541 of file SyFi_wrap.cc.
References swig::getslice().
Referenced by _wrap_exvector___getslice__().
{
return swig::getslice(self, i, j);
}
| SWIGINTERN std::vector< GiNaC::ex >::size_type std_vector_Sl_GiNaC_ex_Sg____len__ | ( | std::vector< GiNaC::ex > const * | self | ) |
Definition at line 4516 of file SyFi_wrap.cc.
Referenced by _wrap_exvector___len__().
{
return self->size();
}
| SWIGINTERN bool std_vector_Sl_GiNaC_ex_Sg____nonzero__ | ( | std::vector< GiNaC::ex > const * | self | ) |
Definition at line 4510 of file SyFi_wrap.cc.
Referenced by _wrap_exvector___nonzero__().
{
return !(self->empty());
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_0 | ( | std::vector< GiNaC::ex > * | self, |
| PySliceObject * | slice, | ||
| std::vector< GiNaC::ex, std::allocator< GiNaC::ex > > const & | v | ||
| ) |
Definition at line 4562 of file SyFi_wrap.cc.
References swig::setslice(), SWIG_Error, and SWIG_TypeError.
Referenced by _wrap_exvector___setitem____SWIG_0().
{
Py_ssize_t i, j, step;
if( !PySlice_Check(slice) ) {
SWIG_Error(SWIG_TypeError, "Slice object expected.");
return;
}
PySlice_GetIndices(slice, self->size(), &i, &j, &step);
swig::setslice(self, i, j, v);
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg____setitem____SWIG_1 | ( | std::vector< GiNaC::ex > * | self, |
| std::vector< GiNaC::ex >::difference_type | i, | ||
| std::vector< GiNaC::ex >::value_type const & | x | ||
| ) |
Definition at line 4583 of file SyFi_wrap.cc.
References swig::getpos().
Referenced by _wrap_exvector___setitem____SWIG_1().
{
*(swig::getpos(self,i)) = x;
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg____setslice__ | ( | std::vector< GiNaC::ex > * | self, |
| std::vector< GiNaC::ex >::difference_type | i, | ||
| std::vector< GiNaC::ex >::difference_type | j, | ||
| std::vector< GiNaC::ex, std::allocator< GiNaC::ex > > const & | v | ||
| ) |
Definition at line 4544 of file SyFi_wrap.cc.
References swig::setslice().
Referenced by _wrap_exvector___setslice__().
{
swig::setslice(self, i, j, v);
}
| SWIGINTERN void std_vector_Sl_GiNaC_ex_Sg__append | ( | std::vector< GiNaC::ex > * | self, |
| std::vector< GiNaC::ex >::value_type const & | x | ||
| ) |
Definition at line 4586 of file SyFi_wrap.cc.
Referenced by _wrap_exvector_append().
{
self->push_back(x);
}
| SWIGINTERN swig::SwigPyIterator* std_vector_Sl_GiNaC_ex_Sg__iterator | ( | std::vector< GiNaC::ex > * | self, |
| PyObject ** | PYTHON_SELF | ||
| ) |
Definition at line 4507 of file SyFi_wrap.cc.
References swig::make_output_iterator().
Referenced by _wrap_exvector_iterator().
{
return swig::make_output_iterator(self->begin(), self->begin(), self->end(), *PYTHON_SELF);
}
| SWIGINTERN std::vector< GiNaC::ex >::value_type std_vector_Sl_GiNaC_ex_Sg__pop | ( | std::vector< GiNaC::ex > * | self | ) |
Definition at line 4534 of file SyFi_wrap.cc.
References SyFi::x.
Referenced by _wrap_exvector_pop().
| SWIGINTERN int SWIG_AsCharPtrAndSize | ( | PyObject * | obj, |
| char ** | cptr, | ||
| size_t * | psize, | ||
| int * | alloc | ||
| ) |
Definition at line 5396 of file SyFi_wrap.cc.
References PyString_AsStringAndSize, SWIG_ConvertPtr, SWIG_NEWOBJ, SWIG_OK, SWIG_OLDOBJ, SWIG_pchar_descriptor(), SWIG_Python_str_AsChar(), SWIG_RuntimeError, and SWIG_TypeError.
Referenced by SWIG_AsPtr_std_string().
{
#if PY_VERSION_HEX>=0x03000000
if (PyUnicode_Check(obj))
#else
if (PyString_Check(obj))
#endif
{
char *cstr; Py_ssize_t len;
#if PY_VERSION_HEX>=0x03000000
if (!alloc && cptr) {
/* We can't allow converting without allocation, since the internal
representation of string in Python 3 is UCS-2/UCS-4 but we require
a UTF-8 representation.
TODO(bhy) More detailed explanation */
return SWIG_RuntimeError;
}
obj = PyUnicode_AsUTF8String(obj);
PyBytes_AsStringAndSize(obj, &cstr, &len);
if(alloc) *alloc = SWIG_NEWOBJ;
#else
PyString_AsStringAndSize(obj, &cstr, &len);
#endif
if (cptr) {
if (alloc) {
/*
In python the user should not be able to modify the inner
string representation. To warranty that, if you define
SWIG_PYTHON_SAFE_CSTRINGS, a new/copy of the python string
buffer is always returned.
The default behavior is just to return the pointer value,
so, be careful.
*/
#if defined(SWIG_PYTHON_SAFE_CSTRINGS)
if (*alloc != SWIG_OLDOBJ)
#else
if (*alloc == SWIG_NEWOBJ)
#endif
{
*cptr = reinterpret_cast< char* >(memcpy((new char[len + 1]), cstr, sizeof(char)*(len + 1)));
*alloc = SWIG_NEWOBJ;
}
else {
*cptr = cstr;
*alloc = SWIG_OLDOBJ;
}
} else {
#if PY_VERSION_HEX>=0x03000000
assert(0); /* Should never reach here in Python 3 */
#endif
*cptr = SWIG_Python_str_AsChar(obj);
}
}
if (psize) *psize = len + 1;
#if PY_VERSION_HEX>=0x03000000
Py_XDECREF(obj);
#endif
return SWIG_OK;
} else {
swig_type_info* pchar_descriptor = SWIG_pchar_descriptor();
if (pchar_descriptor) {
void* vptr = 0;
if (SWIG_ConvertPtr(obj, &vptr, pchar_descriptor, 0) == SWIG_OK) {
if (cptr) *cptr = (char *) vptr;
if (psize) *psize = vptr ? (strlen((char *)vptr) + 1) : 0;
if (alloc) *alloc = SWIG_OLDOBJ;
return SWIG_OK;
}
}
}
return SWIG_TypeError;
}
| SWIGINTERN int SWIG_AsPtr_std_string | ( | PyObject * | obj, |
| std::string ** | val | ||
| ) |
Definition at line 5472 of file SyFi_wrap.cc.
References run_all::res, SWIG_AsCharPtrAndSize(), SWIG_ConvertPtr, SWIG_ERROR, SWIG_IsOK, SWIG_NEWOBJ, SWIG_OLDOBJ, and SWIG_TypeQuery.
Referenced by _wrap_bernstein(), _wrap_bernsteinv(), _wrap_compare(), _wrap_compare_archives(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_EQUAL_OR_DIE(), _wrap_get_symbol(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_istr(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_lagrange(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_new_Box(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_2(), _wrap_new_Line(), _wrap_new_Line__SWIG_1(), _wrap_new_Rectangle(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_ReferenceBox(), _wrap_new_ReferenceBox__SWIG_0(), _wrap_new_ReferenceLine(), _wrap_new_ReferenceLine__SWIG_0(), _wrap_new_ReferenceRectangle(), _wrap_new_ReferenceRectangle__SWIG_0(), _wrap_new_ReferenceTetrahedron(), _wrap_new_ReferenceTetrahedron__SWIG_0(), _wrap_new_ReferenceTriangle(), _wrap_new_ReferenceTriangle__SWIG_0(), _wrap_new_Simplex(), _wrap_new_Simplex__SWIG_0(), _wrap_new_Tetrahedron(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Triangle(), _wrap_new_Triangle__SWIG_2(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_replace_powers(), _wrap_replace_powers__SWIG_0(), _wrap_symbol_exists(), and _wrap_visitor_subst_pow().
{
char* buf = 0 ; size_t size = 0; int alloc = SWIG_OLDOBJ;
if (SWIG_IsOK((SWIG_AsCharPtrAndSize(obj, &buf, &size, &alloc)))) {
if (buf) {
if (val) *val = new std::string(buf, size - 1);
if (alloc == SWIG_NEWOBJ) delete[] buf;
return SWIG_NEWOBJ;
} else {
if (val) *val = 0;
return SWIG_OLDOBJ;
}
} else {
static int init = 0;
static swig_type_info* descriptor = 0;
if (!init) {
descriptor = SWIG_TypeQuery("std::string" " *");
init = 1;
}
if (descriptor) {
std::string *vptr;
int res = SWIG_ConvertPtr(obj, (void**)&vptr, descriptor, 0);
if (SWIG_IsOK(res) && val) *val = vptr;
return res;
}
}
return SWIG_ERROR;
}
| SWIGINTERN int SWIG_AsVal_bool | ( | PyObject * | obj, |
| bool * | val | ||
| ) |
Definition at line 5503 of file SyFi_wrap.cc.
References SWIG_ERROR, and SWIG_OK.
Referenced by _wrap_inner(), _wrap_inner__SWIG_0(), _wrap_new_Dof(), _wrap_new_Dof__SWIG_0(), _wrap_new_Dof__SWIG_1(), _wrap_new_RaviartThomas(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_Robust(), _wrap_new_Robust__SWIG_1(), _wrap_RaviartThomas_pointwise_set(), and _wrap_Robust_pointwise_set().
{
int r = PyObject_IsTrue(obj);
if (r == -1)
return SWIG_ERROR;
if (val) *val = r ? true : false;
return SWIG_OK;
}
| SWIGINTERN int SWIG_AsVal_double | ( | PyObject * | obj, |
| double * | val | ||
| ) |
Definition at line 2886 of file SyFi_wrap.cc.
References run_all::res, SWIG_AddCast, SWIG_OK, SWIG_TypeError, and demo::v.
Referenced by SWIG_AsVal_long(), and SWIG_AsVal_unsigned_SS_long().
{
int res = SWIG_TypeError;
if (PyFloat_Check(obj)) {
if (val) *val = PyFloat_AsDouble(obj);
return SWIG_OK;
} else if (PyInt_Check(obj)) {
if (val) *val = PyInt_AsLong(obj);
return SWIG_OK;
} else if (PyLong_Check(obj)) {
double v = PyLong_AsDouble(obj);
if (!PyErr_Occurred()) {
if (val) *val = v;
return SWIG_OK;
} else {
PyErr_Clear();
}
}
#ifdef SWIG_PYTHON_CAST_MODE
{
int dispatch = 0;
double d = PyFloat_AsDouble(obj);
if (!PyErr_Occurred()) {
if (val) *val = d;
return SWIG_AddCast(SWIG_OK);
} else {
PyErr_Clear();
}
if (!dispatch) {
long v = PyLong_AsLong(obj);
if (!PyErr_Occurred()) {
if (val) *val = v;
return SWIG_AddCast(SWIG_AddCast(SWIG_OK));
} else {
PyErr_Clear();
}
}
}
#endif
return res;
}
| SWIGINTERN int SWIG_AsVal_int | ( | PyObject * | obj, |
| int * | val | ||
| ) |
Definition at line 3005 of file SyFi_wrap.cc.
References run_all::res, SWIG_AsVal_long(), SWIG_IsOK, SWIG_OverflowError, and demo::v.
Referenced by _wrap_Box_integrate(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_repr(), _wrap_Box_repr__SWIG_0(), _wrap_ex_int_map___setitem__(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_set(), _wrap_get_symbolic_matrix(), _wrap_get_symbolic_vector(), _wrap_int2string(), _wrap_istr(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_isymb(), _wrap_isymb__SWIG_0(), _wrap_isymb__SWIG_1(), _wrap_Line_integrate(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_repr(), _wrap_Line_repr__SWIG_0(), _wrap_Line_repr__SWIG_2(), _wrap_new_ArnoldFalkWintherWeakSymP(), _wrap_new_ArnoldFalkWintherWeakSymP__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymSigma(), _wrap_new_ArnoldFalkWintherWeakSymSigma__SWIG_1(), _wrap_new_ArnoldFalkWintherWeakSymU(), _wrap_new_ArnoldFalkWintherWeakSymU__SWIG_1(), _wrap_new_Hermite(), _wrap_new_Hermite__SWIG_1(), _wrap_new_Nedelec(), _wrap_new_Nedelec__SWIG_1(), _wrap_new_RaviartThomas(), _wrap_new_RaviartThomas__SWIG_1(), _wrap_new_RaviartThomas__SWIG_2(), _wrap_Polygon_integrate(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_repr(), _wrap_Polygon_repr__SWIG_0(), _wrap_Rectangle_integrate(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_repr(), _wrap_Rectangle_repr__SWIG_0(), _wrap_ReferenceLine_integrate(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_repr(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceTetrahedron_integrate(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_setDigits(), _wrap_Simplex_integrate(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_repr(), _wrap_Simplex_repr__SWIG_0(), _wrap_SpaceTimeDomain_integrate(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_repr(), _wrap_SpaceTimeDomain_repr__SWIG_0(), _wrap_Tetrahedron_integrate(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_repr(), _wrap_Tetrahedron_repr__SWIG_0(), _wrap_Triangle_integrate(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_repr(), _wrap_Triangle_repr__SWIG_0(), and swig::traits_asval< int >::asval().
{
long v;
int res = SWIG_AsVal_long (obj, &v);
if (SWIG_IsOK(res)) {
if ((v < INT_MIN || v > INT_MAX)) {
return SWIG_OverflowError;
} else {
if (val) *val = static_cast< int >(v);
}
}
return res;
}
| SWIGINTERN int SWIG_AsVal_long | ( | PyObject * | obj, |
| long * | val | ||
| ) |
Definition at line 2966 of file SyFi_wrap.cc.
References run_all::res, SWIG_AddCast, SWIG_AsVal_double(), SWIG_CanCastAsInteger(), SWIG_IsOK, SWIG_OK, SWIG_TypeError, and demo::v.
Referenced by SWIG_AsVal_int(), and SWIG_AsVal_ptrdiff_t().
{
if (PyInt_Check(obj)) {
if (val) *val = PyInt_AsLong(obj);
return SWIG_OK;
} else if (PyLong_Check(obj)) {
long v = PyLong_AsLong(obj);
if (!PyErr_Occurred()) {
if (val) *val = v;
return SWIG_OK;
} else {
PyErr_Clear();
}
}
#ifdef SWIG_PYTHON_CAST_MODE
{
int dispatch = 0;
long v = PyInt_AsLong(obj);
if (!PyErr_Occurred()) {
if (val) *val = v;
return SWIG_AddCast(SWIG_OK);
} else {
PyErr_Clear();
}
if (!dispatch) {
double d;
int res = SWIG_AddCast(SWIG_AsVal_double (obj,&d));
if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, LONG_MIN, LONG_MAX)) {
if (val) *val = (long)(d);
return res;
}
}
}
#endif
return SWIG_TypeError;
}
| SWIGINTERNINLINE int SWIG_AsVal_ptrdiff_t | ( | PyObject * | obj, |
| ptrdiff_t * | val | ||
| ) |
Definition at line 3469 of file SyFi_wrap.cc.
References run_all::res, SWIG_AsVal_long(), SWIG_IsOK, and demo::v.
Referenced by _wrap_exlist___delitem__(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delslice__(), _wrap_exlist___getitem__(), _wrap_exlist___getitem____SWIG_1(), _wrap_exlist___getslice__(), _wrap_exlist___setitem__(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exset___getitem__(), _wrap_exvector___delitem__(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delslice__(), _wrap_exvector___getitem__(), _wrap_exvector___getitem____SWIG_1(), _wrap_exvector___getslice__(), _wrap_exvector___setitem__(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___sub__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_advance(), _wrap_symexlist___delitem__(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delslice__(), _wrap_symexlist___getitem__(), _wrap_symexlist___getitem____SWIG_1(), _wrap_symexlist___getslice__(), _wrap_symexlist___setitem__(), _wrap_symexlist___setitem____SWIG_1(), and _wrap_symexlist___setslice__().
| SWIGINTERNINLINE int SWIG_AsVal_size_t | ( | PyObject * | obj, |
| size_t * | val | ||
| ) |
Definition at line 3445 of file SyFi_wrap.cc.
References run_all::res, SWIG_AsVal_unsigned_SS_long(), SWIG_IsOK, and demo::v.
Referenced by _wrap_exlist_assign(), _wrap_exlist_insert(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_resize(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exvector_assign(), _wrap_exvector_insert(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_reserve(), _wrap_exvector_resize(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_new_exlist(), _wrap_new_exlist__SWIG_2(), _wrap_new_exlist__SWIG_3(), _wrap_new_exvector(), _wrap_new_exvector__SWIG_2(), _wrap_new_exvector__SWIG_3(), _wrap_new_symexlist(), _wrap_new_symexlist__SWIG_2(), _wrap_new_symexlist__SWIG_3(), _wrap_SwigPyIterator_decr(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_incr(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_symexlist_assign(), _wrap_symexlist_insert(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_resize(), _wrap_symexlist_resize__SWIG_0(), and _wrap_symexlist_resize__SWIG_1().
| SWIGINTERN int SWIG_AsVal_unsigned_SS_int | ( | PyObject * | obj, |
| unsigned int * | val | ||
| ) |
Definition at line 5339 of file SyFi_wrap.cc.
References run_all::res, SWIG_AsVal_unsigned_SS_long(), SWIG_IsOK, SWIG_OverflowError, and demo::v.
Referenced by _wrap_bernstein(), _wrap_bernsteinv(), _wrap_bezier_ordinates(), _wrap_bezier_ordinates__SWIG_0(), _wrap_bezier_ordinates__SWIG_1(), _wrap_bezier_ordinates__SWIG_2(), _wrap_Box_line(), _wrap_Box_rectangle(), _wrap_dirac(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_Dof_glob2loc(), _wrap_Dof_glob_dof(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_2(), _wrap_Dof_insert_dof(), _wrap_FE_dof(), _wrap_FE_N(), _wrap_homogenous_pol(), _wrap_homogenous_polv(), _wrap_initSyFi(), _wrap_interior_coordinates(), _wrap_interior_coordinates__SWIG_0(), _wrap_interior_coordinates__SWIG_1(), _wrap_interior_coordinates__SWIG_2(), _wrap_lagrange(), _wrap_lagrangev(), _wrap_legendre(), _wrap_legendrev(), _wrap_MixedFE_dof(), _wrap_MixedFE_get(), _wrap_MixedFE_N(), _wrap_new_Bubble(), _wrap_new_Bubble__SWIG_1(), _wrap_new_CrouzeixRaviart(), _wrap_new_CrouzeixRaviart__SWIG_1(), _wrap_new_DiscontinuousLagrange(), _wrap_new_DiscontinuousLagrange__SWIG_1(), _wrap_new_Lagrange(), _wrap_new_Lagrange__SWIG_1(), _wrap_new_Nedelec2Hdiv(), _wrap_new_Nedelec2Hdiv__SWIG_1(), _wrap_new_P0(), _wrap_new_P0__SWIG_1(), _wrap_new_Robust(), _wrap_new_Robust__SWIG_1(), _wrap_new_Robust__SWIG_2(), _wrap_new_SpaceTimeElement(), _wrap_new_SpaceTimeElement__SWIG_1(), _wrap_new_StandardFE(), _wrap_new_StandardFE__SWIG_1(), _wrap_new_TensorLagrange(), _wrap_new_TensorLagrange__SWIG_1(), _wrap_new_TensorLagrange__SWIG_2(), _wrap_new_TensorP0(), _wrap_new_TensorP0__SWIG_1(), _wrap_new_TensorP0__SWIG_2(), _wrap_new_VectorCrouzeixRaviart(), _wrap_new_VectorCrouzeixRaviart__SWIG_1(), _wrap_new_VectorCrouzeixRaviart__SWIG_2(), _wrap_new_VectorDiscontinuousLagrange(), _wrap_new_VectorDiscontinuousLagrange__SWIG_1(), _wrap_new_VectorLagrange(), _wrap_new_VectorLagrange__SWIG_1(), _wrap_new_VectorLagrange__SWIG_2(), _wrap_new_VectorP0(), _wrap_new_VectorP0__SWIG_1(), _wrap_new_VectorP0__SWIG_2(), _wrap_normal(), _wrap_normal__SWIG_0(), _wrap_normal__SWIG_1(), _wrap_pol(), _wrap_polb(), _wrap_polv(), _wrap_Polygon_line(), _wrap_Polygon_rectangle(), _wrap_Polygon_triangle(), _wrap_Polygon_vertex(), _wrap_Rectangle_line(), _wrap_Simplex_sub_simplex(), _wrap_SpaceTimeDomain_line(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_StandardFE_dof(), _wrap_StandardFE_N(), _wrap_StandardFE_set_order(), _wrap_tangent(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_set_size(), _wrap_Tetrahedron_line(), _wrap_Tetrahedron_triangle(), _wrap_Triangle_line(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_set_size(), and Swig_var_nsd_set().
{
unsigned long v;
int res = SWIG_AsVal_unsigned_SS_long (obj, &v);
if (SWIG_IsOK(res)) {
if ((v > UINT_MAX)) {
return SWIG_OverflowError;
} else {
if (val) *val = static_cast< unsigned int >(v);
}
}
return res;
}
| SWIGINTERN int SWIG_AsVal_unsigned_SS_long | ( | PyObject * | obj, |
| unsigned long * | val | ||
| ) |
Definition at line 3401 of file SyFi_wrap.cc.
References run_all::res, SWIG_AddCast, SWIG_AsVal_double(), SWIG_CanCastAsInteger(), SWIG_IsOK, SWIG_OK, SWIG_OverflowError, SWIG_TypeError, and demo::v.
Referenced by SWIG_AsVal_size_t(), and SWIG_AsVal_unsigned_SS_int().
{
if (PyInt_Check(obj)) {
long v = PyInt_AsLong(obj);
if (v >= 0) {
if (val) *val = v;
return SWIG_OK;
} else {
return SWIG_OverflowError;
}
} else if (PyLong_Check(obj)) {
unsigned long v = PyLong_AsUnsignedLong(obj);
if (!PyErr_Occurred()) {
if (val) *val = v;
return SWIG_OK;
} else {
PyErr_Clear();
}
}
#ifdef SWIG_PYTHON_CAST_MODE
{
int dispatch = 0;
unsigned long v = PyLong_AsUnsignedLong(obj);
if (!PyErr_Occurred()) {
if (val) *val = v;
return SWIG_AddCast(SWIG_OK);
} else {
PyErr_Clear();
}
if (!dispatch) {
double d;
int res = SWIG_AddCast(SWIG_AsVal_double (obj,&d));
if (SWIG_IsOK(res) && SWIG_CanCastAsInteger(&d, 0, ULONG_MAX)) {
if (val) *val = (unsigned long)(d);
return res;
}
}
}
#endif
return SWIG_TypeError;
}
| SWIGINTERNINLINE int SWIG_CanCastAsInteger | ( | double * | d, |
| double | min, | ||
| double | max | ||
| ) |
Definition at line 2936 of file SyFi_wrap.cc.
References SyFi::x.
Referenced by SWIG_AsVal_long(), and SWIG_AsVal_unsigned_SS_long().
{
double x = *d;
if ((min <= x && x <= max)) {
double fx = floor(x);
double cx = ceil(x);
double rd = ((x - fx) < 0.5) ? fx : cx; /* simple rint */
if ((errno == EDOM) || (errno == ERANGE)) {
errno = 0;
} else {
double summ, reps, diff;
if (rd < x) {
diff = x - rd;
} else if (rd > x) {
diff = rd - x;
} else {
return 1;
}
summ = rd + x;
reps = diff/summ;
if (reps < 8*DBL_EPSILON) {
*d = rd;
return 1;
}
}
}
return 0;
}
| SWIGINTERNINLINE PyObject* SWIG_From_bool | ( | bool | value | ) |
Definition at line 3462 of file SyFi_wrap.cc.
References PyBool_FromLong().
Referenced by _wrap_compare(), _wrap_compare_archives__SWIG_0(), _wrap_compare_archives__SWIG_1(), _wrap_ex_int_map___bool__(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___nonzero__(), _wrap_ex_int_map_empty(), _wrap_ex_int_map_has_key(), _wrap_exlist___bool__(), _wrap_exlist___nonzero__(), _wrap_exlist_empty(), _wrap_exmap___bool__(), _wrap_exmap___contains__(), _wrap_exmap___nonzero__(), _wrap_exmap_empty(), _wrap_exmap_has_key(), _wrap_exset___bool__(), _wrap_exset___contains__(), _wrap_exset___nonzero__(), _wrap_exset_empty(), _wrap_exset_insert(), _wrap_exvector___bool__(), _wrap_exvector___nonzero__(), _wrap_exvector_empty(), _wrap_RaviartThomas_pointwise_get(), _wrap_Robust_pointwise_get(), _wrap_SwigPyIterator___eq__(), _wrap_SwigPyIterator___ne__(), _wrap_SwigPyIterator_equal(), _wrap_symbol_exists(), _wrap_symexlist___bool__(), _wrap_symexlist___nonzero__(), and _wrap_symexlist_empty().
{
return PyBool_FromLong(value ? 1 : 0);
}
| SWIGINTERNINLINE PyObject* SWIG_From_int | ( | int | value | ) |
Definition at line 3024 of file SyFi_wrap.cc.
References SWIG_From_long.
Referenced by _wrap_dirac(), _wrap_ex_int_map___getitem__(), _wrap_ExStats_adds_get(), _wrap_ExStats_flops_get(), _wrap_ExStats_functions_get(), _wrap_ExStats_muls_get(), _wrap_ExStats_pows_get(), _wrap_find(), swig::traits_from< int >::from(), SWIG_init(), Swig_var_version_major_get(), Swig_var_version_micro_get(), and Swig_var_version_minor_get().
{
return SWIG_From_long (value);
}
| SWIGINTERNINLINE PyObject* SWIG_From_ptrdiff_t | ( | ptrdiff_t | value | ) |
Definition at line 3455 of file SyFi_wrap.cc.
References SWIG_From_long.
Referenced by _wrap_SwigPyIterator___sub____SWIG_1(), and _wrap_SwigPyIterator_distance().
{
return SWIG_From_long (static_cast< long >(value));
}
| SWIGINTERNINLINE PyObject* SWIG_From_size_t | ( | size_t | value | ) |
Definition at line 4529 of file SyFi_wrap.cc.
References SWIG_From_unsigned_SS_long().
Referenced by _wrap_ex_int_map___len__(), _wrap_ex_int_map_count(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_size(), _wrap_exlist___len__(), _wrap_exlist_size(), _wrap_exmap___len__(), _wrap_exmap_count(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_size(), _wrap_exset___len__(), _wrap_exset_count(), _wrap_exset_erase__SWIG_0(), _wrap_exset_size(), _wrap_exvector___len__(), _wrap_exvector_capacity(), _wrap_exvector_size(), _wrap_symexlist___len__(), and _wrap_symexlist_size().
{
return SWIG_From_unsigned_SS_long (static_cast< unsigned long >(value));
}
| SWIGINTERNINLINE PyObject* SWIG_From_std_string | ( | const std::string & | s | ) |
Definition at line 5389 of file SyFi_wrap.cc.
References SWIG_FromCharPtrAndSize().
Referenced by _wrap_Box_str(), _wrap_FE_str(), _wrap_int2string(), _wrap_istr__SWIG_0(), _wrap_istr__SWIG_1(), _wrap_Line_str(), _wrap_lst2string(), _wrap_MixedFE_str(), _wrap_Polygon_str(), _wrap_Rectangle_str(), _wrap_ReferenceBox_str(), _wrap_ReferenceLine_str(), _wrap_ReferenceRectangle_str(), _wrap_ReferenceTetrahedron_str(), _wrap_ReferenceTriangle_str(), _wrap_Simplex_str(), _wrap_SpaceTimeDomain_str(), _wrap_StandardFE_str(), _wrap_Tetrahedron_str(), and _wrap_Triangle_str().
{
return SWIG_FromCharPtrAndSize(s.data(), s.size());
}
| SWIGINTERNINLINE PyObject* SWIG_From_unsigned_SS_int | ( | unsigned int | value | ) |
Definition at line 5514 of file SyFi_wrap.cc.
References SWIG_From_unsigned_SS_long().
Referenced by _wrap_Box_no_space_dim(), _wrap_Dof_glob_dof__SWIG_0(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_insert_dof(), _wrap_Dof_max_dofs_per_element(), _wrap_Dof_num_elements(), _wrap_Dof_size(), _wrap_FE_nbf(), _wrap_Line_no_space_dim(), _wrap_MixedFE_nbf(), _wrap_Polygon_no_space_dim(), _wrap_Polygon_no_vertices(), _wrap_Rectangle_no_space_dim(), _wrap_Simplex_no_space_dim(), _wrap_SpaceTimeDomain_no_space_dim(), _wrap_StandardFE_get_order(), _wrap_StandardFE_nbf(), _wrap_Tetrahedron_no_space_dim(), _wrap_Triangle_no_space_dim(), and Swig_var_nsd_get().
{
return SWIG_From_unsigned_SS_long (value);
}
| SWIGINTERNINLINE PyObject* SWIG_From_unsigned_SS_long | ( | unsigned long | value | ) |
Definition at line 4521 of file SyFi_wrap.cc.
Referenced by SWIG_From_size_t(), and SWIG_From_unsigned_SS_int().
{
return (value > LONG_MAX) ?
PyLong_FromUnsignedLong(value) : PyInt_FromLong(static_cast< long >(value));
}
| SWIGINTERNINLINE PyObject* SWIG_FromCharPtrAndSize | ( | const char * | carray, |
| size_t | size | ||
| ) |
Definition at line 5368 of file SyFi_wrap.cc.
References SWIG_NewPointerObj, SWIG_pchar_descriptor(), and SWIG_Py_Void().
Referenced by SWIG_From_std_string().
{
if (carray) {
if (size > INT_MAX) {
swig_type_info* pchar_descriptor = SWIG_pchar_descriptor();
return pchar_descriptor ?
SWIG_NewPointerObj(const_cast< char * >(carray), pchar_descriptor, 0) : SWIG_Py_Void();
} else {
#if PY_VERSION_HEX >= 0x03000000
return PyUnicode_FromStringAndSize(carray, static_cast< int >(size));
#else
return PyString_FromStringAndSize(carray, static_cast< int >(size));
#endif
}
} else {
return SWIG_Py_Void();
}
}
| SWIGINTERN PyObject* SWIG_globals | ( | void | ) |
Definition at line 50126 of file SyFi_wrap.cc.
References SWIG_newvarlink.
Referenced by SWIG_init().
{
static PyObject *_SWIG_globals = 0;
if (!_SWIG_globals) _SWIG_globals = SWIG_newvarlink();
return _SWIG_globals;
}
| SWIGEXPORT void SWIG_init | ( | void | ) |
Definition at line 50224 of file SyFi_wrap.cc.
References run::m, SyFi::SUBS_NOT_PERFORMED, SyFi::SUBS_PERFORMED, SWIG_addvarlink, swig_const_table, SWIG_From_int(), SWIG_globals(), SWIG_InitializeModule(), SWIG_InstallConstants, SWIG_name, SWIG_Python_FixMethods(), SWIG_Python_SetConstant(), swig_type_initial, Swig_var_DUMMY_get(), Swig_var_DUMMY_set(), Swig_var_infinity_get(), Swig_var_infinity_set(), Swig_var_nsd_get(), Swig_var_nsd_set(), Swig_var_p_get(), Swig_var_p_set(), Swig_var_t_get(), Swig_var_t_set(), Swig_var_version_major_get(), Swig_var_version_major_set(), Swig_var_version_micro_get(), Swig_var_version_micro_set(), Swig_var_version_minor_get(), Swig_var_version_minor_set(), Swig_var_x_get(), Swig_var_x_set(), Swig_var_y_get(), Swig_var_y_set(), Swig_var_z_get(), and Swig_var_z_set().
{
PyObject *m, *d;
#if PY_VERSION_HEX >= 0x03000000
static struct PyModuleDef SWIG_module = {
PyModuleDef_HEAD_INIT,
(char *) SWIG_name,
NULL,
-1,
SwigMethods,
NULL,
NULL,
NULL,
NULL
};
#endif
/* Fix SwigMethods to carry the callback ptrs when needed */
SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial);
#if PY_VERSION_HEX >= 0x03000000
m = PyModule_Create(&SWIG_module);
#else
m = Py_InitModule((char *) SWIG_name, SwigMethods);
#endif
d = PyModule_GetDict(m);
SWIG_InitializeModule(0);
SWIG_InstallConstants(d,swig_const_table);
SWIG_Python_SetConstant(d, "GINACLIB_MAJOR_VERSION",SWIG_From_int(static_cast< int >(1)));
SWIG_Python_SetConstant(d, "GINACLIB_MINOR_VERSION",SWIG_From_int(static_cast< int >(5)));
SWIG_Python_SetConstant(d, "GINACLIB_MICRO_VERSION",SWIG_From_int(static_cast< int >(8)));
SWIG_Python_SetConstant(d, "SYFILIB_MAJOR_VERSION",SWIG_From_int(static_cast< int >(0)));
SWIG_Python_SetConstant(d, "SYFILIB_MINOR_VERSION",SWIG_From_int(static_cast< int >(6)));
SWIG_Python_SetConstant(d, "SYFILIB_MICRO_VERSION",SWIG_From_int(static_cast< int >(2)));
PyDict_SetItemString(d,(char*)"cvar", SWIG_globals());
SWIG_addvarlink(SWIG_globals(),(char*)"version_major",Swig_var_version_major_get, Swig_var_version_major_set);
SWIG_addvarlink(SWIG_globals(),(char*)"version_minor",Swig_var_version_minor_get, Swig_var_version_minor_set);
SWIG_addvarlink(SWIG_globals(),(char*)"version_micro",Swig_var_version_micro_get, Swig_var_version_micro_set);
SWIG_addvarlink(SWIG_globals(),(char*)"nsd",Swig_var_nsd_get, Swig_var_nsd_set);
SWIG_addvarlink(SWIG_globals(),(char*)"x",Swig_var_x_get, Swig_var_x_set);
SWIG_addvarlink(SWIG_globals(),(char*)"y",Swig_var_y_get, Swig_var_y_set);
SWIG_addvarlink(SWIG_globals(),(char*)"z",Swig_var_z_get, Swig_var_z_set);
SWIG_addvarlink(SWIG_globals(),(char*)"t",Swig_var_t_get, Swig_var_t_set);
SWIG_addvarlink(SWIG_globals(),(char*)"p",Swig_var_p_get, Swig_var_p_set);
SWIG_addvarlink(SWIG_globals(),(char*)"infinity",Swig_var_infinity_get, Swig_var_infinity_set);
SWIG_addvarlink(SWIG_globals(),(char*)"DUMMY",Swig_var_DUMMY_get, Swig_var_DUMMY_set);
SWIG_Python_SetConstant(d, "SUBS_PERFORMED",SWIG_From_int(static_cast< int >(SyFi::SUBS_PERFORMED)));
SWIG_Python_SetConstant(d, "SUBS_NOT_PERFORMED",SWIG_From_int(static_cast< int >(SyFi::SUBS_NOT_PERFORMED)));
#if PY_VERSION_HEX >= 0x03000000
return m;
#else
return;
#endif
}
| SWIGRUNTIME void SWIG_InitializeModule | ( | void * | clientdata | ) |
Definition at line 49726 of file SyFi_wrap.cc.
References swig_type_info::cast, swig_module_info::cast_initial, swig_type_info::clientdata, swig_type_info::name, swig_cast_info::next, swig_module_info::next, swig_cast_info::prev, swig_module_info::size, swig_cast_initial, SWIG_GetModule, SWIG_MangledTypeQueryModule(), swig_module, SWIG_SetModule, swig_type_initial, SWIG_TypeCheck(), swig_cast_info::type, swig_module_info::type_initial, and swig_module_info::types.
Referenced by SWIG_init().
{
size_t i;
swig_module_info *module_head, *iter;
int found, init;
clientdata = clientdata;
/* check to see if the circular list has been setup, if not, set it up */
if (swig_module.next==0) {
/* Initialize the swig_module */
swig_module.type_initial = swig_type_initial;
swig_module.cast_initial = swig_cast_initial;
swig_module.next = &swig_module;
init = 1;
} else {
init = 0;
}
/* Try and load any already created modules */
module_head = SWIG_GetModule(clientdata);
if (!module_head) {
/* This is the first module loaded for this interpreter */
/* so set the swig module into the interpreter */
SWIG_SetModule(clientdata, &swig_module);
module_head = &swig_module;
} else {
/* the interpreter has loaded a SWIG module, but has it loaded this one? */
found=0;
iter=module_head;
do {
if (iter==&swig_module) {
found=1;
break;
}
iter=iter->next;
} while (iter!= module_head);
/* if the is found in the list, then all is done and we may leave */
if (found) return;
/* otherwise we must add out module into the list */
swig_module.next = module_head->next;
module_head->next = &swig_module;
}
/* When multiple interpeters are used, a module could have already been initialized in
a different interpreter, but not yet have a pointer in this interpreter.
In this case, we do not want to continue adding types... everything should be
set up already */
if (init == 0) return;
/* Now work on filling in swig_module.types */
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: size %d\n", swig_module.size);
#endif
for (i = 0; i < swig_module.size; ++i) {
swig_type_info *type = 0;
swig_type_info *ret;
swig_cast_info *cast;
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
#endif
/* if there is another module already loaded */
if (swig_module.next != &swig_module) {
type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
}
if (type) {
/* Overwrite clientdata field */
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: found type %s\n", type->name);
#endif
if (swig_module.type_initial[i]->clientdata) {
type->clientdata = swig_module.type_initial[i]->clientdata;
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: found and overwrite type %s \n", type->name);
#endif
}
} else {
type = swig_module.type_initial[i];
}
/* Insert casting types */
cast = swig_module.cast_initial[i];
while (cast->type) {
/* Don't need to add information already in the list */
ret = 0;
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: look cast %s\n", cast->type->name);
#endif
if (swig_module.next != &swig_module) {
ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
#ifdef SWIGRUNTIME_DEBUG
if (ret) printf("SWIG_InitializeModule: found cast %s\n", ret->name);
#endif
}
if (ret) {
if (type == swig_module.type_initial[i]) {
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: skip old type %s\n", ret->name);
#endif
cast->type = ret;
ret = 0;
} else {
/* Check for casting already in the list */
swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type);
#ifdef SWIGRUNTIME_DEBUG
if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
#endif
if (!ocast) ret = 0;
}
}
if (!ret) {
#ifdef SWIGRUNTIME_DEBUG
printf("SWIG_InitializeModule: adding cast %s\n", cast->type->name);
#endif
if (type->cast) {
type->cast->prev = cast;
cast->next = type->cast;
}
type->cast = cast;
}
cast++;
}
/* Set entry in modules->types array equal to the type */
swig_module.types[i] = type;
}
swig_module.types[i] = 0;
#ifdef SWIGRUNTIME_DEBUG
printf("**** SWIG_InitializeModule: Cast List ******\n");
for (i = 0; i < swig_module.size; ++i) {
int j = 0;
swig_cast_info *cast = swig_module.cast_initial[i];
printf("SWIG_InitializeModule: type %d %s\n", i, swig_module.type_initial[i]->name);
while (cast->type) {
printf("SWIG_InitializeModule: cast type %s\n", cast->type->name);
cast++;
++j;
}
printf("---- Total casts: %d\n",j);
}
printf("**** SWIG_InitializeModule: Cast List ******\n");
#endif
}
| SWIGRUNTIME swig_type_info* SWIG_MangledTypeQueryModule | ( | swig_module_info * | start, |
| swig_module_info * | end, | ||
| const char * | name | ||
| ) |
Definition at line 562 of file SyFi_wrap.cc.
References SyFi::compare(), SyFi_polygons::spacetimedomain::l, swig_type_info::name, swig_module_info::next, swig_module_info::size, and swig_module_info::types.
Referenced by SWIG_InitializeModule(), and SWIG_TypeQueryModule().
{
swig_module_info *iter = start;
do {
if (iter->size) {
register size_t l = 0;
register size_t r = iter->size - 1;
do {
/* since l+r >= 0, we can (>> 1) instead (/ 2) */
register size_t i = (l + r) >> 1;
const char *iname = iter->types[i]->name;
if (iname) {
register int compare = strcmp(name, iname);
if (compare == 0) {
return iter->types[i];
} else if (compare < 0) {
if (i) {
r = i - 1;
} else {
break;
}
} else if (compare > 0) {
l = i + 1;
}
} else {
break; /* should never happen */
}
} while (l <= r);
}
iter = iter->next;
} while (iter != end);
return 0;
}
| SWIGRUNTIME char* SWIG_PackData | ( | char * | c, |
| void * | ptr, | ||
| size_t | sz | ||
| ) |
Definition at line 636 of file SyFi_wrap.cc.
References demo::u.
Referenced by SWIG_PackDataName(), and SWIG_PackVoidPtr().
| SWIGRUNTIME char* SWIG_PackDataName | ( | char * | buff, |
| void * | ptr, | ||
| size_t | sz, | ||
| const char * | name, | ||
| size_t | bsz | ||
| ) |
Definition at line 704 of file SyFi_wrap.cc.
References SWIG_PackData().
Referenced by SwigPyPacked_print(), SwigPyPacked_repr(), and SwigPyPacked_str().
{
char *r = buff;
size_t lname = (name ? strlen(name) : 0);
if ((2*sz + 2 + lname) > bsz) return 0;
*(r++) = '_';
r = SWIG_PackData(r,ptr,sz);
if (lname) {
strncpy(r,name,lname+1);
} else {
*r = 0;
}
return buff;
}
| SWIGRUNTIME char* SWIG_PackVoidPtr | ( | char * | buff, |
| void * | ptr, | ||
| const char * | name, | ||
| size_t | bsz | ||
| ) |
Definition at line 680 of file SyFi_wrap.cc.
References SWIG_PackData().
Referenced by SWIG_Python_FixMethods(), and SwigPyObject_str().
{
char *r = buff;
if ((2*sizeof(void *) + 2) > bsz) return 0;
*(r++) = '_';
r = SWIG_PackData(r,&ptr,sizeof(void *));
if (strlen(name) + 1 > (bsz - (r - buff))) return 0;
strcpy(r,name);
return buff;
}
| SWIGINTERN swig_type_info* SWIG_pchar_descriptor | ( | void | ) |
Definition at line 5355 of file SyFi_wrap.cc.
References SWIG_TypeQuery.
Referenced by SWIG_AsCharPtrAndSize(), and SWIG_FromCharPtrAndSize().
{
static int init = 0;
static swig_type_info* info = 0;
if (!init) {
info = SWIG_TypeQuery("_p_char");
init = 1;
}
return info;
}
| SWIGRUNTIME void SWIG_PropagateClientData | ( | void | ) |
Definition at line 49879 of file SyFi_wrap.cc.
References swig_type_info::cast, swig_type_info::clientdata, swig_cast_info::converter, swig_cast_info::next, swig_module_info::size, SWIG_TypeClientData(), swig_cast_info::type, and swig_module_info::types.
{
size_t i;
swig_cast_info *equiv;
static int init_run = 0;
if (init_run) return;
init_run = 1;
for (i = 0; i < swig_module.size; i++) {
if (swig_module.types[i]->clientdata) {
equiv = swig_module.types[i]->cast;
while (equiv) {
if (!equiv->converter) {
if (equiv->type && !equiv->type->clientdata)
SWIG_TypeClientData(equiv->type, swig_module.types[i]->clientdata);
}
equiv = equiv->next;
}
}
}
}
| SWIGRUNTIMEINLINE PyObject* SWIG_Py_Void | ( | void | ) |
Definition at line 1320 of file SyFi_wrap.cc.
Referenced by _wrap_ArnoldFalkWintherWeakSymP_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymSigma_compute_basis_functions(), _wrap_ArnoldFalkWintherWeakSymU_compute_basis_functions(), _wrap_Bubble_compute_basis_functions(), _wrap_check_visitor(), _wrap_collect_symbols__SWIG_0(), _wrap_compute_mixed_Poisson_element_matrix(), _wrap_compute_Poisson_element_matrix(), _wrap_compute_Stokes_element_matrix(), _wrap_CrouzeixRaviart_compute_basis_functions(), _wrap_delete_ArnoldFalkWintherWeakSymP(), _wrap_delete_ArnoldFalkWintherWeakSymSigma(), _wrap_delete_ArnoldFalkWintherWeakSymU(), _wrap_delete_Box(), _wrap_delete_Bubble(), _wrap_delete_CrouzeixRaviart(), _wrap_delete_DiscontinuousLagrange(), _wrap_delete_Dof(), _wrap_delete_ex_int_map(), _wrap_delete_exlist(), _wrap_delete_exmap(), _wrap_delete_exset(), _wrap_delete_ExStats(), _wrap_delete_exvector(), _wrap_delete_FE(), _wrap_delete_Hermite(), _wrap_delete_Lagrange(), _wrap_delete_Line(), _wrap_delete_MixedFE(), _wrap_delete_Nedelec(), _wrap_delete_Nedelec2Hdiv(), _wrap_delete_P0(), _wrap_delete_Polygon(), _wrap_delete_RaviartThomas(), _wrap_delete_Rectangle(), _wrap_delete_ReferenceBox(), _wrap_delete_ReferenceLine(), _wrap_delete_ReferenceRectangle(), _wrap_delete_ReferenceTetrahedron(), _wrap_delete_ReferenceTriangle(), _wrap_delete_Robust(), _wrap_delete_Simplex(), _wrap_delete_SpaceTimeDomain(), _wrap_delete_SpaceTimeElement(), _wrap_delete_StandardFE(), _wrap_delete_SwigPyIterator(), _wrap_delete_symexlist(), _wrap_delete_symexpair(), _wrap_delete_TensorLagrange(), _wrap_delete_TensorP0(), _wrap_delete_Tetrahedron(), _wrap_delete_Triangle(), _wrap_delete_VectorCrouzeixRaviart(), _wrap_delete_VectorDiscontinuousLagrange(), _wrap_delete_VectorLagrange(), _wrap_delete_VectorP0(), _wrap_DiscontinuousLagrange_compute_basis_functions(), _wrap_DiscontinuousLagrange_set_element_number(), _wrap_Dof_clear(), _wrap_EQUAL_OR_DIE(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_clear(), _wrap_ex_int_map_erase__SWIG_1(), _wrap_ex_int_map_erase__SWIG_2(), _wrap_ex_int_map_swap(), _wrap_exlist___delitem____SWIG_0(), _wrap_exlist___delitem____SWIG_1(), _wrap_exlist___delslice__(), _wrap_exlist___setitem____SWIG_0(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist___setslice__(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_clear(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_pop_back(), _wrap_exlist_pop_front(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_resize__SWIG_0(), _wrap_exlist_resize__SWIG_1(), _wrap_exlist_reverse(), _wrap_exlist_swap(), _wrap_exmap___delitem__(), _wrap_exmap___setitem__(), _wrap_exmap_clear(), _wrap_exmap_erase__SWIG_1(), _wrap_exmap_erase__SWIG_2(), _wrap_exmap_swap(), _wrap_exset_append(), _wrap_exset_clear(), _wrap_exset_erase__SWIG_1(), _wrap_exset_erase__SWIG_2(), _wrap_exset_swap(), _wrap_ExStats_adds_set(), _wrap_ExStats_flops_set(), _wrap_ExStats_functions_set(), _wrap_ExStats_muls_set(), _wrap_ExStats_pows_set(), _wrap_exvector___delitem____SWIG_0(), _wrap_exvector___delitem____SWIG_1(), _wrap_exvector___delslice__(), _wrap_exvector___setitem____SWIG_0(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector___setslice__(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_clear(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_pop_back(), _wrap_exvector_push_back(), _wrap_exvector_reserve(), _wrap_exvector_resize__SWIG_0(), _wrap_exvector_resize__SWIG_1(), _wrap_exvector_swap(), _wrap_FE_compute_basis_functions(), _wrap_FE_set_polygon(), _wrap_Hermite_compute_basis_functions(), _wrap_initSyFi(), _wrap_Lagrange_compute_basis_functions(), _wrap_matrix_from_equations(), _wrap_MixedFE_append(), _wrap_MixedFE_compute_basis_functions(), _wrap_MixedFE_mfe_set(), _wrap_MixedFE_set_polygon(), _wrap_Nedelec2Hdiv_compute_basis_functions(), _wrap_Nedelec2Hdiv_dof_repr_set(), _wrap_Nedelec_compute_basis_functions(), _wrap_P0_compute_basis_functions(), _wrap_RaviartThomas_compute_basis_functions(), _wrap_RaviartThomas_dof_repr_set(), _wrap_RaviartThomas_pointwise_set(), _wrap_Robust_compute_basis_functions(), _wrap_Robust_compute_basis_functions_old(), _wrap_Robust_dof_repr_set(), _wrap_Robust_pointwise_set(), _wrap_setDigits(), _wrap_SpaceTimeElement_compute_basis_functions(), _wrap_SpaceTimeElement_set_order_in_time(), _wrap_SpaceTimeElement_set_spatial_element(), _wrap_SpaceTimeElement_set_time_domain(), _wrap_StandardFE_compute_basis_functions(), _wrap_StandardFE_set_order(), _wrap_StandardFE_set_polygon(), _wrap_SwigPyIterator___add__(), _wrap_SwigPyIterator___iadd__(), _wrap_SwigPyIterator___isub__(), _wrap_SwigPyIterator___next__(), _wrap_SwigPyIterator___sub____SWIG_0(), _wrap_SwigPyIterator_advance(), _wrap_SwigPyIterator_decr__SWIG_0(), _wrap_SwigPyIterator_decr__SWIG_1(), _wrap_SwigPyIterator_incr__SWIG_0(), _wrap_SwigPyIterator_incr__SWIG_1(), _wrap_SwigPyIterator_next(), _wrap_SwigPyIterator_previous(), _wrap_SwigPyIterator_value(), _wrap_symexlist___delitem____SWIG_0(), _wrap_symexlist___delitem____SWIG_1(), _wrap_symexlist___delslice__(), _wrap_symexlist___setitem____SWIG_0(), _wrap_symexlist___setitem____SWIG_1(), _wrap_symexlist___setslice__(), _wrap_symexlist_append(), _wrap_symexlist_assign(), _wrap_symexlist_clear(), _wrap_symexlist_insert__SWIG_1(), _wrap_symexlist_pop_back(), _wrap_symexlist_pop_front(), _wrap_symexlist_push_back(), _wrap_symexlist_push_front(), _wrap_symexlist_resize__SWIG_0(), _wrap_symexlist_resize__SWIG_1(), _wrap_symexlist_reverse(), _wrap_symexlist_swap(), _wrap_symexpair_first_set(), _wrap_symexpair_second_set(), _wrap_TensorLagrange_compute_basis_functions(), _wrap_TensorLagrange_set_size(), _wrap_TensorP0_compute_basis_functions(), _wrap_TensorP0_set_size(), _wrap_usage__SWIG_0(), _wrap_usage__SWIG_1(), _wrap_VectorCrouzeixRaviart_compute_basis_functions(), _wrap_VectorCrouzeixRaviart_set_size(), _wrap_VectorDiscontinuousLagrange_compute_basis_functions(), _wrap_VectorDiscontinuousLagrange_set_element_number(), _wrap_VectorDiscontinuousLagrange_set_size(), _wrap_VectorLagrange_compute_basis_functions(), _wrap_VectorLagrange_set_size(), _wrap_VectorP0_compute_basis_functions(), _wrap_VectorP0_set_size(), _wrap_visitor_subst_pow(), ArnoldFalkWintherWeakSymP_swigregister(), ArnoldFalkWintherWeakSymSigma_swigregister(), ArnoldFalkWintherWeakSymU_swigregister(), Box_swigregister(), Bubble_swigregister(), CrouzeixRaviart_swigregister(), DiscontinuousLagrange_swigregister(), Dof_swigregister(), ex_int_map_swigregister(), exlist_swigregister(), exmap_swigregister(), exset_swigregister(), ExStats_swigregister(), exvector_swigregister(), FE_swigregister(), Hermite_swigregister(), Lagrange_swigregister(), Line_swigregister(), MixedFE_swigregister(), Nedelec2Hdiv_swigregister(), Nedelec_swigregister(), P0_swigregister(), Polygon_swigregister(), RaviartThomas_swigregister(), Rectangle_swigregister(), ReferenceBox_swigregister(), ReferenceLine_swigregister(), ReferenceRectangle_swigregister(), ReferenceTetrahedron_swigregister(), ReferenceTriangle_swigregister(), Robust_swigregister(), Simplex_swigregister(), SpaceTimeDomain_swigregister(), SpaceTimeElement_swigregister(), StandardFE_swigregister(), SWIG_FromCharPtrAndSize(), SWIG_Python_InitShadowInstance(), SWIG_Python_NewPackedObj(), SWIG_Python_NewPointerObj(), SwigPyIterator_swigregister(), SwigPyObject_acquire(), SwigPyObject_append(), SwigPyObject_disown(), SwigPyObject_next(), symexlist_swigregister(), symexpair_swigregister(), TensorLagrange_swigregister(), TensorP0_swigregister(), Tetrahedron_swigregister(), Triangle_swigregister(), VectorCrouzeixRaviart_swigregister(), VectorDiscontinuousLagrange_swigregister(), VectorLagrange_swigregister(), and VectorP0_swigregister().
{
PyObject *none = Py_None;
Py_INCREF(none);
return none;
}
| SWIGRUNTIME PyObject* SWIG_PyInstanceMethod_New | ( | PyObject * | self, |
| PyObject * | func | ||
| ) |
Definition at line 1073 of file SyFi_wrap.cc.
{
#if PY_VERSION_HEX >= 0x03000000
return PyInstanceMethod_New(func);
#else
return NULL;
#endif
}
| SWIGRUNTIME int SWIG_Python_AcquirePtr | ( | PyObject * | obj, |
| int | own | ||
| ) |
Definition at line 2140 of file SyFi_wrap.cc.
References SwigPyObject::own, SWIG_POINTER_OWN, and SWIG_Python_GetSwigThis().
{
if (own == SWIG_POINTER_OWN) {
SwigPyObject *sobj = SWIG_Python_GetSwigThis(obj);
if (sobj) {
int oldown = sobj->own;
sobj->own = own;
return oldown;
}
}
return 0;
}
| SWIGRUNTIME int SWIG_Python_AddErrMesg | ( | const char * | mesg, |
| int | infront | ||
| ) |
Definition at line 2567 of file SyFi_wrap.cc.
References SWIG_Python_str_AsChar(), and SWIG_Python_str_DelForPy3.
Referenced by SWIG_Python_ArgFail().
{
if (PyErr_Occurred()) {
PyObject *type = 0;
PyObject *value = 0;
PyObject *traceback = 0;
PyErr_Fetch(&type, &value, &traceback);
if (value) {
char *tmp;
PyObject *old_str = PyObject_Str(value);
Py_XINCREF(type);
PyErr_Clear();
if (infront) {
PyErr_Format(type, "%s %s", mesg, tmp = SWIG_Python_str_AsChar(old_str));
} else {
PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg);
}
SWIG_Python_str_DelForPy3(tmp);
Py_DECREF(old_str);
}
return 1;
} else {
return 0;
}
}
| SWIGRUNTIME void SWIG_Python_AddErrorMsg | ( | const char * | mesg | ) |
Definition at line 950 of file SyFi_wrap.cc.
References SWIG_Python_str_AsChar(), and SWIG_Python_str_DelForPy3.
Referenced by swig::SwigPySequence_Ref< T >::operator T().
{
PyObject *type = 0;
PyObject *value = 0;
PyObject *traceback = 0;
if (PyErr_Occurred()) PyErr_Fetch(&type, &value, &traceback);
if (value) {
char *tmp;
PyObject *old_str = PyObject_Str(value);
PyErr_Clear();
Py_XINCREF(type);
PyErr_Format(type, "%s %s", tmp = SWIG_Python_str_AsChar(old_str), mesg);
SWIG_Python_str_DelForPy3(tmp);
Py_DECREF(old_str);
Py_DECREF(value);
} else {
PyErr_SetString(PyExc_RuntimeError, mesg);
}
}
| SWIGINTERN void SWIG_Python_addvarlink | ( | PyObject * | p, |
| char * | name, | ||
| PyObject *(*)(void) | get_attr, | ||
| int(*)(PyObject *p) | set_attr | ||
| ) |
Definition at line 50109 of file SyFi_wrap.cc.
References swig_globalvar::get_attr, swig_globalvar::name, swig_globalvar::next, swig_globalvar::set_attr, and swig_varlinkobject::vars.
{
swig_varlinkobject *v = (swig_varlinkobject *) p;
swig_globalvar *gv = (swig_globalvar *) malloc(sizeof(swig_globalvar));
if (gv) {
size_t size = strlen(name)+1;
gv->name = (char *)malloc(size);
if (gv->name) {
strncpy(gv->name,name,size);
gv->get_attr = get_attr;
gv->set_attr = set_attr;
gv->next = v->vars;
}
}
v->vars = gv;
}
| SWIGINTERN PyObject* SWIG_Python_AppendOutput | ( | PyObject * | result, |
| PyObject * | obj | ||
| ) |
Definition at line 1172 of file SyFi_wrap.cc.
References test::result.
{
#if !defined(SWIG_PYTHON_OUTPUT_TUPLE)
if (!result) {
result = obj;
} else if (result == Py_None) {
Py_DECREF(result);
result = obj;
} else {
if (!PyList_Check(result)) {
PyObject *o2 = result;
result = PyList_New(1);
PyList_SetItem(result, 0, o2);
}
PyList_Append(result,obj);
Py_DECREF(obj);
}
return result;
#else
PyObject* o2;
PyObject* o3;
if (!result) {
result = obj;
} else if (result == Py_None) {
Py_DECREF(result);
result = obj;
} else {
if (!PyTuple_Check(result)) {
o2 = result;
result = PyTuple_New(1);
PyTuple_SET_ITEM(result, 0, o2);
}
o3 = PyTuple_New(1);
PyTuple_SET_ITEM(o3, 0, obj);
o2 = result;
result = PySequence_Concat(o2, o3);
Py_DECREF(o2);
Py_DECREF(o3);
}
return result;
#endif
}
| SWIGRUNTIME int SWIG_Python_ArgFail | ( | int | argnum | ) |
Definition at line 2594 of file SyFi_wrap.cc.
References PyOS_snprintf, and SWIG_Python_AddErrMesg().
Referenced by SWIG_Python_MustGetPtr().
{
if (PyErr_Occurred()) {
/* add information about failing argument */
char mesg[256];
PyOS_snprintf(mesg, sizeof(mesg), "argument number %d:", argnum);
return SWIG_Python_AddErrMesg(mesg, 1);
} else {
return 0;
}
}
| SWIGRUNTIMEINLINE int SWIG_Python_CheckImplicit | ( | swig_type_info * | ty | ) |
Definition at line 1339 of file SyFi_wrap.cc.
References swig_type_info::clientdata, and SwigPyClientData::implicitconv.
{
SwigPyClientData *data = (SwigPyClientData *)ty->clientdata;
return data ? data->implicitconv : 0;
}
| SWIGRUNTIME int SWIG_Python_ConvertFunctionPtr | ( | PyObject * | obj, |
| void ** | ptr, | ||
| swig_type_info * | ty | ||
| ) |
Definition at line 2246 of file SyFi_wrap.cc.
References swig_type_info::name, SWIG_ConvertPtr, SWIG_ERROR, SWIG_OK, SWIG_TypeCast(), SWIG_TypeCheck(), and SWIG_UnpackVoidPtr().
{
if (!PyCFunction_Check(obj)) {
return SWIG_ConvertPtr(obj, ptr, ty, 0);
} else {
void *vptr = 0;
/* here we get the method pointer for callbacks */
const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);
const char *desc = doc ? strstr(doc, "swig_ptr: ") : 0;
if (desc)
desc = ty ? SWIG_UnpackVoidPtr(desc + 10, &vptr, ty->name) : 0;
if (!desc)
return SWIG_ERROR;
if (ty) {
swig_cast_info *tc = SWIG_TypeCheck(desc,ty);
if (tc) {
int newmemory = 0;
*ptr = SWIG_TypeCast(tc,vptr,&newmemory);
assert(!newmemory); /* newmemory handling not yet implemented */
} else {
return SWIG_ERROR;
}
} else {
*ptr = vptr;
}
return SWIG_OK;
}
}
| SWIGRUNTIME int SWIG_Python_ConvertPacked | ( | PyObject * | obj, |
| void * | ptr, | ||
| size_t | sz, | ||
| swig_type_info * | ty | ||
| ) |
Definition at line 2278 of file SyFi_wrap.cc.
References swig_type_info::name, SWIG_ERROR, SWIG_OK, SWIG_TypeCheck(), and SwigPyPacked_UnpackData().
{
swig_type_info *to = SwigPyPacked_UnpackData(obj, ptr, sz);
if (!to) return SWIG_ERROR;
if (ty) {
if (to != ty) {
/* check type cast? */
swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
if (!tc) return SWIG_ERROR;
}
}
return SWIG_OK;
}
| SWIGRUNTIME int SWIG_Python_ConvertPtrAndOwn | ( | PyObject * | obj, |
| void ** | ptr, | ||
| swig_type_info * | ty, | ||
| int | flags, | ||
| int * | own | ||
| ) |
Definition at line 2155 of file SyFi_wrap.cc.
References swig_type_info::clientdata, SwigPyClientData::implicitconv, SwigPyClientData::klass, swig_type_info::name, SwigPyObject::next, SwigPyObject::own, SwigPyObject::ptr, run_all::res, SWIG_AddCast, SWIG_AddNewMask, SWIG_CAST_NEW_MEMORY, SWIG_ERROR, SWIG_IsOK, SWIG_OK, SWIG_POINTER_DISOWN, SWIG_POINTER_IMPLICIT_CONV, SWIG_Python_CallFunctor, SWIG_Python_GetSwigThis(), SWIG_TypeCast(), SWIG_TypeCheck(), and SwigPyObject::ty.
{
if (!obj) return SWIG_ERROR;
if (obj == Py_None) {
if (ptr) *ptr = 0;
return SWIG_OK;
} else {
SwigPyObject *sobj = SWIG_Python_GetSwigThis(obj);
if (own)
*own = 0;
while (sobj) {
void *vptr = sobj->ptr;
if (ty) {
swig_type_info *to = sobj->ty;
if (to == ty) {
/* no type cast needed */
if (ptr) *ptr = vptr;
break;
} else {
swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
if (!tc) {
sobj = (SwigPyObject *)sobj->next;
} else {
if (ptr) {
int newmemory = 0;
*ptr = SWIG_TypeCast(tc,vptr,&newmemory);
if (newmemory == SWIG_CAST_NEW_MEMORY) {
assert(own); /* badly formed typemap which will lead to a memory leak - it must set and use own to delete *ptr */
if (own)
*own = *own | SWIG_CAST_NEW_MEMORY;
}
}
break;
}
}
} else {
if (ptr) *ptr = vptr;
break;
}
}
if (sobj) {
if (own)
*own = *own | sobj->own;
if (flags & SWIG_POINTER_DISOWN) {
sobj->own = 0;
}
return SWIG_OK;
} else {
int res = SWIG_ERROR;
if (flags & SWIG_POINTER_IMPLICIT_CONV) {
SwigPyClientData *data = ty ? (SwigPyClientData *) ty->clientdata : 0;
if (data && !data->implicitconv) {
PyObject *klass = data->klass;
if (klass) {
PyObject *impconv;
data->implicitconv = 1; /* avoid recursion and call 'explicit' constructors*/
impconv = SWIG_Python_CallFunctor(klass, obj);
data->implicitconv = 0;
if (PyErr_Occurred()) {
PyErr_Clear();
impconv = 0;
}
if (impconv) {
SwigPyObject *iobj = SWIG_Python_GetSwigThis(impconv);
if (iobj) {
void *vptr;
res = SWIG_Python_ConvertPtrAndOwn((PyObject*)iobj, &vptr, ty, 0, 0);
if (SWIG_IsOK(res)) {
if (ptr) {
*ptr = vptr;
/* transfer the ownership to 'ptr' */
iobj->own = 0;
res = SWIG_AddCast(res);
res = SWIG_AddNewMask(res);
} else {
res = SWIG_AddCast(res);
}
}
}
Py_DECREF(impconv);
}
}
}
}
return res;
}
}
}
| SWIGRUNTIME void SWIG_Python_DestroyModule | ( | void * | vptr | ) |
Definition at line 2495 of file SyFi_wrap.cc.
References swig_type_info::clientdata, swig_type_info::owndata, swig_module_info::size, swig_module, SWIG_This(), SwigPyClientData_Del(), and swig_module_info::types.
Referenced by SWIG_Python_SetModule().
{
swig_module_info *swig_module = (swig_module_info *) vptr;
swig_type_info **types = swig_module->types;
size_t i;
for (i =0; i < swig_module->size; ++i) {
swig_type_info *ty = types[i];
if (ty->owndata) {
SwigPyClientData *data = (SwigPyClientData *) ty->clientdata;
if (data) SwigPyClientData_Del(data);
}
}
Py_DECREF(SWIG_This());
swig_this = NULL;
}
| SWIGRUNTIME PyObject* SWIG_Python_ErrorType | ( | int | code | ) |
Definition at line 906 of file SyFi_wrap.cc.
References SWIG_AttributeError, SWIG_DivisionByZero, SWIG_IndexError, SWIG_IOError, SWIG_MemoryError, SWIG_OverflowError, SWIG_RuntimeError, SWIG_SyntaxError, SWIG_SystemError, SWIG_TypeError, and SWIG_ValueError.
{
PyObject* type = 0;
switch(code) {
case SWIG_MemoryError:
type = PyExc_MemoryError;
break;
case SWIG_IOError:
type = PyExc_IOError;
break;
case SWIG_RuntimeError:
type = PyExc_RuntimeError;
break;
case SWIG_IndexError:
type = PyExc_IndexError;
break;
case SWIG_TypeError:
type = PyExc_TypeError;
break;
case SWIG_DivisionByZero:
type = PyExc_ZeroDivisionError;
break;
case SWIG_OverflowError:
type = PyExc_OverflowError;
break;
case SWIG_SyntaxError:
type = PyExc_SyntaxError;
break;
case SWIG_ValueError:
type = PyExc_ValueError;
break;
case SWIG_SystemError:
type = PyExc_SystemError;
break;
case SWIG_AttributeError:
type = PyExc_AttributeError;
break;
default:
type = PyExc_RuntimeError;
}
return type;
}
| SWIGRUNTIMEINLINE PyObject* SWIG_Python_ExceptionType | ( | swig_type_info * | desc | ) |
Definition at line 1346 of file SyFi_wrap.cc.
References swig_type_info::clientdata, and SwigPyClientData::klass.
{
SwigPyClientData *data = desc ? (SwigPyClientData *) desc->clientdata : 0;
PyObject *klass = data ? data->klass : 0;
return (klass ? klass : PyExc_RuntimeError);
}
| SWIGINTERN void SWIG_Python_FixMethods | ( | PyMethodDef * | methods, |
| swig_const_info * | const_table, | ||
| swig_type_info ** | types, | ||
| swig_type_info ** | types_initial | ||
| ) |
Definition at line 50165 of file SyFi_wrap.cc.
References swig_type_info::name, swig_const_info::ptype, swig_const_info::pvalue, SWIG_PackVoidPtr(), SWIG_PY_POINTER, and swig_const_info::type.
Referenced by SWIG_init().
{
size_t i;
for (i = 0; methods[i].ml_name; ++i) {
const char *c = methods[i].ml_doc;
if (c && (c = strstr(c, "swig_ptr: "))) {
int j;
swig_const_info *ci = 0;
const char *name = c + 10;
for (j = 0; const_table[j].type; ++j) {
if (strncmp(const_table[j].name, name,
strlen(const_table[j].name)) == 0) {
ci = &(const_table[j]);
break;
}
}
if (ci) {
void *ptr = (ci->type == SWIG_PY_POINTER) ? ci->pvalue : 0;
if (ptr) {
size_t shift = (ci->ptype) - types;
swig_type_info *ty = types_initial[shift];
size_t ldoc = (c - methods[i].ml_doc);
size_t lptr = strlen(ty->name)+2*sizeof(void*)+2;
char *ndoc = (char*)malloc(ldoc + lptr + 10);
if (ndoc) {
char *buff = ndoc;
strncpy(buff, methods[i].ml_doc, ldoc);
buff += ldoc;
strncpy(buff, "swig_ptr: ", 10);
buff += 10;
SWIG_PackVoidPtr(buff, ptr, ty->name, lptr);
methods[i].ml_doc = ndoc;
}
}
}
}
}
}
| SWIGRUNTIME swig_module_info* SWIG_Python_GetModule | ( | void | ) |
Definition at line 2444 of file SyFi_wrap.cc.
References SWIG_RUNTIME_VERSION, and SWIG_TYPE_TABLE_NAME.
Referenced by SWIG_Python_TypeQuery().
{
static void *type_pointer = (void *)0;
/* first check if module already created */
if (!type_pointer) {
#ifdef SWIG_LINK_RUNTIME
type_pointer = SWIG_ReturnGlobalTypeList((void *)0);
#else
type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
(char*)"type_pointer" SWIG_TYPE_TABLE_NAME);
if (PyErr_Occurred()) {
PyErr_Clear();
type_pointer = (void *)0;
}
#endif
}
return (swig_module_info *) type_pointer;
}
| SWIGRUNTIME SwigPyObject* SWIG_Python_GetSwigThis | ( | PyObject * | pyobj | ) |
Definition at line 2089 of file SyFi_wrap.cc.
References SWIG_This(), and SwigPyObject_Check().
Referenced by swig::traits_asptr_stdseq< Seq, T >::asptr(), SWIG_Python_AcquirePtr(), SWIG_Python_ConvertPtrAndOwn(), and SWIG_Python_InitShadowInstance().
{
if (SwigPyObject_Check(pyobj)) {
return (SwigPyObject *) pyobj;
} else {
PyObject *obj = 0;
#if (!defined(SWIG_PYTHON_SLOW_GETSET_THIS) && (PY_VERSION_HEX >= 0x02030000))
if (PyInstance_Check(pyobj)) {
obj = _PyInstance_Lookup(pyobj, SWIG_This());
} else {
PyObject **dictptr = _PyObject_GetDictPtr(pyobj);
if (dictptr != NULL) {
PyObject *dict = *dictptr;
obj = dict ? PyDict_GetItem(dict, SWIG_This()) : 0;
} else {
#ifdef PyWeakref_CheckProxy
if (PyWeakref_CheckProxy(pyobj)) {
PyObject *wobj = PyWeakref_GET_OBJECT(pyobj);
return wobj ? SWIG_Python_GetSwigThis(wobj) : 0;
}
#endif
obj = PyObject_GetAttr(pyobj,SWIG_This());
if (obj) {
Py_DECREF(obj);
} else {
if (PyErr_Occurred()) PyErr_Clear();
return 0;
}
}
}
#else
obj = PyObject_GetAttr(pyobj,SWIG_This());
if (obj) {
Py_DECREF(obj);
} else {
if (PyErr_Occurred()) PyErr_Clear();
return 0;
}
#endif
if (obj && !SwigPyObject_Check(obj)) {
/* a PyObject is called 'this', try to get the 'real this'
SwigPyObject from it */
return SWIG_Python_GetSwigThis(obj);
}
return (SwigPyObject *)obj;
}
}
| SWIGINTERN PyObject* SWIG_Python_InitShadowInstance | ( | PyObject * | args | ) |
Definition at line 2392 of file SyFi_wrap.cc.
References SWIG_Py_Void(), SWIG_Python_GetSwigThis(), SWIG_Python_SetSwigThis(), SWIG_Python_UnpackTuple(), and SwigPyObject_append().
{
PyObject *obj[2];
if (!SWIG_Python_UnpackTuple(args,(char*)"swiginit", 2, 2, obj)) {
return NULL;
} else {
SwigPyObject *sthis = SWIG_Python_GetSwigThis(obj[0]);
if (sthis) {
SwigPyObject_append((PyObject*) sthis, obj[1]);
} else {
SWIG_Python_SetSwigThis(obj[0], obj[1]);
}
return SWIG_Py_Void();
}
}
| SWIGINTERN void SWIG_Python_InstallConstants | ( | PyObject * | d, |
| swig_const_info | constants[] | ||
| ) |
Definition at line 50138 of file SyFi_wrap.cc.
References SWIG_NewPackedObj, SWIG_NewPointerObj, SWIG_PY_BINARY, SWIG_PY_POINTER, and swig_const_info::type.
{
PyObject *obj = 0;
size_t i;
for (i = 0; constants[i].type; ++i) {
switch(constants[i].type) {
case SWIG_PY_POINTER:
obj = SWIG_NewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0);
break;
case SWIG_PY_BINARY:
obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype));
break;
default:
obj = 0;
break;
}
if (obj) {
PyDict_SetItemString(d, constants[i].name, obj);
Py_DECREF(obj);
}
}
}
| SWIGRUNTIME void* SWIG_Python_MustGetPtr | ( | PyObject * | obj, |
| swig_type_info * | ty, | ||
| int | argnum, | ||
| int | flags | ||
| ) |
Definition at line 2654 of file SyFi_wrap.cc.
References test::result, SWIG_Python_ArgFail(), SWIG_Python_ConvertPtr, SWIG_Python_TypeError(), and SWIG_TypePrettyName().
{
void *result;
if (SWIG_Python_ConvertPtr(obj, &result, ty, flags) == -1) {
PyErr_Clear();
#if SWIG_POINTER_EXCEPTION
if (flags) {
SWIG_Python_TypeError(SWIG_TypePrettyName(ty), obj);
SWIG_Python_ArgFail(argnum);
}
#endif
}
return result;
}
| SWIGRUNTIMEINLINE PyObject* SWIG_Python_NewPackedObj | ( | void * | ptr, |
| size_t | sz, | ||
| swig_type_info * | type | ||
| ) |
Definition at line 2431 of file SyFi_wrap.cc.
References SWIG_Py_Void(), and SwigPyPacked_New().
{
return ptr ? SwigPyPacked_New((void *) ptr, sz, type) : SWIG_Py_Void();
}
| SWIGRUNTIME PyObject* SWIG_Python_NewPointerObj | ( | void * | ptr, |
| swig_type_info * | type, | ||
| int | flags | ||
| ) |
Definition at line 2410 of file SyFi_wrap.cc.
References swig_type_info::clientdata, SWIG_POINTER_NOSHADOW, SWIG_POINTER_OWN, SWIG_Py_Void(), SWIG_Python_NewShadowInstance(), and SwigPyObject_New().
{
if (!ptr) {
return SWIG_Py_Void();
} else {
int own = (flags & SWIG_POINTER_OWN) ? SWIG_POINTER_OWN : 0;
PyObject *robj = SwigPyObject_New(ptr, type, own);
SwigPyClientData *clientdata = type ? (SwigPyClientData *)(type->clientdata) : 0;
if (clientdata && !(flags & SWIG_POINTER_NOSHADOW)) {
PyObject *inst = SWIG_Python_NewShadowInstance(clientdata, robj);
if (inst) {
Py_DECREF(robj);
robj = inst;
}
}
return robj;
}
}
| SWIGRUNTIME PyObject* SWIG_Python_NewShadowInstance | ( | SwigPyClientData * | data, |
| PyObject * | swig_this | ||
| ) |
Definition at line 2301 of file SyFi_wrap.cc.
References SwigPyClientData::newargs, SwigPyClientData::newraw, Py_TYPE, and SWIG_This().
Referenced by SWIG_Python_NewPointerObj().
{
#if (PY_VERSION_HEX >= 0x02020000)
PyObject *inst = 0;
PyObject *newraw = data->newraw;
if (newraw) {
inst = PyObject_Call(newraw, data->newargs, NULL);
if (inst) {
#if !defined(SWIG_PYTHON_SLOW_GETSET_THIS)
PyObject **dictptr = _PyObject_GetDictPtr(inst);
if (dictptr != NULL) {
PyObject *dict = *dictptr;
if (dict == NULL) {
dict = PyDict_New();
*dictptr = dict;
PyDict_SetItem(dict, SWIG_This(), swig_this);
}
}
#else
PyObject *key = SWIG_This();
PyObject_SetAttr(inst, key, swig_this);
#endif
}
} else {
#if PY_VERSION_HEX >= 0x03000000
inst = PyBaseObject_Type.tp_new((PyTypeObject*) data->newargs, Py_None, Py_None);
PyObject_SetAttr(inst, SWIG_This(), swig_this);
Py_TYPE(inst)->tp_flags &= ~Py_TPFLAGS_VALID_VERSION_TAG;
#else
PyObject *dict = PyDict_New();
PyDict_SetItem(dict, SWIG_This(), swig_this);
inst = PyInstance_NewRaw(data->newargs, dict);
Py_DECREF(dict);
#endif
}
return inst;
#else
#if (PY_VERSION_HEX >= 0x02010000)
PyObject *inst;
PyObject *dict = PyDict_New();
PyDict_SetItem(dict, SWIG_This(), swig_this);
inst = PyInstance_NewRaw(data->newargs, dict);
Py_DECREF(dict);
return (PyObject *) inst;
#else
PyInstanceObject *inst = PyObject_NEW(PyInstanceObject, &PyInstance_Type);
if (inst == NULL) {
return NULL;
}
inst->in_class = (PyClassObject *)data->newargs;
Py_INCREF(inst->in_class);
inst->in_dict = PyDict_New();
if (inst->in_dict == NULL) {
Py_DECREF(inst);
return NULL;
}
#ifdef Py_TPFLAGS_HAVE_WEAKREFS
inst->in_weakreflist = NULL;
#endif
#ifdef Py_TPFLAGS_GC
PyObject_GC_Init(inst);
#endif
PyDict_SetItem(inst->in_dict, SWIG_This(), swig_this);
return (PyObject *) inst;
#endif
#endif
}
| SWIGINTERN PyObject* SWIG_Python_newvarlink | ( | void | ) |
Definition at line 50100 of file SyFi_wrap.cc.
References test::result, swig_varlink_type(), and swig_varlinkobject::vars.
{
swig_varlinkobject *result = PyObject_NEW(swig_varlinkobject, swig_varlink_type());
if (result) {
result->vars = 0;
}
return ((PyObject*) result);
}
| SWIGINTERN void SWIG_Python_SetConstant | ( | PyObject * | d, |
| const char * | name, | ||
| PyObject * | obj | ||
| ) |
Definition at line 1164 of file SyFi_wrap.cc.
Referenced by SWIG_init().
{
PyDict_SetItemString(d, (char*) name, obj);
Py_DECREF(obj);
}
| SWIGINTERN void SWIG_Python_SetErrorMsg | ( | PyObject * | errtype, |
| const char * | msg | ||
| ) |
Definition at line 1153 of file SyFi_wrap.cc.
References SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
{
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
PyErr_SetString(errtype, (char *) msg);
SWIG_PYTHON_THREAD_END_BLOCK;
}
| SWIGINTERN void SWIG_Python_SetErrorObj | ( | PyObject * | errtype, |
| PyObject * | obj | ||
| ) |
Definition at line 1145 of file SyFi_wrap.cc.
References SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
{
SWIG_PYTHON_THREAD_BEGIN_BLOCK;
PyErr_SetObject(errtype, obj);
Py_DECREF(obj);
SWIG_PYTHON_THREAD_END_BLOCK;
}
| SWIGRUNTIME void SWIG_Python_SetModule | ( | swig_module_info * | swig_module | ) |
Definition at line 2512 of file SyFi_wrap.cc.
References PyModule_AddObject(), SWIG_Python_DestroyModule(), SWIG_RUNTIME_VERSION, and SWIG_TYPE_TABLE_NAME.
{
static PyMethodDef swig_empty_runtime_method_table[] = { {NULL, NULL, 0, NULL} };/* Sentinel */
#if PY_VERSION_HEX >= 0x03000000
/* Add a dummy module object into sys.modules */
PyObject *module = PyImport_AddModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION);
#else
PyObject *module = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION,
swig_empty_runtime_method_table);
#endif
PyObject *pointer = PyCObject_FromVoidPtr((void *) swig_module, SWIG_Python_DestroyModule);
if (pointer && module) {
PyModule_AddObject(module, (char*)"type_pointer" SWIG_TYPE_TABLE_NAME, pointer);
} else {
Py_XDECREF(pointer);
}
}
| SWIGRUNTIME void SWIG_Python_SetSwigThis | ( | PyObject * | inst, |
| PyObject * | swig_this | ||
| ) |
Definition at line 2370 of file SyFi_wrap.cc.
References SWIG_This().
Referenced by SWIG_Python_InitShadowInstance().
{
PyObject *dict;
#if (PY_VERSION_HEX >= 0x02020000) && !defined(SWIG_PYTHON_SLOW_GETSET_THIS)
PyObject **dictptr = _PyObject_GetDictPtr(inst);
if (dictptr != NULL) {
dict = *dictptr;
if (dict == NULL) {
dict = PyDict_New();
*dictptr = dict;
}
PyDict_SetItem(dict, SWIG_This(), swig_this);
return;
}
#endif
dict = PyObject_GetAttrString(inst, (char*)"__dict__");
PyDict_SetItem(dict, SWIG_This(), swig_this);
Py_DECREF(dict);
}
| SWIGINTERN char* SWIG_Python_str_AsChar | ( | PyObject * | str | ) |
Definition at line 780 of file SyFi_wrap.cc.
Referenced by SWIG_AsCharPtrAndSize(), SWIG_Python_AddErrMesg(), SWIG_Python_AddErrorMsg(), SWIG_Python_TypeError(), swig_varlink_print(), and SwigPyObject_print().
{
#if PY_VERSION_HEX >= 0x03000000
char *cstr;
char *newstr;
Py_ssize_t len;
str = PyUnicode_AsUTF8String(str);
PyBytes_AsStringAndSize(str, &cstr, &len);
newstr = (char *) malloc(len+1);
memcpy(newstr, cstr, len+1);
Py_XDECREF(str);
return newstr;
#else
return PyString_AsString(str);
#endif
}
| SWIGINTERN PyObject* SWIG_Python_str_FromChar | ( | const char * | c | ) |
Definition at line 805 of file SyFi_wrap.cc.
Referenced by _SWIG_This(), SWIG_Python_TypeQuery(), SwigPyObject_format(), SwigPyObject_str(), and SwigPyPacked_str().
{
#if PY_VERSION_HEX >= 0x03000000
return PyUnicode_FromString(c);
#else
return PyString_FromString(c);
#endif
}
| SWIGRUNTIME PyObject* SWIG_Python_TypeCache | ( | void | ) |
Definition at line 2532 of file SyFi_wrap.cc.
References SWIG_STATIC_POINTER.
Referenced by SWIG_Python_TypeQuery().
{
static PyObject *SWIG_STATIC_POINTER(cache) = PyDict_New();
return cache;
}
| SWIGRUNTIME void SWIG_Python_TypeError | ( | const char * | type, |
| PyObject * | obj | ||
| ) |
Definition at line 2615 of file SyFi_wrap.cc.
References SWIG_Python_str_AsChar(), SWIG_Python_str_DelForPy3, SwigPyObject_Check(), and SwigPyObject_GetDesc().
Referenced by SWIG_Python_MustGetPtr().
{
if (type) {
#if defined(SWIG_COBJECT_TYPES)
if (obj && SwigPyObject_Check(obj)) {
const char *otype = (const char *) SwigPyObject_GetDesc(obj);
if (otype) {
PyErr_Format(PyExc_TypeError, "a '%s' is expected, 'SwigPyObject(%s)' is received",
type, otype);
return;
}
} else
#endif
{
const char *otype = (obj ? obj->ob_type->tp_name : 0);
if (otype) {
PyObject *str = PyObject_Str(obj);
const char *cstr = str ? SWIG_Python_str_AsChar(str) : 0;
if (cstr) {
PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s(%s)' is received",
type, otype, cstr);
SWIG_Python_str_DelForPy3(cstr);
} else {
PyErr_Format(PyExc_TypeError, "a '%s' is expected, '%s' is received",
type, otype);
}
Py_XDECREF(str);
return;
}
}
PyErr_Format(PyExc_TypeError, "a '%s' is expected", type);
} else {
PyErr_Format(PyExc_TypeError, "unexpected type is received");
}
}
| SWIGRUNTIME swig_type_info* SWIG_Python_TypeQuery | ( | const char * | type | ) |
Definition at line 2538 of file SyFi_wrap.cc.
References swig_module, SWIG_Python_GetModule(), SWIG_Python_str_FromChar(), SWIG_Python_TypeCache(), and SWIG_TypeQueryModule().
{
PyObject *cache = SWIG_Python_TypeCache();
PyObject *key = SWIG_Python_str_FromChar(type);
PyObject *obj = PyDict_GetItem(cache, key);
swig_type_info *descriptor;
if (obj) {
descriptor = (swig_type_info *) PyCObject_AsVoidPtr(obj);
} else {
swig_module_info *swig_module = SWIG_Python_GetModule();
descriptor = SWIG_TypeQueryModule(swig_module, swig_module, type);
if (descriptor) {
obj = PyCObject_FromVoidPtr(descriptor, NULL);
PyDict_SetItem(cache, key, obj);
Py_DECREF(obj);
}
}
Py_DECREF(key);
return descriptor;
}
| SWIGINTERN int SWIG_Python_UnpackTuple | ( | PyObject * | args, |
| const char * | name, | ||
| Py_ssize_t | min, | ||
| Py_ssize_t | max, | ||
| PyObject ** | objs | ||
| ) |
Definition at line 1217 of file SyFi_wrap.cc.
References SyFi_polygons::spacetimedomain::l.
Referenced by SWIG_Python_InitShadowInstance().
{
if (!args) {
if (!min && !max) {
return 1;
} else {
PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got none",
name, (min == max ? "" : "at least "), (int)min);
return 0;
}
}
if (!PyTuple_Check(args)) {
PyErr_SetString(PyExc_SystemError, "UnpackTuple() argument list is not a tuple");
return 0;
} else {
register Py_ssize_t l = PyTuple_GET_SIZE(args);
if (l < min) {
PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d",
name, (min == max ? "" : "at least "), (int)min, (int)l);
return 0;
} else if (l > max) {
PyErr_Format(PyExc_TypeError, "%s expected %s%d arguments, got %d",
name, (min == max ? "" : "at most "), (int)max, (int)l);
return 0;
} else {
register int i;
for (i = 0; i < l; ++i) {
objs[i] = PyTuple_GET_ITEM(args, i);
}
for (; l < max; ++l) {
objs[l] = 0;
}
return i + 1;
}
}
}
| SWIGRUNTIME PyObject* SWIG_This | ( | void | ) |
Definition at line 2074 of file SyFi_wrap.cc.
References _SWIG_This(), and swig_this.
Referenced by SWIG_Python_DestroyModule(), SWIG_Python_GetSwigThis(), SWIG_Python_NewShadowInstance(), and SWIG_Python_SetSwigThis().
{
if (swig_this == NULL)
swig_this = _SWIG_This();
return swig_this;
}
| SWIGRUNTIMEINLINE void* SWIG_TypeCast | ( | swig_cast_info * | ty, |
| void * | ptr, | ||
| int * | newmemory | ||
| ) |
Definition at line 480 of file SyFi_wrap.cc.
References swig_cast_info::converter.
Referenced by SWIG_Python_ConvertFunctionPtr(), and SWIG_Python_ConvertPtrAndOwn().
| SWIGRUNTIME swig_cast_info* SWIG_TypeCheck | ( | const char * | c, |
| swig_type_info * | ty | ||
| ) |
Definition at line 426 of file SyFi_wrap.cc.
References swig_type_info::cast, swig_type_info::name, swig_cast_info::next, swig_cast_info::prev, and swig_cast_info::type.
Referenced by SWIG_InitializeModule(), SWIG_Python_ConvertFunctionPtr(), SWIG_Python_ConvertPacked(), and SWIG_Python_ConvertPtrAndOwn().
{
if (ty) {
swig_cast_info *iter = ty->cast;
while (iter) {
if (strcmp(iter->type->name, c) == 0) {
if (iter == ty->cast)
return iter;
/* Move iter to the top of the linked list */
iter->prev->next = iter->next;
if (iter->next)
iter->next->prev = iter->prev;
iter->next = ty->cast;
iter->prev = 0;
if (ty->cast) ty->cast->prev = iter;
ty->cast = iter;
return iter;
}
iter = iter->next;
}
}
return 0;
}
| SWIGRUNTIME swig_cast_info* SWIG_TypeCheckStruct | ( | swig_type_info * | from, |
| swig_type_info * | ty | ||
| ) |
Definition at line 453 of file SyFi_wrap.cc.
References swig_type_info::cast, swig_cast_info::next, swig_cast_info::prev, and swig_cast_info::type.
{
if (ty) {
swig_cast_info *iter = ty->cast;
while (iter) {
if (iter->type == from) {
if (iter == ty->cast)
return iter;
/* Move iter to the top of the linked list */
iter->prev->next = iter->next;
if (iter->next)
iter->next->prev = iter->prev;
iter->next = ty->cast;
iter->prev = 0;
if (ty->cast) ty->cast->prev = iter;
ty->cast = iter;
return iter;
}
iter = iter->next;
}
}
return 0;
}
| SWIGRUNTIME void SWIG_TypeClientData | ( | swig_type_info * | ti, |
| void * | clientdata | ||
| ) |
Definition at line 532 of file SyFi_wrap.cc.
References swig_type_info::cast, swig_module_info::clientdata, swig_type_info::clientdata, swig_cast_info::converter, swig_cast_info::next, and swig_cast_info::type.
Referenced by SWIG_PropagateClientData(), and SWIG_TypeNewClientData().
{
swig_cast_info *cast = ti->cast;
/* if (ti->clientdata == clientdata) return; */
ti->clientdata = clientdata;
while (cast) {
if (!cast->converter) {
swig_type_info *tc = cast->type;
if (!tc->clientdata) {
SWIG_TypeClientData(tc, clientdata);
}
}
cast = cast->next;
}
}
| SWIGRUNTIME int SWIG_TypeCompare | ( | const char * | nb, |
| const char * | tb | ||
| ) |
Definition at line 407 of file SyFi_wrap.cc.
References SWIG_TypeNameComp().
{
int equiv = 0;
const char* te = tb + strlen(tb);
const char* ne = nb;
while (!equiv && *ne) {
for (nb = ne; *ne; ++ne) {
if (*ne == '|') break;
}
equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
if (*ne) ++ne;
}
return equiv;
}
| SWIGRUNTIME swig_type_info* SWIG_TypeDynamicCast | ( | swig_type_info * | ty, |
| void ** | ptr | ||
| ) |
Definition at line 488 of file SyFi_wrap.cc.
References swig_type_info::dcast.
{
swig_type_info *lastty = ty;
if (!ty || !ty->dcast) return ty;
while (ty && (ty->dcast)) {
ty = (*ty->dcast)(ptr);
if (ty) lastty = ty;
}
return lastty;
}
| SWIGRUNTIME int SWIG_TypeEquiv | ( | const char * | nb, |
| const char * | tb | ||
| ) |
Definition at line 388 of file SyFi_wrap.cc.
References SWIG_TypeNameComp().
Referenced by SWIG_TypeQueryModule().
{
int equiv = 0;
const char* te = tb + strlen(tb);
const char* ne = nb;
while (!equiv && *ne) {
for (nb = ne; *ne; ++ne) {
if (*ne == '|') break;
}
equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0;
if (*ne) ++ne;
}
return equiv;
}
| SWIGRUNTIMEINLINE const char* SWIG_TypeName | ( | const swig_type_info * | ty | ) |
| SWIGRUNTIME int SWIG_TypeNameComp | ( | const char * | f1, |
| const char * | l1, | ||
| const char * | f2, | ||
| const char * | l2 | ||
| ) |
Definition at line 373 of file SyFi_wrap.cc.
Referenced by SWIG_TypeCompare(), and SWIG_TypeEquiv().
{
for (;(f1 != l1) && (f2 != l2); ++f1, ++f2) {
while ((*f1 == ' ') && (f1 != l1)) ++f1;
while ((*f2 == ' ') && (f2 != l2)) ++f2;
if (*f1 != *f2) return (*f1 > *f2) ? 1 : -1;
}
return (int)((l1 - f1) - (l2 - f2));
}
| SWIGRUNTIME void SWIG_TypeNewClientData | ( | swig_type_info * | ti, |
| void * | clientdata | ||
| ) |
Definition at line 548 of file SyFi_wrap.cc.
References swig_type_info::owndata, and SWIG_TypeClientData().
Referenced by ArnoldFalkWintherWeakSymP_swigregister(), ArnoldFalkWintherWeakSymSigma_swigregister(), ArnoldFalkWintherWeakSymU_swigregister(), Box_swigregister(), Bubble_swigregister(), CrouzeixRaviart_swigregister(), DiscontinuousLagrange_swigregister(), Dof_swigregister(), ex_int_map_swigregister(), exlist_swigregister(), exmap_swigregister(), exset_swigregister(), ExStats_swigregister(), exvector_swigregister(), FE_swigregister(), Hermite_swigregister(), Lagrange_swigregister(), Line_swigregister(), MixedFE_swigregister(), Nedelec2Hdiv_swigregister(), Nedelec_swigregister(), P0_swigregister(), Polygon_swigregister(), RaviartThomas_swigregister(), Rectangle_swigregister(), ReferenceBox_swigregister(), ReferenceLine_swigregister(), ReferenceRectangle_swigregister(), ReferenceTetrahedron_swigregister(), ReferenceTriangle_swigregister(), Robust_swigregister(), Simplex_swigregister(), SpaceTimeDomain_swigregister(), SpaceTimeElement_swigregister(), StandardFE_swigregister(), SwigPyIterator_swigregister(), symexlist_swigregister(), symexpair_swigregister(), TensorLagrange_swigregister(), TensorP0_swigregister(), Tetrahedron_swigregister(), Triangle_swigregister(), VectorCrouzeixRaviart_swigregister(), VectorDiscontinuousLagrange_swigregister(), VectorLagrange_swigregister(), and VectorP0_swigregister().
{
SWIG_TypeClientData(ti, clientdata);
ti->owndata = 1;
}
| SWIGRUNTIME const char* SWIG_TypePrettyName | ( | const swig_type_info * | type | ) |
Definition at line 511 of file SyFi_wrap.cc.
References swig_type_info::name, run::s, and swig_type_info::str.
Referenced by SWIG_Python_MustGetPtr(), SwigPyObject_dealloc(), and SwigPyObject_repr().
{
/* The "str" field contains the equivalent pretty names of the
type, separated by vertical-bar characters. We choose
to print the last name, as it is often (?) the most
specific. */
if (!type) return NULL;
if (type->str != NULL) {
const char *last_name = type->str;
const char *s;
for (s = type->str; *s; s++)
if (*s == '|') last_name = s+1;
return last_name;
}
else
return type->name;
}
| SWIGRUNTIME swig_type_info* SWIG_TypeQueryModule | ( | swig_module_info * | start, |
| swig_module_info * | end, | ||
| const char * | name | ||
| ) |
Definition at line 607 of file SyFi_wrap.cc.
References swig_module_info::next, swig_module_info::size, swig_type_info::str, SWIG_MangledTypeQueryModule(), SWIG_TypeEquiv(), and swig_module_info::types.
Referenced by SWIG_Python_TypeQuery().
{
/* STEP 1: Search the name field using binary search */
swig_type_info *ret = SWIG_MangledTypeQueryModule(start, end, name);
if (ret) {
return ret;
} else {
/* STEP 2: If the type hasn't been found, do a complete search
of the str field (the human readable name) */
swig_module_info *iter = start;
do {
register size_t i = 0;
for (; i < iter->size; ++i) {
if (iter->types[i]->str && (SWIG_TypeEquiv(iter->types[i]->str, name)))
return iter->types[i];
}
iter = iter->next;
} while (iter != end);
}
/* neither found a match */
return 0;
}
| SWIGRUNTIME const char* SWIG_UnpackData | ( | const char * | c, |
| void * | ptr, | ||
| size_t | sz | ||
| ) |
Definition at line 652 of file SyFi_wrap.cc.
References demo::u.
Referenced by SWIG_UnpackDataName(), and SWIG_UnpackVoidPtr().
{
register unsigned char *u = (unsigned char *) ptr;
register const unsigned char *eu = u + sz;
for (; u != eu; ++u) {
register char d = *(c++);
register unsigned char uu;
if ((d >= '0') && (d <= '9'))
uu = ((d - '0') << 4);
else if ((d >= 'a') && (d <= 'f'))
uu = ((d - ('a'-10)) << 4);
else
return (char *) 0;
d = *(c++);
if ((d >= '0') && (d <= '9'))
uu |= (d - '0');
else if ((d >= 'a') && (d <= 'f'))
uu |= (d - ('a'-10));
else
return (char *) 0;
*u = uu;
}
return c;
}
| SWIGRUNTIME const char* SWIG_UnpackDataName | ( | const char * | c, |
| void * | ptr, | ||
| size_t | sz, | ||
| const char * | name | ||
| ) |
Definition at line 719 of file SyFi_wrap.cc.
References run::name, and SWIG_UnpackData().
{
if (*c != '_') {
if (strcmp(c,"NULL") == 0) {
memset(ptr,0,sz);
return name;
} else {
return 0;
}
}
return SWIG_UnpackData(++c,ptr,sz);
}
| SWIGRUNTIME const char* SWIG_UnpackVoidPtr | ( | const char * | c, |
| void ** | ptr, | ||
| const char * | name | ||
| ) |
Definition at line 691 of file SyFi_wrap.cc.
References run::name, and SWIG_UnpackData().
Referenced by SWIG_Python_ConvertFunctionPtr().
{
if (*c != '_') {
if (strcmp(c,"NULL") == 0) {
*ptr = (void *) 0;
return name;
} else {
return 0;
}
}
return SWIG_UnpackData(++c,ptr,sizeof(void *));
}
| SWIGINTERN PyObject* Swig_var_DUMMY_get | ( | void | ) |
Definition at line 25732 of file SyFi_wrap.cc.
References SyFi::DUMMY, SWIG_as_voidptr, SWIG_NewPointerObj, and SWIGTYPE_p_GiNaC__symbol.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::DUMMY), SWIGTYPE_p_GiNaC__symbol, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_DUMMY_set | ( | PyObject * | _val | ) |
Definition at line 25710 of file SyFi_wrap.cc.
References SyFi::DUMMY, run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__symbol.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::DUMMY""' of type '""GiNaC::symbol""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::DUMMY""' of type '""GiNaC::symbol""'");
} else {
GiNaC::symbol * temp;
temp = reinterpret_cast< GiNaC::symbol * >(argp);
SyFi::DUMMY = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_infinity_get | ( | void | ) |
Definition at line 25702 of file SyFi_wrap.cc.
References SyFi::infinity, SWIG_as_voidptr, SWIG_NewPointerObj, and SWIGTYPE_p_GiNaC__symbol.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::infinity), SWIGTYPE_p_GiNaC__symbol, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_infinity_set | ( | PyObject * | _val | ) |
Definition at line 25680 of file SyFi_wrap.cc.
References SyFi::infinity, run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__symbol.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::infinity""' of type '""GiNaC::symbol""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::infinity""' of type '""GiNaC::symbol""'");
} else {
GiNaC::symbol * temp;
temp = reinterpret_cast< GiNaC::symbol * >(argp);
SyFi::infinity = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_nsd_get | ( | void | ) |
Definition at line 25522 of file SyFi_wrap.cc.
References SyFi::nsd, and SWIG_From_unsigned_SS_int().
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_From_unsigned_SS_int(static_cast< unsigned int >(SyFi::nsd));
return pyobj;
}
| SWIGINTERN int Swig_var_nsd_set | ( | PyObject * | _val | ) |
Definition at line 25507 of file SyFi_wrap.cc.
References SyFi::nsd, run_all::res, SWIG_ArgError, SWIG_AsVal_unsigned_SS_int(), SWIG_exception_fail, and SWIG_IsOK.
Referenced by SWIG_init().
{
{
unsigned int val;
int res = SWIG_AsVal_unsigned_SS_int(_val, &val);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::nsd""' of type '""unsigned int""'");
}
SyFi::nsd = static_cast< unsigned int >(val);
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_p_get | ( | void | ) |
Definition at line 25672 of file SyFi_wrap.cc.
References SyFi::p, SWIG_as_voidptr, SWIG_NewPointerObj, and SWIGTYPE_p_GiNaC__lst.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::p), SWIGTYPE_p_GiNaC__lst, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_p_set | ( | PyObject * | _val | ) |
Definition at line 25650 of file SyFi_wrap.cc.
References SyFi::p, run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, and SWIGTYPE_p_GiNaC__lst.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__lst, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::p""' of type '""GiNaC::lst""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::p""' of type '""GiNaC::lst""'");
} else {
GiNaC::lst * temp;
temp = reinterpret_cast< GiNaC::lst * >(argp);
SyFi::p = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_t_get | ( | void | ) |
Definition at line 25642 of file SyFi_wrap.cc.
References SWIG_as_voidptr, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__symbol, and SyFi::t.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::t), SWIGTYPE_p_GiNaC__symbol, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_t_set | ( | PyObject * | _val | ) |
Definition at line 25620 of file SyFi_wrap.cc.
References run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_GiNaC__symbol, and SyFi::t.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::t""' of type '""GiNaC::symbol""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::t""' of type '""GiNaC::symbol""'");
} else {
GiNaC::symbol * temp;
temp = reinterpret_cast< GiNaC::symbol * >(argp);
SyFi::t = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_version_major_get | ( | void | ) |
Definition at line 21319 of file SyFi_wrap.cc.
References SWIG_From_int(), and SyFi::version_major.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_From_int(static_cast< int >(SyFi::version_major));
return pyobj;
}
| SWIGINTERN int Swig_var_version_major_set | ( | PyObject * | ) |
Definition at line 21313 of file SyFi_wrap.cc.
References SWIG_AttributeError, and SWIG_Error.
Referenced by SWIG_init().
{
SWIG_Error(SWIG_AttributeError,"Variable version_major is read-only.");
return 1;
}
| SWIGINTERN PyObject* Swig_var_version_micro_get | ( | void | ) |
Definition at line 21347 of file SyFi_wrap.cc.
References SWIG_From_int(), and SyFi::version_micro.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_From_int(static_cast< int >(SyFi::version_micro));
return pyobj;
}
| SWIGINTERN int Swig_var_version_micro_set | ( | PyObject * | ) |
Definition at line 21341 of file SyFi_wrap.cc.
References SWIG_AttributeError, and SWIG_Error.
Referenced by SWIG_init().
{
SWIG_Error(SWIG_AttributeError,"Variable version_micro is read-only.");
return 1;
}
| SWIGINTERN PyObject* Swig_var_version_minor_get | ( | void | ) |
Definition at line 21333 of file SyFi_wrap.cc.
References SWIG_From_int(), and SyFi::version_minor.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_From_int(static_cast< int >(SyFi::version_minor));
return pyobj;
}
| SWIGINTERN int Swig_var_version_minor_set | ( | PyObject * | ) |
Definition at line 21327 of file SyFi_wrap.cc.
References SWIG_AttributeError, and SWIG_Error.
Referenced by SWIG_init().
{
SWIG_Error(SWIG_AttributeError,"Variable version_minor is read-only.");
return 1;
}
| SWIGINTERN PyObject* Swig_var_x_get | ( | void | ) |
Definition at line 25552 of file SyFi_wrap.cc.
References SWIG_as_voidptr, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__symbol, and SyFi::x.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::x), SWIGTYPE_p_GiNaC__symbol, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_x_set | ( | PyObject * | _val | ) |
Definition at line 25530 of file SyFi_wrap.cc.
References run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_GiNaC__symbol, and SyFi::x.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::x""' of type '""GiNaC::symbol""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::x""' of type '""GiNaC::symbol""'");
} else {
GiNaC::symbol * temp;
temp = reinterpret_cast< GiNaC::symbol * >(argp);
SyFi::x = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_y_get | ( | void | ) |
Definition at line 25582 of file SyFi_wrap.cc.
References SWIG_as_voidptr, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__symbol, and SyFi::y.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::y), SWIGTYPE_p_GiNaC__symbol, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_y_set | ( | PyObject * | _val | ) |
Definition at line 25560 of file SyFi_wrap.cc.
References run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_GiNaC__symbol, and SyFi::y.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::y""' of type '""GiNaC::symbol""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::y""' of type '""GiNaC::symbol""'");
} else {
GiNaC::symbol * temp;
temp = reinterpret_cast< GiNaC::symbol * >(argp);
SyFi::y = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN PyObject* Swig_var_z_get | ( | void | ) |
Definition at line 25612 of file SyFi_wrap.cc.
References SWIG_as_voidptr, SWIG_NewPointerObj, SWIGTYPE_p_GiNaC__symbol, and SyFi::z.
Referenced by SWIG_init().
{
PyObject *pyobj = 0;
pyobj = SWIG_NewPointerObj(SWIG_as_voidptr(&SyFi::z), SWIGTYPE_p_GiNaC__symbol, 0 );
return pyobj;
}
| SWIGINTERN int Swig_var_z_set | ( | PyObject * | _val | ) |
Definition at line 25590 of file SyFi_wrap.cc.
References run_all::res, SWIG_ArgError, SWIG_ConvertPtr, SWIG_exception_fail, SWIG_IsNewObj, SWIG_IsOK, SWIG_ValueError, SWIGTYPE_p_GiNaC__symbol, and SyFi::z.
Referenced by SWIG_init().
{
{
void *argp = 0;
int res = SWIG_ConvertPtr(_val, &argp, SWIGTYPE_p_GiNaC__symbol, 0 | 0);
if (!SWIG_IsOK(res)) {
SWIG_exception_fail(SWIG_ArgError(res), "in variable '""SyFi::z""' of type '""GiNaC::symbol""'");
}
if (!argp) {
SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""SyFi::z""' of type '""GiNaC::symbol""'");
} else {
GiNaC::symbol * temp;
temp = reinterpret_cast< GiNaC::symbol * >(argp);
SyFi::z = *temp;
if (SWIG_IsNewObj(res)) delete temp;
}
}
return 0;
fail:
return 1;
}
| SWIGINTERN void swig_varlink_dealloc | ( | swig_varlinkobject * | v | ) |
Definition at line 49995 of file SyFi_wrap.cc.
References test::n, swig_globalvar::name, swig_globalvar::next, and swig_varlinkobject::vars.
Referenced by swig_varlink_type().
{
swig_globalvar *var = v->vars;
while (var) {
swig_globalvar *n = var->next;
free(var->name);
free(var);
var = n;
}
}
| SWIGINTERN PyObject* swig_varlink_getattr | ( | swig_varlinkobject * | v, |
| char * | n | ||
| ) |
Definition at line 50006 of file SyFi_wrap.cc.
References swig_globalvar::get_attr, swig_globalvar::name, swig_globalvar::next, run_all::res, and swig_varlinkobject::vars.
Referenced by swig_varlink_type().
| SWIGINTERN int swig_varlink_print | ( | swig_varlinkobject * | v, |
| FILE * | fp, | ||
| int | SWIGUNUSEDPARMflags | ||
| ) |
Definition at line 49984 of file SyFi_wrap.cc.
References SWIG_Python_str_AsChar(), SWIG_Python_str_DelForPy3, and swig_varlink_str().
Referenced by swig_varlink_type().
{
char *tmp;
PyObject *str = swig_varlink_str(v);
fprintf(fp,"Swig global variables ");
fprintf(fp,"%s\n", tmp = SWIG_Python_str_AsChar(str));
SWIG_Python_str_DelForPy3(tmp);
Py_DECREF(str);
return 0;
}
| SWIGINTERN PyObject* swig_varlink_repr | ( | swig_varlinkobject * | SWIGUNUSEDPARMv | ) |
Definition at line 49937 of file SyFi_wrap.cc.
Referenced by swig_varlink_type().
{
#if PY_VERSION_HEX >= 0x03000000
return PyUnicode_InternFromString("<Swig global variables>");
#else
return PyString_FromString("<Swig global variables>");
#endif
}
| SWIGINTERN int swig_varlink_setattr | ( | swig_varlinkobject * | v, |
| char * | n, | ||
| PyObject * | p | ||
| ) |
Definition at line 50023 of file SyFi_wrap.cc.
References swig_globalvar::name, swig_globalvar::next, run_all::res, swig_globalvar::set_attr, and swig_varlinkobject::vars.
Referenced by swig_varlink_type().
| SWIGINTERN PyObject* swig_varlink_str | ( | swig_varlinkobject * | v | ) |
Definition at line 49946 of file SyFi_wrap.cc.
References swig_globalvar::name, swig_globalvar::next, and swig_varlinkobject::vars.
Referenced by swig_varlink_print(), and swig_varlink_type().
{
#if PY_VERSION_HEX >= 0x03000000
PyObject *str = PyUnicode_InternFromString("(");
PyObject *tail;
PyObject *joined;
swig_globalvar *var;
for (var = v->vars; var; var=var->next) {
tail = PyUnicode_FromString(var->name);
joined = PyUnicode_Concat(str, tail);
Py_DecRef(str);
Py_DecRef(tail);
str = joined;
if (var->next) {
tail = PyUnicode_InternFromString(", ");
joined = PyUnicode_Concat(str, tail);
Py_DecRef(str);
Py_DecRef(tail);
str = joined;
}
}
tail = PyUnicode_InternFromString(")");
joined = PyUnicode_Concat(str, tail);
Py_DecRef(str);
Py_DecRef(tail);
str = joined;
#else
PyObject *str = PyString_FromString("(");
swig_globalvar *var;
for (var = v->vars; var; var=var->next) {
PyString_ConcatAndDel(&str,PyString_FromString(var->name));
if (var->next) PyString_ConcatAndDel(&str,PyString_FromString(", "));
}
PyString_ConcatAndDel(&str,PyString_FromString(")"));
#endif
return str;
}
| SWIGINTERN PyTypeObject* swig_varlink_type | ( | void | ) |
Definition at line 50040 of file SyFi_wrap.cc.
References swig_varlink_dealloc(), swig_varlink_getattr(), swig_varlink_print(), swig_varlink_repr(), swig_varlink_setattr(), and swig_varlink_str().
Referenced by SWIG_Python_newvarlink().
{
static char varlink__doc__[] = "Swig var link object";
static PyTypeObject varlink_type;
static int type_init = 0;
if (!type_init) {
const PyTypeObject tmp
= {
/* PyObject header changed in Python 3 */
#if PY_VERSION_HEX >= 0x03000000
PyVarObject_HEAD_INIT(&PyType_Type, 0)
#else
PyObject_HEAD_INIT(NULL)
0, /* Number of items in variable part (ob_size) */
#endif
(char *)"swigvarlink", /* Type name (tp_name) */
sizeof(swig_varlinkobject), /* Basic size (tp_basicsize) */
0, /* Itemsize (tp_itemsize) */
(destructor) swig_varlink_dealloc, /* Deallocator (tp_dealloc) */
(printfunc) swig_varlink_print, /* Print (tp_print) */
(getattrfunc) swig_varlink_getattr, /* get attr (tp_getattr) */
(setattrfunc) swig_varlink_setattr, /* Set attr (tp_setattr) */
0, /* tp_compare */
(reprfunc) swig_varlink_repr, /* tp_repr */
0, /* tp_as_number */
0, /* tp_as_sequence */
0, /* tp_as_mapping */
0, /* tp_hash */
0, /* tp_call */
(reprfunc) swig_varlink_str, /* tp_str */
0, /* tp_getattro */
0, /* tp_setattro */
0, /* tp_as_buffer */
0, /* tp_flags */
varlink__doc__, /* tp_doc */
0, /* tp_traverse */
0, /* tp_clear */
0, /* tp_richcompare */
0, /* tp_weaklistoffset */
#if PY_VERSION_HEX >= 0x02020000
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* tp_iter -> tp_weaklist */
#endif
#if PY_VERSION_HEX >= 0x02030000
0, /* tp_del */
#endif
#ifdef COUNT_ALLOCS
0,0,0,0 /* tp_alloc -> tp_next */
#endif
};
varlink_type = tmp;
/* for Python 3 we already assigned ob_type in PyVarObject_HEAD_INIT() */
#if PY_VERSION_HEX < 0x03000000
varlink_type.ob_type = &PyType_Type;
#endif
type_init = 1;
}
return &varlink_type;
}
| SWIGRUNTIME void SwigPyClientData_Del | ( | SwigPyClientData * | data | ) |
Definition at line 1407 of file SyFi_wrap.cc.
References SwigPyClientData::destroy, SwigPyClientData::newargs, and SwigPyClientData::newraw.
Referenced by SWIG_Python_DestroyModule().
| SWIGRUNTIME SwigPyClientData* SwigPyClientData_New | ( | PyObject * | obj | ) |
Definition at line 1354 of file SyFi_wrap.cc.
References SwigPyClientData::delargs, SwigPyClientData::destroy, regenerate::flags, SwigPyClientData::implicitconv, SwigPyClientData::klass, SwigPyClientData::newargs, and SwigPyClientData::newraw.
{
if (!obj) {
return 0;
} else {
SwigPyClientData *data = (SwigPyClientData *)malloc(sizeof(SwigPyClientData));
/* the klass element */
data->klass = obj;
Py_INCREF(data->klass);
/* the newraw method and newargs arguments used to create a new raw instance */
if (PyClass_Check(obj)) {
data->newraw = 0;
data->newargs = obj;
Py_INCREF(obj);
} else {
#if (PY_VERSION_HEX < 0x02020000)
data->newraw = 0;
#else
data->newraw = PyObject_GetAttrString(data->klass, (char *)"__new__");
#endif
if (data->newraw) {
Py_INCREF(data->newraw);
data->newargs = PyTuple_New(1);
PyTuple_SetItem(data->newargs, 0, obj);
} else {
data->newargs = obj;
}
Py_INCREF(data->newargs);
}
/* the destroy method, aka as the C++ delete method */
data->destroy = PyObject_GetAttrString(data->klass, (char *)"__swig_destroy__");
if (PyErr_Occurred()) {
PyErr_Clear();
data->destroy = 0;
}
if (data->destroy) {
int flags;
Py_INCREF(data->destroy);
flags = PyCFunction_GET_FLAGS(data->destroy);
#ifdef METH_O
data->delargs = !(flags & (METH_O));
#else
data->delargs = 0;
#endif
} else {
data->delargs = 0;
}
data->implicitconv = 0;
return data;
}
}
| SWIGINTERN PyObject* SwigPyIterator_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 6900 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_swig__SwigPyIterator.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_swig__SwigPyIterator, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* SwigPyObject_acquire | ( | PyObject * | v, |
| PyObject * | SWIGUNUSEDPARMargs | ||
| ) |
Definition at line 1646 of file SyFi_wrap.cc.
References SwigPyObject::own, SWIG_POINTER_OWN, and SWIG_Py_Void().
Referenced by SwigPyObject_own().
{
SwigPyObject *sobj = (SwigPyObject *)v;
sobj->own = SWIG_POINTER_OWN;
return SWIG_Py_Void();
}
| SWIGRUNTIME PyObject* SwigPyObject_append | ( | PyObject * | v, |
| PyObject * | next | ||
| ) |
Definition at line 1598 of file SyFi_wrap.cc.
References SwigPyObject::next, SWIG_Py_Void(), and SwigPyObject_Check().
Referenced by SWIG_Python_InitShadowInstance().
{
SwigPyObject *sobj = (SwigPyObject *) v;
#ifndef METH_O
PyObject *tmp = 0;
if (!PyArg_ParseTuple(next,(char *)"O:append", &tmp)) return NULL;
next = tmp;
#endif
if (!SwigPyObject_Check(next)) {
return NULL;
}
sobj->next = next;
Py_INCREF(next);
return SWIG_Py_Void();
}
| SWIGRUNTIMEINLINE int SwigPyObject_Check | ( | PyObject * | op | ) |
Definition at line 1554 of file SyFi_wrap.cc.
References Py_TYPE, and SwigPyObject_type().
Referenced by SWIG_Python_GetSwigThis(), SWIG_Python_TypeError(), and SwigPyObject_append().
{
return (Py_TYPE(op) == SwigPyObject_type())
|| (strcmp(Py_TYPE(op)->tp_name,"SwigPyObject") == 0);
}
| SWIGRUNTIME int SwigPyObject_compare | ( | SwigPyObject * | v, |
| SwigPyObject * | w | ||
| ) |
Definition at line 1520 of file SyFi_wrap.cc.
References SwigPyObject::ptr.
Referenced by _PySwigObject_type(), and SwigPyObject_richcompare().
| SWIGRUNTIME void SwigPyObject_dealloc | ( | PyObject * | v | ) |
Definition at line 1563 of file SyFi_wrap.cc.
References swig_type_info::clientdata, SwigPyClientData::delargs, SwigPyClientData::destroy, run::name, SwigPyObject::next, SwigPyObject::own, SwigPyObject::ptr, PyObject_DEL, run_all::res, SWIG_POINTER_OWN, SWIG_Python_CallFunctor, SWIG_TypePrettyName(), SwigPyObject_New(), SwigPyObject::ty, and demo::v.
Referenced by _PySwigObject_type().
{
SwigPyObject *sobj = (SwigPyObject *) v;
PyObject *next = sobj->next;
if (sobj->own == SWIG_POINTER_OWN) {
swig_type_info *ty = sobj->ty;
SwigPyClientData *data = ty ? (SwigPyClientData *) ty->clientdata : 0;
PyObject *destroy = data ? data->destroy : 0;
if (destroy) {
/* destroy is always a VARARGS method */
PyObject *res;
if (data->delargs) {
/* we need to create a temporary object to carry the destroy operation */
PyObject *tmp = SwigPyObject_New(sobj->ptr, ty, 0);
res = SWIG_Python_CallFunctor(destroy, tmp);
Py_DECREF(tmp);
} else {
PyCFunction meth = PyCFunction_GET_FUNCTION(destroy);
PyObject *mself = PyCFunction_GET_SELF(destroy);
res = ((*meth)(mself, v));
}
Py_XDECREF(res);
}
#if !defined(SWIG_PYTHON_SILENT_MEMLEAK)
else {
const char *name = SWIG_TypePrettyName(ty);
printf("swig/python detected a memory leak of type '%s', no destructor found.\n", (name ? name : "unknown"));
}
#endif
}
Py_XDECREF(next);
PyObject_DEL(v);
}
| SWIGINTERN PyObject* SwigPyObject_disown | ( | PyObject * | v, |
| PyObject * | SWIGUNUSEDPARMargs | ||
| ) |
Definition at line 1634 of file SyFi_wrap.cc.
References SwigPyObject::own, and SWIG_Py_Void().
Referenced by SwigPyObject_own().
{
SwigPyObject *sobj = (SwigPyObject *)v;
sobj->own = 0;
return SWIG_Py_Void();
}
| SWIGRUNTIME PyObject* SwigPyObject_format | ( | const char * | fmt, |
| SwigPyObject * | v | ||
| ) |
Definition at line 1431 of file SyFi_wrap.cc.
References regenerate::args, run_all::res, SWIG_Python_str_FromChar(), and SwigPyObject_long().
Referenced by SwigPyObject_hex(), and SwigPyObject_oct().
{
PyObject *res = NULL;
PyObject *args = PyTuple_New(1);
if (args) {
if (PyTuple_SetItem(args, 0, SwigPyObject_long(v)) == 0) {
PyObject *ofmt = SWIG_Python_str_FromChar(fmt);
if (ofmt) {
#if PY_VERSION_HEX >= 0x03000000
res = PyUnicode_Format(ofmt,args);
#else
res = PyString_Format(ofmt,args);
#endif
Py_DECREF(ofmt);
}
Py_DECREF(args);
}
}
return res;
}
| SWIGINTERN PyObject* SwigPyObject_getattr | ( | SwigPyObject * | sobj, |
| char * | name | ||
| ) |
Definition at line 1715 of file SyFi_wrap.cc.
Referenced by _PySwigObject_type().
{
return Py_FindMethod(swigobject_methods, (PyObject *)sobj, name);
}
| SWIGRUNTIMEINLINE const char* SwigPyObject_GetDesc | ( | PyObject * | self | ) |
Definition at line 2607 of file SyFi_wrap.cc.
References swig_type_info::str, and SwigPyObject::ty.
Referenced by SWIG_Python_TypeError().
{
SwigPyObject *v = (SwigPyObject *)self;
swig_type_info *ty = v ? v->ty : 0;
return ty ? ty->str : (char*)"";
}
| SWIGRUNTIME PyObject* SwigPyObject_hex | ( | SwigPyObject * | v | ) |
Definition at line 1459 of file SyFi_wrap.cc.
References SwigPyObject_format().
Referenced by _PySwigObject_type().
{
return SwigPyObject_format("%x",v);
}
| SWIGRUNTIME PyObject* SwigPyObject_long | ( | SwigPyObject * | v | ) |
Definition at line 1425 of file SyFi_wrap.cc.
References SwigPyObject::ptr.
Referenced by _PySwigObject_type(), and SwigPyObject_format().
{
return PyLong_FromVoidPtr(v->ptr);
}
| SWIGRUNTIME PyObject * SwigPyObject_New | ( | void * | ptr, |
| swig_type_info * | ty, | ||
| int | own | ||
| ) |
Definition at line 1855 of file SyFi_wrap.cc.
References SwigPyObject::next, SwigPyObject::own, SwigPyObject::ptr, SwigPyObject_type(), and SwigPyObject::ty.
Referenced by SWIG_Python_NewPointerObj(), and SwigPyObject_dealloc().
{
SwigPyObject *sobj = PyObject_NEW(SwigPyObject, SwigPyObject_type());
if (sobj) {
sobj->ptr = ptr;
sobj->ty = ty;
sobj->own = own;
sobj->next = 0;
}
return (PyObject *)sobj;
}
| SWIGRUNTIME PyObject* SwigPyObject_next | ( | PyObject * | v, |
| PyObject * | SWIGUNUSEDPARMargs | ||
| ) |
Definition at line 1618 of file SyFi_wrap.cc.
References SwigPyObject::next, and SWIG_Py_Void().
{
SwigPyObject *sobj = (SwigPyObject *) v;
if (sobj->next) {
Py_INCREF(sobj->next);
return sobj->next;
} else {
return SWIG_Py_Void();
}
}
| SWIGRUNTIME PyObject* SwigPyObject_oct | ( | SwigPyObject * | v | ) |
Definition at line 1453 of file SyFi_wrap.cc.
References SwigPyObject_format().
Referenced by _PySwigObject_type().
{
return SwigPyObject_format("%o",v);
}
| SWIGINTERN PyObject* SwigPyObject_own | ( | PyObject * | v, |
| PyObject * | args | ||
| ) |
Definition at line 1655 of file SyFi_wrap.cc.
References SwigPyObject::own, PyBool_FromLong(), SwigPyObject_acquire(), and SwigPyObject_disown().
{
PyObject *val = 0;
#if (PY_VERSION_HEX < 0x02020000)
if (!PyArg_ParseTuple(args,(char *)"|O:own",&val))
#else
if (!PyArg_UnpackTuple(args, (char *)"own", 0, 1, &val))
#endif
{
return NULL;
}
else
{
SwigPyObject *sobj = (SwigPyObject *)v;
PyObject *obj = PyBool_FromLong(sobj->own);
if (val) {
#ifdef METH_NOARGS
if (PyObject_IsTrue(val)) {
SwigPyObject_acquire(v);
} else {
SwigPyObject_disown(v);
}
#else
if (PyObject_IsTrue(val)) {
SwigPyObject_acquire(v,args);
} else {
SwigPyObject_disown(v,args);
}
#endif
}
return obj;
}
}
| SWIGRUNTIME int SwigPyObject_print | ( | SwigPyObject * | v, |
| FILE * | fp, | ||
| int | SWIGUNUSEDPARMflags | ||
| ) |
Definition at line 1492 of file SyFi_wrap.cc.
References SWIG_Python_str_AsChar(), SWIG_Python_str_DelForPy3, and SwigPyObject_repr().
Referenced by _PySwigObject_type().
{
char *str;
#ifdef METH_NOARGS
PyObject *repr = SwigPyObject_repr(v);
#else
PyObject *repr = SwigPyObject_repr(v, NULL);
#endif
if (repr) {
str = SWIG_Python_str_AsChar(repr);
fputs(str, fp);
SWIG_Python_str_DelForPy3(str);
Py_DECREF(repr);
return 0;
} else {
return 1;
}
}
| SWIGRUNTIME PyObject* SwigPyObject_repr | ( | SwigPyObject * | v, |
| PyObject * | args | ||
| ) |
Definition at line 1468 of file SyFi_wrap.cc.
References run::name, SwigPyObject::next, SWIG_Python_str_FromFormat, SWIG_TypePrettyName(), and SwigPyObject::ty.
Referenced by _PySwigObject_type(), and SwigPyObject_print().
{
const char *name = SWIG_TypePrettyName(v->ty);
PyObject *repr = SWIG_Python_str_FromFormat("<Swig Object of type '%s' at %p>", name, v);
if (v->next) {
#ifdef METH_NOARGS
PyObject *nrep = SwigPyObject_repr((SwigPyObject *)v->next);
#else
PyObject *nrep = SwigPyObject_repr((SwigPyObject *)v->next, args);
#endif
#if PY_VERSION_HEX >= 0x03000000
PyObject *joined = PyUnicode_Concat(repr, nrep);
Py_DecRef(repr);
Py_DecRef(nrep);
repr = joined;
#else
PyString_ConcatAndDel(&repr,nrep);
#endif
}
return repr;
}
| SWIGRUNTIME PyObject* SwigPyObject_richcompare | ( | SwigPyObject * | v, |
| SwigPyObject * | w, | ||
| int | op | ||
| ) |
Definition at line 1529 of file SyFi_wrap.cc.
References Py_NotImplemented, run_all::res, and SwigPyObject_compare().
Referenced by _PySwigObject_type().
{
PyObject* res;
if( op != Py_EQ && op != Py_NE ) {
Py_INCREF(Py_NotImplemented);
return Py_NotImplemented;
}
if( (SwigPyObject_compare(v, w)==0) == (op == Py_EQ) )
res = Py_True;
else
res = Py_False;
Py_INCREF(res);
return res;
}
| SWIGRUNTIME PyObject* SwigPyObject_str | ( | SwigPyObject * | v | ) |
Definition at line 1512 of file SyFi_wrap.cc.
References swig_type_info::name, SwigPyObject::ptr, test::result, SWIG_BUFFER_SIZE, SWIG_PackVoidPtr(), SWIG_Python_str_FromChar(), and SwigPyObject::ty.
Referenced by _PySwigObject_type().
{
char result[SWIG_BUFFER_SIZE];
return SWIG_PackVoidPtr(result, v->ptr, v->ty->name, sizeof(result)) ?
SWIG_Python_str_FromChar(result) : 0;
}
| SWIGRUNTIME PyTypeObject* SwigPyObject_type | ( | void | ) |
Definition at line 1548 of file SyFi_wrap.cc.
References _PySwigObject_type(), and SWIG_STATIC_POINTER.
Referenced by SwigPyObject_Check(), and SwigPyObject_New().
{
static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigObject_type();
return type;
}
| SWIGRUNTIMEINLINE int SwigPyPacked_Check | ( | PyObject * | op | ) |
Definition at line 1932 of file SyFi_wrap.cc.
References _PySwigPacked_type().
Referenced by SwigPyPacked_dealloc(), and SwigPyPacked_UnpackData().
{
return ((op)->ob_type == _PySwigPacked_type())
|| (strcmp((op)->ob_type->tp_name,"SwigPyPacked") == 0);
}
| SWIGRUNTIME int SwigPyPacked_compare | ( | SwigPyPacked * | v, |
| SwigPyPacked * | w | ||
| ) |
Definition at line 1915 of file SyFi_wrap.cc.
References SwigPyPacked::pack, run::s, and SwigPyPacked::size.
Referenced by _PySwigPacked_type().
| SWIGRUNTIME void SwigPyPacked_dealloc | ( | PyObject * | v | ) |
Definition at line 1938 of file SyFi_wrap.cc.
References SwigPyPacked::pack, PyObject_DEL, and SwigPyPacked_Check().
Referenced by _PySwigPacked_type().
{
if (SwigPyPacked_Check(v)) {
SwigPyPacked *sobj = (SwigPyPacked *) v;
free(sobj->pack);
}
PyObject_DEL(v);
}
| SWIGRUNTIME PyObject* SwigPyPacked_New | ( | void * | ptr, |
| size_t | size, | ||
| swig_type_info * | ty | ||
| ) |
Definition at line 2030 of file SyFi_wrap.cc.
References SwigPyPacked::pack, PyObject_DEL, SwigPyPacked::size, SwigPyPacked_type(), and SwigPyPacked::ty.
Referenced by SWIG_Python_NewPackedObj().
{
SwigPyPacked *sobj = PyObject_NEW(SwigPyPacked, SwigPyPacked_type());
if (sobj) {
void *pack = malloc(size);
if (pack) {
memcpy(pack, ptr, size);
sobj->pack = pack;
sobj->ty = ty;
sobj->size = size;
} else {
PyObject_DEL((PyObject *) sobj);
sobj = 0;
}
}
return (PyObject *) sobj;
}
| SWIGRUNTIME int SwigPyPacked_print | ( | SwigPyPacked * | v, |
| FILE * | fp, | ||
| int | SWIGUNUSEDPARMflags | ||
| ) |
Definition at line 1879 of file SyFi_wrap.cc.
References swig_type_info::name, SwigPyPacked::pack, test::result, SwigPyPacked::size, SWIG_BUFFER_SIZE, SWIG_PackDataName(), and SwigPyPacked::ty.
Referenced by _PySwigPacked_type().
{
char result[SWIG_BUFFER_SIZE];
fputs("<Swig Packed ", fp);
if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
fputs("at ", fp);
fputs(result, fp);
}
fputs(v->ty->name,fp);
fputs(">", fp);
return 0;
}
| SWIGRUNTIME PyObject* SwigPyPacked_repr | ( | SwigPyPacked * | v | ) |
Definition at line 1893 of file SyFi_wrap.cc.
References swig_type_info::name, SwigPyPacked::pack, test::result, SwigPyPacked::size, SWIG_BUFFER_SIZE, SWIG_PackDataName(), SWIG_Python_str_FromFormat, and SwigPyPacked::ty.
Referenced by _PySwigPacked_type().
{
char result[SWIG_BUFFER_SIZE];
if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))) {
return SWIG_Python_str_FromFormat("<Swig Packed at %s%s>", result, v->ty->name);
} else {
return SWIG_Python_str_FromFormat("<Swig Packed %s>", v->ty->name);
}
}
| SWIGRUNTIME PyObject* SwigPyPacked_str | ( | SwigPyPacked * | v | ) |
Definition at line 1904 of file SyFi_wrap.cc.
References swig_type_info::name, SwigPyPacked::pack, test::result, SwigPyPacked::size, SWIG_BUFFER_SIZE, SWIG_PackDataName(), SWIG_Python_str_FromChar(), SWIG_Python_str_FromFormat, and SwigPyPacked::ty.
Referenced by _PySwigPacked_type().
{
char result[SWIG_BUFFER_SIZE];
if (SWIG_PackDataName(result, v->pack, v->size, 0, sizeof(result))){
return SWIG_Python_str_FromFormat("%s%s", result, v->ty->name);
} else {
return SWIG_Python_str_FromChar(v->ty->name);
}
}
| SWIGRUNTIME PyTypeObject* SwigPyPacked_type | ( | void | ) |
Definition at line 1926 of file SyFi_wrap.cc.
References _PySwigPacked_type(), and SWIG_STATIC_POINTER.
Referenced by SwigPyPacked_New().
{
static PyTypeObject *SWIG_STATIC_POINTER(type) = _PySwigPacked_type();
return type;
}
| SWIGRUNTIME swig_type_info* SwigPyPacked_UnpackData | ( | PyObject * | obj, |
| void * | ptr, | ||
| size_t | size | ||
| ) |
Definition at line 2049 of file SyFi_wrap.cc.
References SwigPyPacked::pack, SwigPyPacked::size, SwigPyPacked_Check(), and SwigPyPacked::ty.
Referenced by SWIG_Python_ConvertPacked().
{
if (SwigPyPacked_Check(obj)) {
SwigPyPacked *sobj = (SwigPyPacked *)obj;
if (sobj->size != size) return 0;
memcpy(ptr, sobj->pack, size);
return sobj->ty;
} else {
return 0;
}
}
| SWIGINTERN PyObject* symexlist_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 16833 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* symexpair_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 13944 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_std__pairT_GiNaC__symbol_GiNaC__ex_t, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* TensorLagrange_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38919 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__TensorLagrange.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__TensorLagrange, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* TensorP0_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41846 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__TensorP0.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__TensorP0, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Tetrahedron_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 32515 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Tetrahedron.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Tetrahedron, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* Triangle_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 29643 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__Triangle.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__Triangle, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| GiNaC::ex* type2ex | ( | PyObject * | input | ) |
Definition at line 3052 of file SyFi_wrap.cc.
References GETDESC, SyFi_polygons::spacetimedomain::l, list2lst(), and SWIG_ConvertPtr.
Referenced by _wrap_barycenter_line(), _wrap_barycenter_tetrahedron(), _wrap_barycenter_triangle(), _wrap_Box_integrate__SWIG_0(), _wrap_Box_integrate__SWIG_1(), _wrap_check_visitor(), _wrap_coeff(), _wrap_coeffs__SWIG_0(), _wrap_collect_symbols__SWIG_0(), _wrap_collect_symbols__SWIG_1(), _wrap_compare(), _wrap_count_ops(), _wrap_count_symbols(), _wrap_div__SWIG_1(), _wrap_div__SWIG_2(), _wrap_div__SWIG_3(), _wrap_Dof_glob_dof__SWIG_1(), _wrap_Dof_insert_dof(), _wrap_EQUAL_OR_DIE(), _wrap_equations2matrix(), _wrap_ex2equations(), _wrap_ex_int_map___contains__(), _wrap_ex_int_map___delitem__(), _wrap_ex_int_map___getitem__(), _wrap_ex_int_map___setitem__(), _wrap_ex_int_map_count(), _wrap_ex_int_map_erase__SWIG_0(), _wrap_ex_int_map_find(), _wrap_ex_int_map_has_key(), _wrap_ex_int_map_lower_bound(), _wrap_ex_int_map_upper_bound(), _wrap_exlist___setitem____SWIG_1(), _wrap_exlist_append(), _wrap_exlist_assign(), _wrap_exlist_insert__SWIG_0(), _wrap_exlist_insert__SWIG_1(), _wrap_exlist_push_back(), _wrap_exlist_push_front(), _wrap_exlist_resize__SWIG_1(), _wrap_exmap___contains__(), _wrap_exmap___delitem__(), _wrap_exmap___getitem__(), _wrap_exmap___setitem__(), _wrap_exmap_count(), _wrap_exmap_erase__SWIG_0(), _wrap_exmap_find(), _wrap_exmap_has_key(), _wrap_exmap_lower_bound(), _wrap_exmap_upper_bound(), _wrap_exset___contains__(), _wrap_exset_append(), _wrap_exset_count(), _wrap_exset_equal_range(), _wrap_exset_erase__SWIG_0(), _wrap_exset_find(), _wrap_exset_insert(), _wrap_exset_lower_bound(), _wrap_exset_upper_bound(), _wrap_extract_symbols(), _wrap_exvector___setitem____SWIG_1(), _wrap_exvector_append(), _wrap_exvector_assign(), _wrap_exvector_insert__SWIG_0(), _wrap_exvector_insert__SWIG_1(), _wrap_exvector_push_back(), _wrap_exvector_resize__SWIG_1(), _wrap_find(), _wrap_grad__SWIG_0(), _wrap_grad__SWIG_1(), _wrap_inner__SWIG_0(), _wrap_inner__SWIG_1(), _wrap_Line_integrate__SWIG_0(), _wrap_Line_integrate__SWIG_1(), _wrap_Line_repr__SWIG_2(), _wrap_Line_repr__SWIG_3(), _wrap_lst_equals(), _wrap_matrix_from_equations(), _wrap_matrix_to_lst2(), _wrap_matvec__SWIG_1(), _wrap_new_Box__SWIG_0(), _wrap_new_Box__SWIG_1(), _wrap_new_Box__SWIG_2(), _wrap_new_Box__SWIG_3(), _wrap_new_exlist__SWIG_3(), _wrap_new_exvector__SWIG_3(), _wrap_new_Line__SWIG_1(), _wrap_new_Line__SWIG_2(), _wrap_new_Rectangle__SWIG_2(), _wrap_new_Rectangle__SWIG_3(), _wrap_new_Rectangle__SWIG_4(), _wrap_new_Rectangle__SWIG_5(), _wrap_new_symexpair__SWIG_1(), _wrap_new_Tetrahedron__SWIG_0(), _wrap_new_Tetrahedron__SWIG_1(), _wrap_new_Triangle__SWIG_2(), _wrap_new_Triangle__SWIG_3(), _wrap_pol2basisandcoeff__SWIG_0(), _wrap_pol2basisandcoeff__SWIG_1(), _wrap_Polygon_integrate__SWIG_0(), _wrap_Polygon_integrate__SWIG_1(), _wrap_Rectangle_integrate__SWIG_0(), _wrap_Rectangle_integrate__SWIG_1(), _wrap_ReferenceLine_integrate__SWIG_0(), _wrap_ReferenceLine_integrate__SWIG_1(), _wrap_ReferenceLine_repr__SWIG_0(), _wrap_ReferenceLine_repr__SWIG_1(), _wrap_ReferenceTetrahedron_integrate__SWIG_0(), _wrap_ReferenceTetrahedron_integrate__SWIG_1(), _wrap_ReferenceTriangle_integrate__SWIG_0(), _wrap_ReferenceTriangle_integrate__SWIG_1(), _wrap_replace_powers__SWIG_0(), _wrap_replace_powers__SWIG_1(), _wrap_Simplex_integrate__SWIG_0(), _wrap_Simplex_integrate__SWIG_1(), _wrap_SpaceTimeDomain_integrate__SWIG_0(), _wrap_SpaceTimeDomain_integrate__SWIG_1(), _wrap_symexpair_second_set(), _wrap_Tetrahedron_integrate__SWIG_0(), _wrap_Tetrahedron_integrate__SWIG_1(), _wrap_Triangle_integrate__SWIG_0(), _wrap_Triangle_integrate__SWIG_1(), _wrap_visitor_subst_pow(), and list2lst().
{
basic *btmp;
GETDESC(basic);
if (not((SWIG_ConvertPtr(input, (void **) &btmp, basicdescr,0)) == -1))
return new GiNaC::ex((*btmp));
if (PyInt_Check(input))
return new GiNaC::ex(numeric(PyInt_AsLong(input)));
if (PyFloat_Check(input))
return new GiNaC::ex(numeric(PyFloat_AsDouble(input)));
if (PyList_Check(input)) {
lst *l=list2lst(input);
if (l==NULL) return NULL;
return new GiNaC::ex(l->eval());
}
return NULL;
}
| GiNaC::numeric* type2numeric | ( | PyObject * | input | ) |
Definition at line 3069 of file SyFi_wrap.cc.
References GETDESC, and SWIG_ConvertPtr.
| SWIGINTERN PyObject* VectorCrouzeixRaviart_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 40655 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__VectorCrouzeixRaviart.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__VectorCrouzeixRaviart, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* VectorDiscontinuousLagrange_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 43116 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__VectorDiscontinuousLagrange, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* VectorLagrange_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 38473 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__VectorLagrange.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__VectorLagrange, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
| SWIGINTERN PyObject* VectorP0_swigregister | ( | PyObject * | SWIGUNUSEDPARMself, |
| PyObject * | args | ||
| ) |
Definition at line 41400 of file SyFi_wrap.cc.
References SWIG_NewClientData, SWIG_Py_Void(), SWIG_TypeNewClientData(), and SWIGTYPE_p_SyFi__VectorP0.
{
PyObject *obj;
if (!PyArg_ParseTuple(args,(char*)"O:swigregister", &obj)) return NULL;
SWIG_TypeNewClientData(SWIGTYPE_p_SyFi__VectorP0, SWIG_NewClientData(obj));
return SWIG_Py_Void();
}
swig_cast_info _swigc__p_allocator_type[] = { {&_swigt__p_allocator_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49555 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49556 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_difference_type[] = { {&_swigt__p_difference_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49557 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_first_type[] = { {&_swigt__p_first_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49558 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__ex[] = { {&_swigt__p_GiNaC__ex, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49509 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__ex_is_less[] = { {&_swigt__p_GiNaC__ex_is_less, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49510 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__exhashmapT_int_t[] = { {&_swigt__p_GiNaC__exhashmapT_int_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49511 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__exmap[] = { {&_swigt__p_GiNaC__exmap, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49512 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__exvector[] = { {&_swigt__p_GiNaC__exvector, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49513 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__lst[] = { {&_swigt__p_GiNaC__lst, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49514 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__matrix[] = { {&_swigt__p_GiNaC__matrix, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49515 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_GiNaC__symbol[] = { {&_swigt__p_GiNaC__symbol, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49516 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_key_type[] = { {&_swigt__p_key_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49559 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_mapped_type[] = { {&_swigt__p_mapped_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49560 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_p_PyObject[] = { {&_swigt__p_p_PyObject, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49561 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_second_type[] = { {&_swigt__p_second_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49562 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_size_type[] = { {&_swigt__p_size_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49563 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__allocatorT_GiNaC__ex_t[] = { {&_swigt__p_std__allocatorT_GiNaC__ex_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49564 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t[] = { {&_swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49565 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t[] = { {&_swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49566 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t[] = { {&_swigt__p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49567 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__invalid_argument[] = { {&_swigt__p_std__invalid_argument, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49568 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t[] = { {&_swigt__p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49569 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t[] = { {&_swigt__p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49570 of file SyFi_wrap.cc.
Definition at line 49571 of file SyFi_wrap.cc.
Definition at line 49572 of file SyFi_wrap.cc.
Definition at line 49573 of file SyFi_wrap.cc.
Definition at line 49574 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__ostream[] = { {&_swigt__p_std__ostream, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49575 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__pairT_GiNaC__symbol_GiNaC__ex_t[] = { {&_swigt__p_std__pairT_GiNaC__symbol_GiNaC__ex_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49576 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__pairT_unsigned_int_unsigned_int_t[] = { {&_swigt__p_std__pairT_unsigned_int_unsigned_int_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49577 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t[] = { {&_swigt__p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49578 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t[] = { {&_swigt__p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49579 of file SyFi_wrap.cc.
Definition at line 49581 of file SyFi_wrap.cc.
Definition at line 49580 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_swig__SwigPyIterator[] = { {&_swigt__p_swig__SwigPyIterator, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49582 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ArnoldFalkWintherWeakSymP[] = { {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymP, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49517 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ArnoldFalkWintherWeakSymSigma[] = { {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49518 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ArnoldFalkWintherWeakSymU[] = { {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymU, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49519 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Box[] = { {&_swigt__p_SyFi__Box, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceBox, _p_SyFi__ReferenceBoxTo_p_SyFi__Box, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49520 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Bubble[] = { {&_swigt__p_SyFi__Bubble, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49521 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__CrouzeixRaviart[] = { {&_swigt__p_SyFi__CrouzeixRaviart, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49522 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__DiscontinuousLagrange[] = { {&_swigt__p_SyFi__DiscontinuousLagrange, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49523 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Dof[] = { {&_swigt__p_SyFi__Dof, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49524 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ExStats[] = { {&_swigt__p_SyFi__ExStats, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49525 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__FE[] = { {&_swigt__p_SyFi__RaviartThomas, _p_SyFi__RaviartThomasTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Robust, _p_SyFi__RobustTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymP, _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__TensorLagrange, _p_SyFi__TensorLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__VectorDiscontinuousLagrange, _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__VectorLagrange, _p_SyFi__VectorLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__DiscontinuousLagrange, _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Lagrange, _p_SyFi__LagrangeTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__StandardFE, _p_SyFi__StandardFETo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Nedelec, _p_SyFi__NedelecTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Bubble, _p_SyFi__BubbleTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma, _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__P0, _p_SyFi__P0To_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Hermite, _p_SyFi__HermiteTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymU, _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__VectorP0, _p_SyFi__VectorP0To_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__Nedelec2Hdiv, _p_SyFi__Nedelec2HdivTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__FE, 0, 0, 0}, {&_swigt__p_SyFi__VectorCrouzeixRaviart, _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__CrouzeixRaviart, _p_SyFi__CrouzeixRaviartTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__SpaceTimeElement, _p_SyFi__SpaceTimeElementTo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__MixedFE, _p_SyFi__MixedFETo_p_SyFi__FE, 0, 0}, {&_swigt__p_SyFi__TensorP0, _p_SyFi__TensorP0To_p_SyFi__FE, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49526 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Hermite[] = { {&_swigt__p_SyFi__Hermite, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49527 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Lagrange[] = { {&_swigt__p_SyFi__Lagrange, 0, 0, 0}, {&_swigt__p_SyFi__DiscontinuousLagrange, _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__Lagrange, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49528 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Line[] = { {&_swigt__p_SyFi__Line, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceLine, _p_SyFi__ReferenceLineTo_p_SyFi__Line, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49529 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__MixedFE[] = { {&_swigt__p_SyFi__MixedFE, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49530 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Nedelec[] = { {&_swigt__p_SyFi__Nedelec, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49531 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Nedelec2Hdiv[] = { {&_swigt__p_SyFi__Nedelec2Hdiv, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49532 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__P0[] = { {&_swigt__p_SyFi__P0, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49533 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Polygon[] = { {&_swigt__p_SyFi__Polygon, 0, 0, 0}, {&_swigt__p_SyFi__Tetrahedron, _p_SyFi__TetrahedronTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceTetrahedron, _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Box, _p_SyFi__BoxTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Line, _p_SyFi__LineTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceBox, _p_SyFi__ReferenceBoxTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Triangle, _p_SyFi__TriangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceTriangle, _p_SyFi__ReferenceTriangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Rectangle, _p_SyFi__RectangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceRectangle, _p_SyFi__ReferenceRectangleTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__Simplex, _p_SyFi__SimplexTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__SpaceTimeDomain, _p_SyFi__SpaceTimeDomainTo_p_SyFi__Polygon, 0, 0}, {&_swigt__p_SyFi__ReferenceLine, _p_SyFi__ReferenceLineTo_p_SyFi__Polygon, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49534 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__RaviartThomas[] = { {&_swigt__p_SyFi__RaviartThomas, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49535 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Rectangle[] = { {&_swigt__p_SyFi__Rectangle, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceRectangle, _p_SyFi__ReferenceRectangleTo_p_SyFi__Rectangle, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49536 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ReferenceBox[] = { {&_swigt__p_SyFi__ReferenceBox, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49537 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ReferenceLine[] = { {&_swigt__p_SyFi__ReferenceLine, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49538 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ReferenceRectangle[] = { {&_swigt__p_SyFi__ReferenceRectangle, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49539 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ReferenceTetrahedron[] = { {&_swigt__p_SyFi__ReferenceTetrahedron, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49540 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__ReferenceTriangle[] = { {&_swigt__p_SyFi__ReferenceTriangle, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49541 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Robust[] = { {&_swigt__p_SyFi__Robust, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49542 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Simplex[] = { {&_swigt__p_SyFi__Simplex, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49543 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__SpaceTimeDomain[] = { {&_swigt__p_SyFi__SpaceTimeDomain, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49544 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__SpaceTimeElement[] = { {&_swigt__p_SyFi__SpaceTimeElement, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49545 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__StandardFE[] = { {&_swigt__p_SyFi__RaviartThomas, _p_SyFi__RaviartThomasTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Robust, _p_SyFi__RobustTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymP, _p_SyFi__ArnoldFalkWintherWeakSymPTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__TensorLagrange, _p_SyFi__TensorLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorDiscontinuousLagrange, _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorLagrange, _p_SyFi__VectorLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__DiscontinuousLagrange, _p_SyFi__DiscontinuousLagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Lagrange, _p_SyFi__LagrangeTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__StandardFE, 0, 0, 0}, {&_swigt__p_SyFi__Nedelec, _p_SyFi__NedelecTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Bubble, _p_SyFi__BubbleTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma, _p_SyFi__ArnoldFalkWintherWeakSymSigmaTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__P0, _p_SyFi__P0To_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Hermite, _p_SyFi__HermiteTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__ArnoldFalkWintherWeakSymU, _p_SyFi__ArnoldFalkWintherWeakSymUTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorP0, _p_SyFi__VectorP0To_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__Nedelec2Hdiv, _p_SyFi__Nedelec2HdivTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__VectorCrouzeixRaviart, _p_SyFi__VectorCrouzeixRaviartTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__CrouzeixRaviart, _p_SyFi__CrouzeixRaviartTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__SpaceTimeElement, _p_SyFi__SpaceTimeElementTo_p_SyFi__StandardFE, 0, 0}, {&_swigt__p_SyFi__TensorP0, _p_SyFi__TensorP0To_p_SyFi__StandardFE, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49546 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__TensorLagrange[] = { {&_swigt__p_SyFi__TensorLagrange, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49547 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__TensorP0[] = { {&_swigt__p_SyFi__TensorP0, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49548 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Tetrahedron[] = { {&_swigt__p_SyFi__Tetrahedron, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceTetrahedron, _p_SyFi__ReferenceTetrahedronTo_p_SyFi__Tetrahedron, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49549 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__Triangle[] = { {&_swigt__p_SyFi__Triangle, 0, 0, 0}, {&_swigt__p_SyFi__ReferenceTriangle, _p_SyFi__ReferenceTriangleTo_p_SyFi__Triangle, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49550 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__VectorCrouzeixRaviart[] = { {&_swigt__p_SyFi__VectorCrouzeixRaviart, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49551 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__VectorDiscontinuousLagrange[] = { {&_swigt__p_SyFi__VectorDiscontinuousLagrange, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49552 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__VectorLagrange[] = { {&_swigt__p_SyFi__VectorLagrange, 0, 0, 0}, {&_swigt__p_SyFi__VectorDiscontinuousLagrange, _p_SyFi__VectorDiscontinuousLagrangeTo_p_SyFi__VectorLagrange, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49553 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_SyFi__VectorP0[] = { {&_swigt__p_SyFi__VectorP0, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49554 of file SyFi_wrap.cc.
swig_cast_info _swigc__p_value_type[] = { {&_swigt__p_value_type, 0, 0, 0},{0, 0, 0, 0}} [static] |
Definition at line 49583 of file SyFi_wrap.cc.
swig_type_info _swigt__p_allocator_type = {"_p_allocator_type", "allocator_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49401 of file SyFi_wrap.cc.
swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0} [static] |
Definition at line 49402 of file SyFi_wrap.cc.
swig_type_info _swigt__p_difference_type = {"_p_difference_type", "difference_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49403 of file SyFi_wrap.cc.
swig_type_info _swigt__p_first_type = {"_p_first_type", "first_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49404 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__ex = {"_p_GiNaC__ex", "std::vector< GiNaC::ex >::value_type *|std::list< GiNaC::ex >::value_type *|GiNaC::ex *", 0, 0, (void*)0, 0} [static] |
Definition at line 49355 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__ex_is_less = {"_p_GiNaC__ex_is_less", "GiNaC::ex_is_less *", 0, 0, (void*)0, 0} [static] |
Definition at line 49356 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__exhashmapT_int_t = {"_p_GiNaC__exhashmapT_int_t", "GiNaC::exhashmap< int > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49357 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__exmap = {"_p_GiNaC__exmap", "GiNaC::exmap *", 0, 0, (void*)0, 0} [static] |
Definition at line 49358 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__exvector = {"_p_GiNaC__exvector", "GiNaC::exvector *", 0, 0, (void*)0, 0} [static] |
Definition at line 49359 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__lst = {"_p_GiNaC__lst", "GiNaC::lst *", 0, 0, (void*)0, 0} [static] |
Definition at line 49360 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__matrix = {"_p_GiNaC__matrix", "GiNaC::matrix *", 0, 0, (void*)0, 0} [static] |
Definition at line 49361 of file SyFi_wrap.cc.
swig_type_info _swigt__p_GiNaC__symbol = {"_p_GiNaC__symbol", "GiNaC::symbol *", 0, 0, (void*)0, 0} [static] |
Definition at line 49362 of file SyFi_wrap.cc.
swig_type_info _swigt__p_key_type = {"_p_key_type", "key_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49405 of file SyFi_wrap.cc.
swig_type_info _swigt__p_mapped_type = {"_p_mapped_type", "mapped_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49406 of file SyFi_wrap.cc.
swig_type_info _swigt__p_p_PyObject = {"_p_p_PyObject", "PyObject **", 0, 0, (void*)0, 0} [static] |
Definition at line 49407 of file SyFi_wrap.cc.
swig_type_info _swigt__p_second_type = {"_p_second_type", "second_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49408 of file SyFi_wrap.cc.
swig_type_info _swigt__p_size_type = {"_p_size_type", "size_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49409 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__allocatorT_GiNaC__ex_t = {"_p_std__allocatorT_GiNaC__ex_t", "std::vector< GiNaC::ex >::allocator_type *|std::list< GiNaC::ex >::allocator_type *|std::allocator< GiNaC::ex > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49410 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t = {"_p_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t", "std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > *|std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less >::allocator_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49411 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t = {"_p_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t", "std::allocator< std::pair< GiNaC::ex const,int > > *|std::map< GiNaC::ex,int,GiNaC::ex_is_less >::allocator_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49412 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t = {"_p_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t", "std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > *|std::list< std::pair< GiNaC::symbol,GiNaC::ex > >::allocator_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49413 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__invalid_argument = {"_p_std__invalid_argument", "std::invalid_argument *", 0, 0, (void*)0, 0} [static] |
Definition at line 49414 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t = {"_p_std__listT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t", "exlist *|SyFi::exlist *|std::list< GiNaC::ex,std::allocator< GiNaC::ex > > *|std::list< GiNaC::ex > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49415 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t = {"_p_std__listT_GiNaC__symbol_std__allocatorT_GiNaC__symbol_t_t", "std::list< GiNaC::symbol,std::allocator< GiNaC::symbol > > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49416 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t = {"_p_std__listT_std__pairT_GiNaC__symbol_GiNaC__ex_t_std__allocatorT_std__pairT_GiNaC__symbol_GiNaC__ex_t_t_t", "std::list< std::pair< GiNaC::symbol,GiNaC::ex > > *|std::list< SyFi::symexpair,std::allocator< SyFi::symexpair > > *|symexlist *|SyFi::symexlist *|std::list< std::pair< GiNaC::symbol,GiNaC::ex >,std::allocator< std::pair< GiNaC::symbol,GiNaC::ex > > > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49417 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t = {"_p_std__mapT_GiNaC__ex_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_GiNaC__ex_t_t_t", "std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,GiNaC::ex > > > *|std::map< GiNaC::ex,GiNaC::ex,GiNaC::ex_is_less > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49418 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t = {"_p_std__mapT_GiNaC__ex_int_GiNaC__ex_is_less_std__allocatorT_std__pairT_GiNaC__ex_const_int_t_t_t", "ex_int_map *|SyFi::ex_int_map *|std::map< GiNaC::ex,int,GiNaC::ex_is_less,std::allocator< std::pair< GiNaC::ex const,int > > > *|std::map< GiNaC::ex,int,GiNaC::ex_is_less > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49419 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t = {"_p_std__mapT_std__pairT_unsigned_int_unsigned_int_t_GiNaC__ex_std__lessT_std__pairT_unsigned_int_unsigned_int_t_t_std__allocatorT_std__pairT_std__pairT_unsigned_int_unsigned_int_t_const_GiNaC__ex_t_t_t", "std::map< std::pair< unsigned int,unsigned int >,GiNaC::ex,std::less< std::pair< unsigned int,unsigned int > >,std::allocator< std::pair< std::pair< unsigned int,unsigned int > const,GiNaC::ex > > > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49420 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__ostream = {"_p_std__ostream", "std::ostream *", 0, 0, (void*)0, 0} [static] |
Definition at line 49421 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__pairT_GiNaC__symbol_GiNaC__ex_t = {"_p_std__pairT_GiNaC__symbol_GiNaC__ex_t", "symexpair *|SyFi::symexpair *|std::pair< GiNaC::symbol,GiNaC::ex > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49422 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__pairT_unsigned_int_unsigned_int_t = {"_p_std__pairT_unsigned_int_unsigned_int_t", "SyFi::pair_ii *|std::pair< unsigned int,unsigned int > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49423 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t = {"_p_std__setT_GiNaC__ex_GiNaC__ex_is_less_std__allocatorT_GiNaC__ex_t_t", "std::set< GiNaC::ex,GiNaC::ex_is_less,std::allocator< GiNaC::ex > > *|exset *|SyFi::exset *|std::set< GiNaC::ex,GiNaC::ex_is_less > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49424 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t = {"_p_std__vectorT_GiNaC__ex_std__allocatorT_GiNaC__ex_t_t", "std::vector< GiNaC::ex,std::allocator< GiNaC::ex > > *|std::vector< GiNaC::ex > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49425 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t = {"_p_std__vectorT_std__pairT_unsigned_int_unsigned_int_t_std__allocatorT_std__pairT_unsigned_int_unsigned_int_t_t_t", "std::vector< std::pair< unsigned int,unsigned int >,std::allocator< std::pair< unsigned int,unsigned int > > > *|SyFi::vector_ii *", 0, 0, (void*)0, 0} [static] |
Definition at line 49427 of file SyFi_wrap.cc.
swig_type_info _swigt__p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t = {"_p_std__vectorT_SyFi__StandardFE_p_std__allocatorT_SyFi__StandardFE_p_t_t", "std::vector< SyFi::StandardFE *,std::allocator< SyFi::StandardFE * > > *", 0, 0, (void*)0, 0} [static] |
Definition at line 49426 of file SyFi_wrap.cc.
swig_type_info _swigt__p_swig__SwigPyIterator = {"_p_swig__SwigPyIterator", "swig::SwigPyIterator *", 0, 0, (void*)0, 0} [static] |
Definition at line 49428 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ArnoldFalkWintherWeakSymP = {"_p_SyFi__ArnoldFalkWintherWeakSymP", "SyFi::ArnoldFalkWintherWeakSymP *", 0, 0, (void*)0, 0} [static] |
Definition at line 49363 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ArnoldFalkWintherWeakSymSigma = {"_p_SyFi__ArnoldFalkWintherWeakSymSigma", "SyFi::ArnoldFalkWintherWeakSymSigma *", 0, 0, (void*)0, 0} [static] |
Definition at line 49364 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ArnoldFalkWintherWeakSymU = {"_p_SyFi__ArnoldFalkWintherWeakSymU", "SyFi::ArnoldFalkWintherWeakSymU *", 0, 0, (void*)0, 0} [static] |
Definition at line 49365 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Box = {"_p_SyFi__Box", "SyFi::Box *", 0, 0, (void*)0, 0} [static] |
Definition at line 49366 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Bubble = {"_p_SyFi__Bubble", "SyFi::Bubble *", 0, 0, (void*)0, 0} [static] |
Definition at line 49367 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__CrouzeixRaviart = {"_p_SyFi__CrouzeixRaviart", "SyFi::CrouzeixRaviart *", 0, 0, (void*)0, 0} [static] |
Definition at line 49368 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__DiscontinuousLagrange = {"_p_SyFi__DiscontinuousLagrange", "SyFi::DiscontinuousLagrange *", 0, 0, (void*)0, 0} [static] |
Definition at line 49369 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Dof = {"_p_SyFi__Dof", "SyFi::Dof *", 0, 0, (void*)0, 0} [static] |
Definition at line 49370 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ExStats = {"_p_SyFi__ExStats", "SyFi::ExStats *", 0, 0, (void*)0, 0} [static] |
Definition at line 49371 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__FE = {"_p_SyFi__FE", "SyFi::FE *", 0, 0, (void*)0, 0} [static] |
Definition at line 49372 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Hermite = {"_p_SyFi__Hermite", "SyFi::Hermite *", 0, 0, (void*)0, 0} [static] |
Definition at line 49373 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Lagrange = {"_p_SyFi__Lagrange", "SyFi::Lagrange *", 0, 0, (void*)0, 0} [static] |
Definition at line 49374 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Line = {"_p_SyFi__Line", "SyFi::Line *", 0, 0, (void*)0, 0} [static] |
Definition at line 49375 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__MixedFE = {"_p_SyFi__MixedFE", "SyFi::MixedFE *", 0, 0, (void*)0, 0} [static] |
Definition at line 49376 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Nedelec = {"_p_SyFi__Nedelec", "SyFi::Nedelec *", 0, 0, (void*)0, 0} [static] |
Definition at line 49377 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Nedelec2Hdiv = {"_p_SyFi__Nedelec2Hdiv", "SyFi::Nedelec2Hdiv *", 0, 0, (void*)0, 0} [static] |
Definition at line 49378 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__P0 = {"_p_SyFi__P0", "SyFi::P0 *", 0, 0, (void*)0, 0} [static] |
Definition at line 49379 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Polygon = {"_p_SyFi__Polygon", "SyFi::Polygon *", 0, 0, (void*)0, 0} [static] |
Definition at line 49380 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__RaviartThomas = {"_p_SyFi__RaviartThomas", "SyFi::RaviartThomas *", 0, 0, (void*)0, 0} [static] |
Definition at line 49381 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Rectangle = {"_p_SyFi__Rectangle", "SyFi::Rectangle *", 0, 0, (void*)0, 0} [static] |
Definition at line 49382 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ReferenceBox = {"_p_SyFi__ReferenceBox", "SyFi::ReferenceBox *", 0, 0, (void*)0, 0} [static] |
Definition at line 49383 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ReferenceLine = {"_p_SyFi__ReferenceLine", "SyFi::ReferenceLine *", 0, 0, (void*)0, 0} [static] |
Definition at line 49384 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ReferenceRectangle = {"_p_SyFi__ReferenceRectangle", "SyFi::ReferenceRectangle *", 0, 0, (void*)0, 0} [static] |
Definition at line 49385 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ReferenceTetrahedron = {"_p_SyFi__ReferenceTetrahedron", "SyFi::ReferenceTetrahedron *", 0, 0, (void*)0, 0} [static] |
Definition at line 49386 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__ReferenceTriangle = {"_p_SyFi__ReferenceTriangle", "SyFi::ReferenceTriangle *", 0, 0, (void*)0, 0} [static] |
Definition at line 49387 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Robust = {"_p_SyFi__Robust", "SyFi::Robust *", 0, 0, (void*)0, 0} [static] |
Definition at line 49388 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Simplex = {"_p_SyFi__Simplex", "SyFi::Simplex *", 0, 0, (void*)0, 0} [static] |
Definition at line 49389 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__SpaceTimeDomain = {"_p_SyFi__SpaceTimeDomain", "SyFi::SpaceTimeDomain *", 0, 0, (void*)0, 0} [static] |
Definition at line 49390 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__SpaceTimeElement = {"_p_SyFi__SpaceTimeElement", "SyFi::SpaceTimeElement *", 0, 0, (void*)0, 0} [static] |
Definition at line 49391 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__StandardFE = {"_p_SyFi__StandardFE", "SyFi::StandardFE *", 0, 0, (void*)0, 0} [static] |
Definition at line 49392 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__TensorLagrange = {"_p_SyFi__TensorLagrange", "SyFi::TensorLagrange *", 0, 0, (void*)0, 0} [static] |
Definition at line 49393 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__TensorP0 = {"_p_SyFi__TensorP0", "SyFi::TensorP0 *", 0, 0, (void*)0, 0} [static] |
Definition at line 49394 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Tetrahedron = {"_p_SyFi__Tetrahedron", "SyFi::Tetrahedron *", 0, 0, (void*)0, 0} [static] |
Definition at line 49395 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__Triangle = {"_p_SyFi__Triangle", "SyFi::Triangle *", 0, 0, (void*)0, 0} [static] |
Definition at line 49396 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__VectorCrouzeixRaviart = {"_p_SyFi__VectorCrouzeixRaviart", "SyFi::VectorCrouzeixRaviart *", 0, 0, (void*)0, 0} [static] |
Definition at line 49397 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__VectorDiscontinuousLagrange = {"_p_SyFi__VectorDiscontinuousLagrange", "SyFi::VectorDiscontinuousLagrange *", 0, 0, (void*)0, 0} [static] |
Definition at line 49398 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__VectorLagrange = {"_p_SyFi__VectorLagrange", "SyFi::VectorLagrange *", 0, 0, (void*)0, 0} [static] |
Definition at line 49399 of file SyFi_wrap.cc.
swig_type_info _swigt__p_SyFi__VectorP0 = {"_p_SyFi__VectorP0", "SyFi::VectorP0 *", 0, 0, (void*)0, 0} [static] |
Definition at line 49400 of file SyFi_wrap.cc.
swig_type_info _swigt__p_value_type = {"_p_value_type", "value_type *", 0, 0, (void*)0, 0} [static] |
Definition at line 49429 of file SyFi_wrap.cc.
swig_cast_info* swig_cast_initial[] [static] |
Definition at line 49585 of file SyFi_wrap.cc.
Referenced by SWIG_InitializeModule().
swig_const_info swig_const_table[] [static] |
{
{0, 0, 0, 0.0, 0, 0}}
Definition at line 49666 of file SyFi_wrap.cc.
Referenced by SWIG_init().
swig_module_info swig_module = {swig_types, 75, 0, 0, 0, 0} [static] |
Definition at line 2765 of file SyFi_wrap.cc.
Referenced by SWIG_InitializeModule(), SWIG_Python_DestroyModule(), and SWIG_Python_TypeQuery().
PyObject* swig_this = NULL [static] |
Definition at line 2071 of file SyFi_wrap.cc.
Referenced by SWIG_This().
swig_type_info* swig_type_initial[] [static] |
Definition at line 49431 of file SyFi_wrap.cc.
Referenced by SWIG_init(), and SWIG_InitializeModule().
swig_type_info* swig_types[76] [static] |
Definition at line 2764 of file SyFi_wrap.cc.
PyMethodDef SwigMethods[] [static] |
Definition at line 48210 of file SyFi_wrap.cc.
PyMethodDef swigobject_methods[] [static] |
{
{(char *)"disown", (PyCFunction)SwigPyObject_disown, METH_VARARGS, (char *)"releases ownership of the pointer"},
{(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_VARARGS, (char *)"aquires ownership of the pointer"},
{(char *)"own", (PyCFunction)SwigPyObject_own, METH_VARARGS, (char *)"returns/sets ownership of the pointer"},
{(char *)"append", (PyCFunction)SwigPyObject_append, METH_VARARGS, (char *)"appends another 'this' object"},
{(char *)"next", (PyCFunction)SwigPyObject_next, METH_VARARGS, (char *)"returns the next 'this' object"},
{(char *)"__repr__",(PyCFunction)SwigPyObject_repr, METH_VARARGS, (char *)"returns object representation"},
{0, 0, 0, 0}
}
Definition at line 1702 of file SyFi_wrap.cc.