![]() |
ReFRACtor
|
Classes | |
class | PressureImpBase |
class | PythonPressureSigma |
Functions | |
def | test_cast_cpp () |
def | test_cast_cpp_excep () |
def | test_cast_python () |
def swig_cast_test.test_cast_cpp | ( | ) |
Test returning a C++ class
Definition at line 54 of file swig_cast_test.py.
def swig_cast_test.test_cast_cpp_excep | ( | ) |
Test returning a C++ class
Definition at line 69 of file swig_cast_test.py.
def swig_cast_test.test_cast_python | ( | ) |
Make sure we handle classes that are actually python correctly.
Definition at line 81 of file swig_cast_test.py.